summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang2022-04-081-2/+2
* Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin2022-04-081-3/+5
* Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin2022-04-081-1/+2
* Bluetooth: btintel: Fix WBS setting for Intel legacy ROM productsTedd Ho-Jeong An2022-04-083-3/+15
* Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2022-03-281-0/+2
* Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne2022-03-281-0/+2
* Bluetooth: btusb: Return error code when getting patch status failedMark Chen2022-01-271-0/+1
* Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATESLuiz Augusto von Dentz2022-01-271-0/+2
* Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An2022-01-271-4/+22
* Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin2022-01-271-3/+3
* Bluetooth: hci_bcm: Check for error irqJiasheng Jiang2022-01-271-1/+6
* Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish2022-01-271-0/+3
* Bluetooth: btusb: Handle download_firmware failure casesMark Chen2022-01-271-0/+4
* Bluetooth: btmtksdio: fix resume failureSean Wang2022-01-271-0/+2
* Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster2022-01-271-0/+3
* Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg2022-01-161-0/+12
* Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg2022-01-161-0/+39
* Bluetooth: bfusb: fix division by zero in send pathJohan Hovold2022-01-161-0/+3
* Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma2022-01-161-0/+3
* Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An2022-01-163-13/+22
* Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma2022-01-161-0/+8
* Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu2022-01-161-0/+6
* Bluetooth: btusb: Add one more Bluetooth part for WCN6855Zijun Hu2022-01-161-0/+3
* Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org2022-01-161-0/+6
* Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2022-01-161-0/+2
* Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen2022-01-161-0/+1
* Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen2022-01-161-0/+5
* Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger2022-01-161-4/+4
* Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen2022-01-161-0/+3
* Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou2022-01-161-0/+2
* Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen2022-01-161-0/+1
* Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham2021-11-211-0/+4
* Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede2021-11-181-9/+11
* Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu2021-11-181-5/+8
* Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin2021-11-181-3/+5
* Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Max Chou2021-08-191-19/+9
* Bluetooth: btbcm: add patch ram for bluetoothAngus Ainslie2021-08-161-0/+1
* Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen2021-08-101-8/+14
* Bluetooth: btusb: Fix fall-through warningsmark-yw.chen2021-08-061-0/+1
* Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An2021-08-051-12/+29
* Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An2021-08-051-0/+21
* Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An2021-08-052-92/+31
* Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An2021-08-052-23/+44
* Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An2021-08-053-826/+661
* Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An2021-08-052-1/+20
* Bluetooth: btintel: Fix the LED is not turning off immediatelyTedd Ho-Jeong An2021-08-052-0/+24
* Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An2021-08-053-1/+27
* Bluetooth: btintel: Add btintel data structTedd Ho-Jeong An2021-08-052-2/+49
* Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An2021-08-053-368/+301
* Bluetooth: btintel: Add combined setup and shutdown functionsTedd Ho-Jeong An2021-08-052-0/+241