summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2021-08-06Bluetooth: btusb: Fix fall-through warningsmark-yw.chen-0/+1
2021-08-05Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An-12/+29
2021-08-05Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An-0/+21
2021-08-05Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An-92/+31
2021-08-05Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An-23/+44
2021-08-05Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An-826/+661
2021-08-05Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An-1/+20
2021-08-05Bluetooth: btintel: Fix the LED is not turning off immediatelyTedd Ho-Jeong An-0/+24
2021-08-05Bluetooth: btintel: Fix the first HCI command not work with ROM deviceTedd Ho-Jeong An-1/+27
2021-08-05Bluetooth: btintel: Add btintel data structTedd Ho-Jeong An-2/+49
2021-08-05Bluetooth: btintel: Refactoring setup routine for legacy ROM skuTedd Ho-Jeong An-368/+301
2021-08-05Bluetooth: btintel: Add combined setup and shutdown functionsTedd Ho-Jeong An-0/+241
2021-08-04Bluetooth: Add additional Bluetooth part for Realtek 8852AELarry Finger-0/+4
2021-08-04Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)mark-yw.chen-0/+129
2021-08-04Bluetooth: btusb: Record debug log for Mediatek Chip.mark-yw.chen-1/+24
2021-08-04Bluetooth: hci_bcm: Fix kernel doc commentsAndy Shevchenko-0/+6
2021-08-02Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)mark-yw.chen-0/+2
2021-07-29Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericIsmael Ferreras Morezuelas-25/+30
2021-07-29Bluetooth: btusb: Enable MSFT extension for Intel next generation controllersChethan T N-0/+11
2021-07-29Bluetooth: btusb: Enable MSFT extension for WCN6855 controllerMichael Sun-0/+1
2021-07-29Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197Ian Mackinnon-3/+0
2021-07-29Bluetooth: btmrvl_sdio: Remove all strcpy() usesLen Baker-15/+14
2021-07-24Bluetooth: btusb: Add valid le states quirkMichael Sun-2/+4
2021-07-23Bluetooth: hci_h5: Add runtime suspendArchie Pusaka-0/+20
2021-07-23Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabledArchie Pusaka-0/+8
2021-07-23Bluetooth: hci_h5: add WAKEUP_DISABLE flagArchie Pusaka-24/+59
2021-07-22Bluetooth: btusb: Add support for Foxconn Mediatek ChipAaron Ma-0/+3
2021-07-22Bluetooth: btrsi: use non-kernel-doc comment for copyrightRandy Dunlap-1/+1
2021-07-22Bluetooth: btrtl: Set MSFT opcode for RTL8852Archie Pusaka-3/+7
2021-07-22Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505DForest Crossman-0/+5
2021-07-22Bluetooth: btusb: Fix a unspported condition to set available debug featuresJun Miao-8/+10
2021-07-22Bluetooth: btusb: Add support for IMC Networks Mediatek ChipWai Paulo Valerio Wang-0/+3
2021-07-22Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesHans de Goede-3/+14
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+4
2021-06-26Bluetooth: hci_uart: Remove redundant assignment to fw_ptrNigel Christian-1/+0
2021-06-26Bluetooth: btmrvl: remove redundant continue statementColin Ian King-3/+1
2021-06-26Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang-0/+5
2021-06-26Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.Tim Jiang-3/+9
2021-06-26Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...Zhang Qilong-4/+2
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Joakim Tjernlund-1/+8
2021-06-26Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.Joakim Tjernlund-0/+4
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka-14/+24
2021-06-26Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu-0/+7
2021-06-26Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski-0/+2
2021-06-26Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba-9/+5
2021-06-26Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba-18/+54
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba-23/+115
2021-06-26Bluetooth: btbcm: Add entry for BCM43430B0 UART BluetoothMikhail Rudenko-0/+1
2021-06-26Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott-7/+20
2021-06-26Bluetooth: hci_qca: fix potential GPFPavel Skripkin-2/+2