summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2021-09-03Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen
2021-07-19Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang
2021-07-19Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu
2021-07-19Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski
2021-07-19Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen
2021-07-14Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott
2021-07-14Bluetooth: hci_qca: fix potential GPFPavel Skripkin
2021-06-18Bluetooth: Add a new USB ID for RTL8822CELarry Finger
2021-05-19Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen
2021-03-11Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi
2021-03-07Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-03-04Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong
2021-03-04Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu
2021-03-04Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET
2021-02-26Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop workingHui Wang
2021-02-23Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2020-12-30Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice...Hans de Goede
2020-12-30Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng
2020-12-30Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng
2020-12-30Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam
2020-10-30Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-09-27Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 supportRocky Liao
2020-09-25Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-25Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"Oliver Neukum
2020-09-20Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROMERocky Liao
2020-09-16Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman
2020-09-14Bluetooth: btintel: Functions to send firmware header / payloadKiran K
2020-09-14Bluetooth: btintel: Add infrastructure to read controller informationKiran K
2020-09-13Bluetooth: btintel: Refactor firmware download functionKiran K
2020-09-11Bluetooth: hci_qca: Remove duplicate power off in proto closeVenkata Lakshmi Narayana Gubba
2020-09-11Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is setVenkata Lakshmi Narayana Gubba
2020-09-11Bluetooth: hci_intel: enable on new platformAndy Shevchenko
2020-09-11Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing
2020-09-11Bluetooth: hci_intel: switch to list_for_each_entry()Andy Shevchenko
2020-09-11Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 valuesAndy Shevchenko
2020-09-11Bluetooth: hci_qca: remove redundant null checkXu Wang
2020-08-31Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu
2020-08-31Bluetooth: btusb: Update boot parameter specific to SKUKiran K
2020-08-02Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland
2020-08-02Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INITSamuel Holland
2020-08-02Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xxTamás Szűcs
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi
2020-07-28Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSRVenkata Lakshmi Narayana Gubba
2020-07-28Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat