summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2021-06-26Bluetooth: btusb: fix memory leakMuhammad Usama Anjum-1/+1
2021-06-26Bluetooth: btusb: Add support for Lite-On Mediatek Chipmark-yw.chen-0/+5
2021-06-26Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen-5/+5
2021-06-26Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King-0/+3
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman-2/+23
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+21
2021-06-03Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz-2/+21
2021-06-01Bluetooth: Add a new USB ID for RTL8822CELarry Finger-0/+2
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby-6/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby-1/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-282/+833
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+0
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+2
2021-04-09Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede-5/+2
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-282/+833
2021-04-08Bluetooth: Add support for virtio transport driverMarcel Holtmann-0/+413
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman-1/+0
2021-04-02Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen-1/+3
2021-03-25Bluetooth: btintel: Skip reading firmware file version while in bootloader modeLokendra Singh-9/+17
2021-03-25Bluetooth: btintel: Collect tlv based active firmware build info in FW modeLokendra Singh-0/+11
2021-03-25Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...Lokendra Singh-17/+17
2021-03-25Bluetooth: btusb: Consolidate code for waiting firmware to bootLuiz Augusto von Dentz-82/+66
2021-03-25Bluetooth: btusb: Consolidate code for waiting firmware downloadLuiz Augusto von Dentz-60/+48
2021-03-25Bluetooth: btintel: Consolidate intel_version parsingLuiz Augusto von Dentz-13/+42
2021-03-25Bluetooth: btintel: Consolidate intel_version_tlv parsingLuiz Augusto von Dentz-60/+53
2021-03-25Bluetooth: btintel: Move operational checks after version checkLuiz Augusto von Dentz-44/+46
2021-03-25Bluetooth: btintel: Check firmware version before downloadLuiz Augusto von Dentz-27/+109
2021-03-22Bluetooth: hci_qca: Mundane typo fixBhaskar Chowdhury-1/+1
2021-03-18Bluetooth: btbcm: Add BCM4330 and BCM4334 compatiblesLinus Walleij-0/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-1/+0
2021-03-11Bluetooth: hci_qca: Add device_may_wakeup supportVenkata Lakshmi Narayana Gubba-0/+15
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby-1/+0
2021-03-08Bluetooth: btintel: Fix offset calculation boot address parameterKiran K-1/+2
2021-03-08Bluetooth: btusb: print firmware file name on error loading firmwareKiran K-2/+4
2021-03-08Bluetooth: btbcm: Obtain and handle reset GPIOLinus Walleij-0/+17
2021-02-26Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbolmark-yw.chen-4/+4
2021-02-26Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE deviceRasmus Moorats-0/+2
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-17/+17
2021-02-08Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba-1/+11
2021-02-08Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang-0/+7
2021-02-04Bluetooth: btusb: fix excessive stack usageArnd Bergmann-9/+15
2021-02-04Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...Ye Bin-4/+0
2021-02-03Bluetooth: btusb: Fix typo and correct the log printJupeng Zhong-2/+2
2021-02-03Bluetooth: btusb: Fix the autosuspend enable and disableHui Wang-2/+5
2021-02-02Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong-10/+10
2021-02-02Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devicesMark Chen-0/+200
2021-02-02Bluetooth: btusb: Fine-tune mt7663 mechanism.Mark Chen-5/+6
2021-02-02Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba-1/+2