aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Gravatar Seema Sreemantha 2-0/+129
2023-02-09Bluetooth: hci_qca: get wakeup status from serdev device handleGravatar Zhengping Jiang 1-3/+4
2023-02-09Bluetooth: qca: Fix sparse warningsGravatar Luiz Augusto von Dentz 1-2/+2
2023-02-09Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CEGravatar Moises Cardona 1-0/+4
2023-02-09Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921Gravatar Mario Limonciello 1-0/+3
2023-02-09Bluetooth: Fix issue with Actions Semi ATS2851 based devicesGravatar Marcel Holtmann 1-0/+9
2023-01-17Bluetooth: hci_qca: Fix driver shutdown on closed serdevGravatar Krzysztof Kozlowski 1-0/+7
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Gravatar Steven Rostedt (Google) 1-1/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 13-53/+2829
2022-12-12Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-1/+1
2022-12-12Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-1/+1
2022-12-12Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-1/+1
2022-12-12Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-1/+1
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Gravatar Yang Yingliang 1-3/+3
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Gravatar Wang ShaoBo 1-2/+3
2022-12-12Bluetooth: btintel: Fix existing sparce warningsGravatar Luiz Augusto von Dentz 1-8/+8
2022-12-12Bluetooth: btusb: Fix existing sparce warningGravatar Luiz Augusto von Dentz 1-1/+1
2022-12-12Bluetooth: btusb: Fix new sparce warningsGravatar Luiz Augusto von Dentz 1-12/+13
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGravatar Gongwei Li 1-0/+4
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Gravatar Artem Lukyanov 1-0/+4
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Gravatar Andy Chi 1-0/+3
2022-12-12Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...Gravatar Yang Yingliang 1-1/+1
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Gravatar Raman Varabets 1-0/+2
2022-12-12Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsGravatar Sven Peter 3-0/+2527
2022-12-12Bluetooth: hci_bcm: Add CYW4373A0 supportGravatar Marek Vasut 1-1/+12
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Gravatar Shengyu Qu 1-0/+84
2022-12-12Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yGravatar Luiz Augusto von Dentz 1-0/+1
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCGravatar Luiz Augusto von Dentz 2-0/+13
2022-12-12virtio_bt: Fix alignment in configuration structGravatar Igor Skalkin 1-3/+13
2022-12-12Bluetooth: hci_qca: only assign wakeup with serial port supportGravatar Zhengping Jiang 1-1/+2
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipGravatar Hilda Wu 2-2/+30
2022-12-12Bluetooth: btrtl: Add btrealtek data structGravatar Hilda Wu 2-0/+24
2022-12-12Bluetooth: virtio_bt: fix device removalGravatar Michael S. Tsirkin 1-2/+17
2022-12-12Bluetooth: Work around SCO over USB HCI design defectGravatar Nicolas Cavallari 1-2/+33
2022-12-12Bluetooth: btusb: Introduce generic USB resetGravatar Archie Pusaka 1-10/+25
2022-12-12btusb: Avoid reset of ISOC endpoint alt settings to zeroGravatar Chethan Tumkur Narayan 1-2/+3
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+8
2022-12-02Bluetooth: btusb: Add debug message for CSR controllersGravatar Ismael Ferreras Morezuelas 1-0/+5
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkGravatar Ismael Ferreras Morezuelas 1-0/+1
2022-11-24Bluetooth: hci_qca: Fix the teardown problem for realGravatar Thomas Gleixner 1-2/+8
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthGravatar Soenke Huster 1-1/+1
2022-09-19Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failureGravatar Tetsuo Handa 2-5/+12
2022-09-14Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921Gravatar Daniel Golle 1-0/+3
2022-09-14Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921Gravatar Sean Wang 1-0/+3
2022-09-09Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkGravatar Kiran K 1-9/+8
2022-09-09Bluetooth: btintel: Add support for MagnetorGravatar Kiran K 1-0/+3
2022-09-09Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921Gravatar Chris Lu 1-0/+3
2022-09-01Bluetooth: btusb: mediatek: fix WMT failure during runtime suspendGravatar Sean Wang 1-0/+14
2022-08-31Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tablesGravatar Larry Finger 1-0/+2
2022-08-31Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)Gravatar Szabolcs Sipos 1-0/+2