summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * \ Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-089-282/+833
| |\ \
| | * | Bluetooth: Add support for virtio transport driverMarcel Holtmann2021-04-083-0/+413
| | * | Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen2021-04-021-1/+3
| | * | Bluetooth: btintel: Skip reading firmware file version while in bootloader modeLokendra Singh2021-03-251-9/+17
| | * | Bluetooth: btintel: Collect tlv based active firmware build info in FW modeLokendra Singh2021-03-251-0/+11
| | * | Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...Lokendra Singh2021-03-251-17/+17
| | * | Bluetooth: btusb: Consolidate code for waiting firmware to bootLuiz Augusto von Dentz2021-03-251-82/+66
| | * | Bluetooth: btusb: Consolidate code for waiting firmware downloadLuiz Augusto von Dentz2021-03-251-60/+48
| | * | Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz2021-03-253-13/+42
| | * | Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz2021-03-253-60/+53
| | * | Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz2021-03-252-44/+46
| | * | Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz2021-03-254-27/+109
| | * | Bluetooth: hci_qca: Mundane typo fixBhaskar Chowdhury2021-03-221-1/+1
| | * | Bluetooth: btbcm: Add BCM4330 and BCM4334 compatiblesLinus Walleij2021-03-181-0/+2
| | * | Bluetooth: hci_qca: Add device_may_wakeup supportVenkata Lakshmi Narayana Gubba2021-03-111-0/+15
| | * | Bluetooth: btintel: Fix offset calculation boot address parameterKiran K2021-03-081-1/+2
| | * | Bluetooth: btusb: print firmware file name on error loading firmwareKiran K2021-03-081-2/+4
| | * | Bluetooth: btbcm: Obtain and handle reset GPIOLinus Walleij2021-03-081-0/+17
| | * | Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbolmark-yw.chen2021-02-261-4/+4