summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE deviceRasmus Moorats2021-02-261-0/+2
* | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-051-1/+0
| |\| |
| * | | tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
| | |/ | |/|
* | | Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede2021-04-091-5/+2
| |/ |/|
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-201-17/+17
|\
| * Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-17/+17
| |\
| | * tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-201-17/+17
* | | Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba2021-02-081-1/+11
* | | Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang2021-02-081-0/+7
* | | Bluetooth: btusb: fix excessive stack usageArnd Bergmann2021-02-041-9/+15
* | | Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin2021-02-041-4/+0
* | | Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong2021-02-031-2/+2
* | | Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang2021-02-031-2/+5
* | | Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong2021-02-021-10/+10
* | | Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen2021-02-021-0/+200
* | | Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen2021-02-021-5/+6
* | | Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba2021-02-021-1/+2
* | | Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou2021-01-291-7/+23
* | | Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang2021-01-251-0/+5
* | | Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba2021-01-061-7/+9
* | | Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu2021-01-061-0/+2
* | | Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps2021-01-061-0/+2
* | | Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K2021-01-061-0/+2
* | | Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi2021-01-061-0/+4