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