aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2021-08-19Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Gravatar Max Chou 1-19/+9
2021-08-16Bluetooth: btbcm: add patch ram for bluetoothGravatar Angus Ainslie 1-0/+1
2021-08-10Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSGravatar Pauli Virtanen 1-8/+14
2021-08-06Bluetooth: btusb: Fix fall-through warningsGravatar mark-yw.chen 1-0/+1
2021-08-05Bluetooth: btintel: Combine setting up MSFT extensionGravatar Tedd Ho-Jeong An 1-12/+29
2021-08-05Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionGravatar Tedd Ho-Jeong An 1-0/+21
2021-08-05Bluetooth: btintel: Clean the exported function to staticGravatar Tedd Ho-Jeong An 2-92/+31
2021-08-05Bluetooth: btintel: Move hci quirks to setup routineGravatar Tedd Ho-Jeong An 2-23/+44
2021-08-05Bluetooth: btintel: Refactoring setup routine for bootloader devicesGravatar Tedd Ho-Jeong An 3-826/+661
2021-08-05Bluetooth: btintel: Add combined set_diag functionsGravatar Tedd Ho-Jeong An 2-1/+20
2021-08-05Bluetooth: btintel: Fix the LED is not turning off immediatelyGravatar Tedd Ho-Jeong An 2-0/+24
2021-08-05Bluetooth: btintel: Fix the first HCI command not work with ROM deviceGravatar Tedd Ho-Jeong An 3-1/+27
2021-08-05Bluetooth: btintel: Add btintel data structGravatar Tedd Ho-Jeong An 2-2/+49
2021-08-05Bluetooth: btintel: Refactoring setup routine for legacy ROM skuGravatar Tedd Ho-Jeong An 3-368/+301
2021-08-05Bluetooth: btintel: Add combined setup and shutdown functionsGravatar Tedd Ho-Jeong An 2-0/+241
2021-08-04Bluetooth: Add additional Bluetooth part for Realtek 8852AEGravatar Larry Finger 1-0/+4
2021-08-04Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)Gravatar mark-yw.chen 1-0/+129
2021-08-04Bluetooth: btusb: Record debug log for Mediatek Chip.Gravatar mark-yw.chen 1-1/+24
2021-08-04Bluetooth: hci_bcm: Fix kernel doc commentsGravatar Andy Shevchenko 1-0/+6
2021-08-02Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)Gravatar mark-yw.chen 1-0/+2
2021-07-29Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericGravatar Ismael Ferreras Morezuelas 1-25/+30
2021-07-29Bluetooth: btusb: Enable MSFT extension for Intel next generation controllersGravatar Chethan T N 1-0/+11
2021-07-29Bluetooth: btusb: Enable MSFT extension for WCN6855 controllerGravatar Michael Sun 1-0/+1
2021-07-29Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197Gravatar Ian Mackinnon 1-3/+0
2021-07-29Bluetooth: btmrvl_sdio: Remove all strcpy() usesGravatar Len Baker 1-15/+14
2021-07-24Bluetooth: btusb: Add valid le states quirkGravatar Michael Sun 1-2/+4
2021-07-23Bluetooth: hci_h5: Add runtime suspendGravatar Archie Pusaka 1-0/+20
2021-07-23Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabledGravatar Archie Pusaka 1-0/+8
2021-07-23Bluetooth: hci_h5: add WAKEUP_DISABLE flagGravatar Archie Pusaka 1-24/+59
2021-07-22Bluetooth: btusb: Add support for Foxconn Mediatek ChipGravatar Aaron Ma 1-0/+3
2021-07-22Bluetooth: btrsi: use non-kernel-doc comment for copyrightGravatar Randy Dunlap 1-1/+1
2021-07-22Bluetooth: btrtl: Set MSFT opcode for RTL8852Gravatar Archie Pusaka 1-3/+7
2021-07-22Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505DGravatar Forest Crossman 1-0/+5
2021-07-22Bluetooth: btusb: Fix a unspported condition to set available debug featuresGravatar Jun Miao 1-8/+10
2021-07-22Bluetooth: btusb: Add support for IMC Networks Mediatek ChipGravatar Wai Paulo Valerio Wang 1-0/+3
2021-07-22Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesGravatar Hans de Goede 3-3/+14
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-8/+4
2021-06-26Bluetooth: hci_uart: Remove redundant assignment to fw_ptrGravatar Nigel Christian 1-1/+0
2021-06-26Bluetooth: btmrvl: remove redundant continue statementGravatar Colin Ian King 1-3/+1
2021-06-26Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Gravatar Tim Jiang 1-0/+5
2021-06-26Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.Gravatar Tim Jiang 1-3/+9
2021-06-26Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...Gravatar Zhang Qilong 1-4/+2
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Gravatar Joakim Tjernlund 1-1/+8
2021-06-26Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.Gravatar Joakim Tjernlund 1-0/+4
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesGravatar Archie Pusaka 3-14/+24
2021-06-26Bluetooth: btusb: Add support USB ALT 3 for WBSGravatar Hilda Wu 1-0/+7
2021-06-26Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Gravatar Daniel Lenski 1-0/+2
2021-06-26Bluetooth: btqca: Moved extracting rom version info to common placeGravatar Venkata Lakshmi Narayana Gubba 1-9/+5
2021-06-26Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Gravatar Venkata Lakshmi Narayana Gubba 2-18/+54
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Gravatar Venkata Lakshmi Narayana Gubba 3-23/+115