summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2022-04-15Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang1-2/+2
2022-04-15Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin1-1/+2
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang1-1/+6
2022-01-27Bluetooth: btmtksdio: fix resume failureSean Wang1-0/+2
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold1-0/+3
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen1-0/+5
2021-11-17Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu1-5/+8
2021-07-19Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang1-0/+5
2021-07-19Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen1-5/+5
2021-03-07Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang1-0/+5
2021-03-04Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong1-10/+10
2021-03-04Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2-6/+5
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET1-8/+19
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede1-6/+2
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2020-12-30Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng1-1/+1
2020-12-30Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng1-1/+1
2020-12-30Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam1-0/+3
2020-10-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu1-0/+1
2020-10-29Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2-0/+3
2020-10-01Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy1-9/+11
2020-08-19Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat1-1/+2
2020-08-19Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat1-1/+1
2020-08-19Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang1-1/+15
2020-08-19Bluetooth: btusb: fix up firmware download sequenceSean Wang1-1/+15
2020-08-19btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár1-2/+2
2020-08-19btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár1-2/+2
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław1-1/+4
2020-06-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede1-0/+2
2020-06-22Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan1-6/+8
2020-02-11Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng1-0/+4
2020-02-11Bluetooth: btusb: fix memory leak on fwColin Ian King1-1/+1
2020-02-01Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider1-0/+6
2020-02-01Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2019-12-31Bluetooth: btusb: avoid unused function warningArnd Bergmann1-3/+2
2019-11-29Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford1-21/+18
2019-11-29Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli1-0/+3
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-10/+10
2019-09-05Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceAlex Lu1-0/+31
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou1-1/+5
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu1-28/+28
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu1-6/+6
2019-09-05Bluetooth: btrtl: Add firmware version printAlex Lu1-21/+35
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu1-0/+5
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi2-2/+5
2019-09-05bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman1-1/+1
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman2-0/+4
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao1-0/+5
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta1-1/+1