summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Add additional Bluetooth part for Realtek 8852AELarry Finger2021-08-041-0/+4
* Bluetooth: btusb: Support Bluetooth Reset for Mediatek Chip(MT7921)mark-yw.chen2021-08-041-0/+129
* Bluetooth: btusb: Record debug log for Mediatek Chip.mark-yw.chen2021-08-041-1/+24
* Bluetooth: hci_bcm: Fix kernel doc commentsAndy Shevchenko2021-08-041-0/+6
* Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)mark-yw.chen2021-08-021-0/+2
* Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericIsmael Ferreras Morezuelas2021-07-291-25/+30
* Bluetooth: btusb: Enable MSFT extension for Intel next generation controllersChethan T N2021-07-291-0/+11
* Bluetooth: btusb: Enable MSFT extension for WCN6855 controllerMichael Sun2021-07-291-0/+1
* Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197Ian Mackinnon2021-07-291-3/+0
* Bluetooth: btmrvl_sdio: Remove all strcpy() usesLen Baker2021-07-291-15/+14
* Bluetooth: btusb: Add valid le states quirkMichael Sun2021-07-241-2/+4
* Bluetooth: hci_h5: Add runtime suspendArchie Pusaka2021-07-231-0/+20
* Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabledArchie Pusaka2021-07-231-0/+8
* Bluetooth: hci_h5: add WAKEUP_DISABLE flagArchie Pusaka2021-07-231-24/+59
* Bluetooth: btusb: Add support for Foxconn Mediatek ChipAaron Ma2021-07-221-0/+3
* Bluetooth: btrsi: use non-kernel-doc comment for copyrightRandy Dunlap2021-07-221-1/+1
* Bluetooth: btrtl: Set MSFT opcode for RTL8852Archie Pusaka2021-07-221-3/+7
* Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505DForest Crossman2021-07-221-0/+5
* Bluetooth: btusb: Fix a unspported condition to set available debug featuresJun Miao2021-07-221-8/+10
* Bluetooth: btusb: Add support for IMC Networks Mediatek ChipWai Paulo Valerio Wang2021-07-221-0/+3
* Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesHans de Goede2021-07-223-3/+14
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-8/+4
|\
| * Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-141-2/+23
| |\
| * | tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-6/+1
| * | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-1/+1
* | | Bluetooth: hci_uart: Remove redundant assignment to fw_ptrNigel Christian2021-06-261-1/+0
* | | Bluetooth: btmrvl: remove redundant continue statementColin Ian King2021-06-261-3/+1
* | | Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-06-261-0/+5
* | | Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.Tim Jiang2021-06-261-3/+9
* | | Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_g...Zhang Qilong2021-06-261-4/+2
* | | Bluetooth: btrtl: rename USB fw for RTL8761Joakim Tjernlund2021-06-261-1/+8
* | | Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.Joakim Tjernlund2021-06-261-0/+4
* | | Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka2021-06-263-14/+24