index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...
Zheng Wang
2023-03-23
1
-0
/
+1
*
Bluetooth: btqcomsmd: Fix command timeout after setting BD address
Stephan Gerhold
2023-03-23
1
-1
/
+16
*
Bluetooth: btinel: Check ACPI handle for NULL before accessing
Kiran K
2023-03-23
1
-2
/
+9
*
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
2023-03-23
2
-25
/
+26
*
Bluetooth: btusb: Remove detection of ISO packets over bulk
Luiz Augusto von Dentz
2023-03-23
1
-10
/
+0
*
Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
Seema Sreemantha
2023-02-09
2
-0
/
+129
*
Bluetooth: hci_qca: get wakeup status from serdev device handle
Zhengping Jiang
2023-02-09
1
-3
/
+4
*
Bluetooth: qca: Fix sparse warnings
Luiz Augusto von Dentz
2023-02-09
1
-2
/
+2
*
Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
Moises Cardona
2023-02-09
1
-0
/
+4
*
Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
Mario Limonciello
2023-02-09
1
-0
/
+3
*
Bluetooth: Fix issue with Actions Semi ATS2851 based devices
Marcel Holtmann
2023-02-09
1
-0
/
+9
*
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Krzysztof Kozlowski
2023-01-18
1
-0
/
+7
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-14
13
-53
/
+2829
|
\
|
*
Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-3
/
+3
|
*
Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
Wang ShaoBo
2022-12-12
1
-2
/
+3
|
*
Bluetooth: btintel: Fix existing sparce warnings
Luiz Augusto von Dentz
2022-12-12
1
-8
/
+8
|
*
Bluetooth: btusb: Fix existing sparce warning
Luiz Augusto von Dentz
2022-12-12
1
-1
/
+1
|
*
Bluetooth: btusb: Fix new sparce warnings
Luiz Augusto von Dentz
2022-12-12
1
-12
/
+13
|
*
Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
Gongwei Li
2022-12-12
1
-0
/
+4
|
*
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
2022-12-12
1
-0
/
+4
|
*
Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
Andy Chi
2022-12-12
1
-0
/
+3
|
*
Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...
Yang Yingliang
2022-12-12
1
-1
/
+1
|
*
Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761
Raman Varabets
2022-12-12
1
-0
/
+2
|
*
Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards
Sven Peter
2022-12-12
3
-0
/
+2527
|
*
Bluetooth: hci_bcm: Add CYW4373A0 support
Marek Vasut
2022-12-12
1
-1
/
+12
|
*
Bluetooth: btusb: Add more device IDs for WCN6855
Shengyu Qu
2022-12-12
1
-0
/
+84
|
*
Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=y
Luiz Augusto von Dentz
2022-12-12
1
-0
/
+1
|
*
Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC
Luiz Augusto von Dentz
2022-12-12
2
-0
/
+13
|
*
virtio_bt: Fix alignment in configuration struct
Igor Skalkin
2022-12-12
1
-3
/
+13
|
*
Bluetooth: hci_qca: only assign wakeup with serial port support
Zhengping Jiang
2022-12-12
1
-1
/
+2
|
*
Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip
Hilda Wu
2022-12-12
2
-2
/
+30
|
*
Bluetooth: btrtl: Add btrealtek data struct
Hilda Wu
2022-12-12
2
-0
/
+24
|
*
Bluetooth: virtio_bt: fix device removal
Michael S. Tsirkin
2022-12-12
1
-2
/
+17
|
*
Bluetooth: Work around SCO over USB HCI design defect
Nicolas Cavallari
2022-12-12
1
-2
/
+33
|
*
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
2022-12-12
1
-10
/
+25
|
*
btusb: Avoid reset of ISOC endpoint alt settings to zero
Chethan Tumkur Narayan
2022-12-12
1
-2
/
+3
*
|
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: hci_qca: Fix the teardown problem for real
Thomas Gleixner
2022-11-24
1
-2
/
+8
*
|
Bluetooth: btusb: Add debug message for CSR controllers
Ismael Ferreras Morezuelas
2022-12-02
1
-0
/
+5
*
|
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
2022-12-02
1
-0
/
+1
*
|
Bluetooth: virtio_bt: Use skb_put to set length
Soenke Huster
2022-11-02
1
-1
/
+1
|
/
*
Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
Tetsuo Handa
2022-09-19
2
-5
/
+12
*
Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
Daniel Golle
2022-09-14
1
-0
/
+3
*
Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921
Sean Wang
2022-09-14
1
-0
/
+3
*
Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
Kiran K
2022-09-09
1
-9
/
+8
[next]