summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-137/+533
2020-09-27Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao-13/+53
2020-09-25Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman-64/+29
2020-09-25Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"Oliver Neukum-26/+64
2020-09-20Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao-18/+36
2020-09-16Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman-64/+26
2020-09-14Bluetooth: btintel: Functions to send firmware header / payloadKiran K-2/+129
2020-09-14Bluetooth: btintel: Add infrastructure to read controller informationKiran K-0/+217
2020-09-13Bluetooth: btintel: Refactor firmware download functionKiran K-5/+31
2020-09-11Bluetooth: hci_qca: Remove duplicate power off in proto closeVenkata Lakshmi Narayana Gubba-3/+2
2020-09-11Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is setVenkata Lakshmi Narayana Gubba-3/+33
2020-09-11Bluetooth: hci_intel: enable on new platformAndy Shevchenko-4/+5
2020-09-11Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing-2/+2
2020-09-11Bluetooth: hci_intel: switch to list_for_each_entry()Andy Shevchenko-21/+10
2020-09-11Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 valuesAndy Shevchenko-10/+4
2020-09-11Bluetooth: hci_qca: remove redundant null checkXu Wang-2/+1
2020-08-31Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu-0/+1
2020-08-31Bluetooth: btusb: Update boot parameter specific to SKUKiran K-4/+4
2020-08-02Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland-0/+3
2020-08-02Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INITSamuel Holland-2/+0
2020-08-02Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xxTamás Szűcs-50/+4
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-157/+448
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi-4/+0
2020-07-28Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba-4/+5
2020-07-28Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat-1/+2
2020-07-28Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat-1/+1
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas-10/+64
2020-07-13Bluetooth: hci_qca: Bug fixes for SSRVenkata Lakshmi Narayana Gubba-4/+36
2020-07-13Bluetooth: btusb: add Realtek 8822CE to usb_device_id tableJoseph Hwang-0/+4
2020-07-10Bluetooth: Use fallthrough pseudo-keywordGustavo A. R. Silva-11/+3
2020-07-07Bluetooth: btusb: USB alternate setting 1 for WBSHilda Wu-14/+20
2020-06-26Bluetooth: btusb: Comment on unbalanced pm referenceAbhishek Pandit-Subedi-0/+1
2020-06-25Bluetooth: btusb: Refactor of firmware download flow for Intel conrollersKiran K-65/+80
2020-06-24Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wakeAbhishek Pandit-Subedi-0/+3
2020-06-24Bluetooth: btusb: Reset port on cmd timeoutAbhishek Pandit-Subedi-0/+17
2020-06-23Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang-1/+15
2020-06-23Bluetooth: btusb: fix up firmware download sequenceSean Wang-1/+15
2020-06-12Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi-1/+1
2020-06-12Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi-1/+1
2020-06-12Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi-0/+29
2020-06-12Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi-3/+10
2020-06-12Bluetooth: btmrvl_sdio: Implement prevent_wakeAbhishek Pandit-Subedi-0/+9
2020-06-12Bluetooth: btmrvl_sdio: Set parent dev to hdevAbhishek Pandit-Subedi-0/+2
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N-2/+38
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N-0/+53
2020-06-10Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba-12/+17
2020-06-08Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke-7/+5
2020-06-08Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke-2/+6
2020-06-08Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke-3/+3