index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2021-01-29
Bluetooth: btrtl: Enable WBS for the specific Realtek devices
Max Chou
-7
/
+23
2021-01-25
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
-0
/
+5
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
-17
/
+17
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
-17
/
+17
2021-01-06
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
-7
/
+9
2021-01-06
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
-0
/
+2
2021-01-06
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
-0
/
+2
2021-01-06
Bluetooth: btusb: Add support for GarfieldPeak controller
Kiran K
-0
/
+2
2021-01-06
Bluetooth: btrtl: Add null check in setup
Abhishek Pandit-Subedi
-0
/
+4
2020-12-22
Bluetooth: btrtl: Enable central-peripheral role
Abhishek Pandit-Subedi
-2
/
+13
2020-12-21
Bluetooth: btusb: Remove duplicate newlines from logging
Joe Perches
-4
/
+4
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
-8
/
+8
2020-12-18
Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"
Kiran K
-14
/
+7
2020-12-18
Bluetooth: hci_bcm: Add support for ISO packets
Jakub Pawlowski
-0
/
+1
2020-12-18
Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller
Miao-chen Chou
-0
/
+6
2020-12-18
Bluetooth: btusb: Enable MSFT extension for Intel controllers
Miao-chen Chou
-0
/
+3
2020-12-18
Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399x
Miao-chen Chou
-0
/
+13
2020-12-18
Bluetooth: btusb: add shutdown function for wcn6855
Tim Jiang
-0
/
+15
2020-12-18
Bluetooth: hci_uart: Fix a race for write_work scheduling
Claire Chang
-6
/
+5
2020-12-18
Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
Venkata Lakshmi Narayana Gubba
-0
/
+55
2020-12-18
Bluetooth: btusb: Always fallback to alt 1 for WBS
Trent Piepho
-14
/
+6
2020-12-18
Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...
Christophe JAILLET
-8
/
+19
2020-12-07
Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...
Hans de Goede
-0
/
+38
2020-12-07
Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...
Hans de Goede
-0
/
+8
2020-12-07
Bluetooth: btusb: support download nvm with different board id for wcn6855
Tim Jiang
-3
/
+16
2020-12-07
Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN
Kiran K
-1
/
+1
2020-12-07
Bluetooth: btusb: Helper function to download firmware to Intel adapters
Kiran K
-0
/
+165
2020-12-07
Bluetooth: btusb: Define a function to construct firmware filename
Kiran K
-0
/
+23
2020-12-07
Bluetooth: btusb: Add *setup* function for new generation Intel controllers
Kiran K
-0
/
+141
2020-12-07
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
-7
/
+14
2020-12-07
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
-1
/
+1
2020-12-07
Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...
Jing Xiangfeng
-1
/
+1
2020-12-07
Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device
Cadel Watson
-0
/
+2
2020-12-07
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
-25
/
+42
2020-11-23
Bluetooth: hci_h5: Add OBDA0623 ACPI HID
Hans de Goede
-0
/
+1
2020-11-23
Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
Hans de Goede
-6
/
+2
2020-11-11
Bluetooth: hci_qca: Wait for timeout during suspend
Venkata Lakshmi Narayana Gubba
-9
/
+39
2020-11-11
Bluetooth: btrtl: fix incorrect skb allocation failure check
Colin Ian King
-1
/
+1
2020-11-11
Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en
Xiaolei Wang
-0
/
+1
2020-11-11
Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
Julian Pidancet
-0
/
+2
2020-11-11
Bluetooth: hci_qca: resolve various warnings
Nigel Christian
-4
/
+4
2020-11-11
Bluetooth: hci_qca: Enhance retry logic in qca_setup
Balakrishna Godavarthi
-16
/
+18
2020-11-10
Bluetooth: btusb: btrtl: Add support for RTL8852A
Max Chou
-0
/
+16
2020-11-10
Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
Chris Chiu
-0
/
+3
2020-11-09
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
-0
/
+3
2020-11-09
Bluetooth: btrtl: Ask 8821C to drop old firmware
Kai-Heng Feng
-0
/
+46
2020-11-09
Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
Max Chou
-46
/
+19
2020-11-09
Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
Max Chou
-2
/
+16
2020-11-09
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
-2
/
+6
2020-11-09
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
-6
/
+13
[prev]
[next]