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: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...
Hans de Goede
2020-12-07
1
-0
/
+38
*
Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...
Hans de Goede
2020-12-07
1
-0
/
+8
*
Bluetooth: btusb: support download nvm with different board id for wcn6855
Tim Jiang
2020-12-07
1
-3
/
+16
*
Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN
Kiran K
2020-12-07
1
-1
/
+1
*
Bluetooth: btusb: Helper function to download firmware to Intel adapters
Kiran K
2020-12-07
1
-0
/
+165
*
Bluetooth: btusb: Define a function to construct firmware filename
Kiran K
2020-12-07
2
-0
/
+23
*
Bluetooth: btusb: Add *setup* function for new generation Intel controllers
Kiran K
2020-12-07
1
-0
/
+141
*
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
2020-12-07
1
-7
/
+14
*
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
2020-12-07
1
-1
/
+1
*
Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...
Jing Xiangfeng
2020-12-07
1
-1
/
+1
*
Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device
Cadel Watson
2020-12-07
1
-0
/
+2
*
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
2020-12-07
3
-25
/
+42
*
Bluetooth: hci_h5: Add OBDA0623 ACPI HID
Hans de Goede
2020-11-23
1
-0
/
+1
*
Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
Hans de Goede
2020-11-23
1
-6
/
+2
*
Bluetooth: hci_qca: Wait for timeout during suspend
Venkata Lakshmi Narayana Gubba
2020-11-11
1
-9
/
+39
*
Bluetooth: btrtl: fix incorrect skb allocation failure check
Colin Ian King
2020-11-11
1
-1
/
+1
*
Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en
Xiaolei Wang
2020-11-11
1
-0
/
+1
*
Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
Julian Pidancet
2020-11-11
1
-0
/
+2
*
Bluetooth: hci_qca: resolve various warnings
Nigel Christian
2020-11-11
1
-4
/
+4
*
Bluetooth: hci_qca: Enhance retry logic in qca_setup
Balakrishna Godavarthi
2020-11-11
1
-16
/
+18
*
Bluetooth: btusb: btrtl: Add support for RTL8852A
Max Chou
2020-11-10
2
-0
/
+16
*
Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
Chris Chiu
2020-11-10
1
-0
/
+3
*
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
2020-11-09
1
-0
/
+3
*
Bluetooth: btrtl: Ask 8821C to drop old firmware
Kai-Heng Feng
2020-11-09
1
-0
/
+46
*
Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
Max Chou
2020-11-09
1
-46
/
+19
*
Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
Max Chou
2020-11-09
1
-2
/
+16
*
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
2020-11-09
1
-2
/
+6
*
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
2020-11-09
1
-6
/
+13
*
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
1
-1
/
+1
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
10
-137
/
+533
|
\
|
*
Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support
Rocky Liao
2020-09-27
1
-13
/
+53
|
*
Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME
Rocky Liao
2020-09-20
1
-18
/
+36
|
*
Bluetooth: btintel: Functions to send firmware header / payload
Kiran K
2020-09-14
2
-2
/
+129
|
*
Bluetooth: btintel: Add infrastructure to read controller information
Kiran K
2020-09-14
2
-0
/
+217
|
*
Bluetooth: btintel: Refactor firmware download function
Kiran K
2020-09-13
1
-5
/
+31
|
*
Bluetooth: hci_qca: Remove duplicate power off in proto close
Venkata Lakshmi Narayana Gubba
2020-09-11
1
-3
/
+2
|
*
Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set
Venkata Lakshmi Narayana Gubba
2020-09-11
1
-3
/
+33
|
*
Bluetooth: hci_intel: enable on new platform
Andy Shevchenko
2020-09-11
1
-4
/
+5
|
*
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
2020-09-11
1
-2
/
+2
|
*
Bluetooth: hci_intel: switch to list_for_each_entry()
Andy Shevchenko
2020-09-11
1
-21
/
+10
|
*
Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
Andy Shevchenko
2020-09-11
1
-10
/
+4
|
*
Bluetooth: hci_qca: remove redundant null check
Xu Wang
2020-09-11
1
-2
/
+1
|
*
Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
Dinghao Liu
2020-08-31
1
-0
/
+1
|
*
Bluetooth: btusb: Update boot parameter specific to SKU
Kiran K
2020-08-31
1
-4
/
+4
|
*
Bluetooth: hci_uart: Cancel init work before unregistering
Samuel Holland
2020-08-02
2
-0
/
+3
|
*
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
Samuel Holland
2020-08-02
1
-2
/
+0
|
*
Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx
Tamás Szűcs
2020-08-02
1
-50
/
+4
*
|
Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
1
-64
/
+29
*
|
Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"
Oliver Neukum
2020-09-25
1
-26
/
+64
*
|
Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
1
-64
/
+26
|
/
[next]