summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K2020-12-181-14/+7
* | | Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski2020-12-181-0/+1
* | | Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou2020-12-181-0/+6
* | | Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou2020-12-181-0/+3
* | | Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou2020-12-181-0/+13
* | | Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang2020-12-181-0/+15
* | | Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2020-12-182-6/+5
* | | Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba2020-12-182-0/+55
* | | Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho2020-12-181-14/+6
* | | Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET2020-12-181-8/+19
|/ /
* | Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02...Hans de Goede2020-12-071-0/+38
* | Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede2020-12-071-0/+8
* | Bluetooth: btusb: support download nvm with different board id for wcn6855Tim Jiang2020-12-071-3/+16
* | Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGENKiran K2020-12-071-1/+1
* | Bluetooth: btusb: Helper function to download firmware to Intel adaptersKiran K2020-12-071-0/+165
* | Bluetooth: btusb: Define a function to construct firmware filenameKiran K2020-12-072-0/+23
* | Bluetooth: btusb: Add *setup* function for new generation Intel controllersKiran K2020-12-071-0/+141
* | Bluetooth: btintel: Fix endianness issue for TLV version informationKiran K2020-12-071-7/+14
* | Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng2020-12-071-1/+1
* | Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng2020-12-071-1/+1
* | Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE deviceCadel Watson2020-12-071-0/+2
* | Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991Venkata Lakshmi Narayana Gubba2020-12-073-25/+42
* | Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede2020-11-231-0/+1
* | Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede2020-11-231-6/+2
* | Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba2020-11-111-9/+39
* | Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King2020-11-111-1/+1
* | Bluetooth: hci_ll: add a small delay for wl1271 enable bt_enXiaolei Wang2020-11-111-0/+1
* | Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet2020-11-111-0/+2
* | Bluetooth: hci_qca: resolve various warningsNigel Christian2020-11-111-4/+4
* | Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi2020-11-111-16/+18
* | Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2020-11-102-0/+16
* | Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu2020-11-101-0/+3
* | Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-11-091-0/+3
* | Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng2020-11-091-0/+46
* | Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou2020-11-091-46/+19
* | Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou2020-11-091-2/+16
* | Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2020-11-091-2/+6
* | Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi2020-11-091-6/+13
|/
* 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-1610-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