aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2022-04-08Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang
2022-04-08Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin
2022-01-27Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATESLuiz Augusto von Dentz
2022-01-27Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang
2022-01-27Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish
2022-01-27Bluetooth: btmtksdio: fix resume failureSean Wang
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2022-01-16Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma
2022-01-16Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma
2022-01-16Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen
2021-11-18Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu
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