summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu2021-06-261-0/+7
* | | Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski2021-06-261-0/+2
* | | Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba2021-06-261-9/+5
* | | Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba2021-06-262-18/+54
* | | Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba2021-06-263-23/+115
* | | Bluetooth: btbcm: Add entry for BCM43430B0 UART BluetoothMikhail Rudenko2021-06-261-0/+1
* | | Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott2021-06-261-7/+20
* | | Bluetooth: hci_qca: fix potential GPFPavel Skripkin2021-06-261-2/+2
* | | Bluetooth: btusb: fix memory leakMuhammad Usama Anjum2021-06-261-1/+1
* | | Bluetooth: btusb: Add support for Lite-On Mediatek Chipmark-yw.chen2021-06-261-0/+5
* | | Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen2021-06-261-5/+5
* | | Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King2021-06-261-0/+3
| |/ |/|
* | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-041-2/+21
|\ \
| * | Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz2021-06-031-2/+21
| |/
* / Bluetooth: Add a new USB ID for RTL8822CELarry Finger2021-06-011-0/+2
|/
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-299-282/+833
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-5/+2
| |\