summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-1/+1
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1510-137/+533
|\
| * Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao2020-09-271-13/+53
| * Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao2020-09-201-18/+36
| * Bluetooth: btintel: Functions to send firmware header / payloadKiran K2020-09-142-2/+129
| * Bluetooth: btintel: Add infrastructure to read controller informationKiran K2020-09-142-0/+217
| * Bluetooth: btintel: Refactor firmware download functionKiran K2020-09-131-5/+31
| * Bluetooth: hci_qca: Remove duplicate power off in proto closeVenkata Lakshmi Narayana Gubba2020-09-111-3/+2
| * Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is setVenkata Lakshmi Narayana Gubba2020-09-111-3/+33
| * Bluetooth: hci_intel: enable on new platformAndy Shevchenko2020-09-111-4/+5
| * Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing2020-09-111-2/+2
| * Bluetooth: hci_intel: switch to list_for_each_entry()Andy Shevchenko2020-09-111-21/+10
| * Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 valuesAndy Shevchenko2020-09-111-10/+4
| * Bluetooth: hci_qca: remove redundant null checkXu Wang2020-09-111-2/+1
| * Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-08-311-0/+1
| * Bluetooth: btusb: Update boot parameter specific to SKUKiran K2020-08-311-4/+4
| * Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2020-08-022-0/+3
| * Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INITSamuel Holland2020-08-021-2/+0
| * Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xxTamás Szűcs2020-08-021-50/+4
* | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman2020-09-251-64/+29
* | Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"Oliver Neukum2020-09-251-26/+64
* | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman2020-09-161-64/+26
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-3114-157/+448
|\
| * Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi2020-07-301-4/+0
| * Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba2020-07-281-4/+5
| * Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat2020-07-281-1/+2
| * Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat2020-07-281-1/+1
| * Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-10/+64
| * Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba2020-07-131-4/+36
| * Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang2020-07-131-0/+4
| * Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-11/+3
| * Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu2020-07-071-14/+20
| * Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi2020-06-261-0/+1
| * Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K2020-06-251-65/+80
| * Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi2020-06-241-0/+3
| * Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi2020-06-241-0/+17
| * Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang2020-06-231-1/+15
| * Bluetooth: btusb: fix up firmware download sequenceSean Wang2020-06-231-1/+15
| * Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi2020-06-121-1/+1
| * Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi2020-06-121-1/+1
| * Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi2020-06-122-0/+29
| * Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi2020-06-121-3/+10
| * Bluetooth: btmrvl_sdio: Implement prevent_wakeAbhishek Pandit-Subedi2020-06-121-0/+9
| * Bluetooth: btmrvl_sdio: Set parent dev to hdevAbhishek Pandit-Subedi2020-06-121-0/+2
| * Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N2020-06-103-2/+38
| * Bluetooth: btusb: Add support to read Intel debug featureChethan T N2020-06-103-0/+53
| * Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba2020-06-101-12/+17
| * Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke2020-06-081-7/+5
| * Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke2020-06-081-2/+6
| * Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke2020-06-081-3/+3