summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang2021-07-191-0/+5
* Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen2021-07-191-5/+5
* Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang2021-03-071-0/+5
* Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recvJupeng Zhong2021-03-041-10/+10
* Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2021-03-042-6/+5
* Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET2021-03-041-8/+19
* Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede2021-01-121-6/+2
* Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2021-01-061-2/+6
* Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng2020-12-301-1/+1
* Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmwa...Jing Xiangfeng2020-12-301-1/+1
* Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-12-301-0/+3
* Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-10-291-0/+1
* Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland2020-10-292-0/+3
* Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy2020-10-011-9/+11
* Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat2020-08-191-1/+2
* Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat2020-08-191-1/+1
* Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang2020-08-191-1/+15
* Bluetooth: btusb: fix up firmware download sequenceSean Wang2020-08-191-1/+15
* btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár2020-08-191-2/+2
* btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár2020-08-191-2/+2
* Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław2020-06-221-1/+4
* Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede2020-06-221-0/+2
* Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan2020-06-221-6/+8
* Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng2020-02-111-0/+4
* Bluetooth: btusb: fix memory leak on fwColin Ian King2020-02-111-1/+1
* Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider2020-02-011-0/+6
* Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold2020-02-011-1/+1
* Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum2020-01-091-1/+2
* Bluetooth: btusb: avoid unused function warningArnd Bergmann2019-12-311-3/+2
* Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford2019-11-291-21/+18
* Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli2019-11-291-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-153-10/+10
|\
| * Bluetooth: bpa10x: change return valueNavid Emamdoost2019-09-041-1/+1
| * Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi2019-09-041-4/+6
| * Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan2019-09-041-0/+3
| * Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello2019-08-301-5/+0
* | Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceAlex Lu2019-09-051-0/+31
* | Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou2019-09-051-1/+5
* | Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu2019-09-051-28/+28
* | Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu2019-09-051-6/+6
* | Bluetooth: btrtl: Add firmware version printAlex Lu2019-09-051-21/+35
* | Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu2019-09-051-0/+5
* | Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi2019-09-052-2/+5
* | bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman2019-09-051-1/+1
* | bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman2019-09-052-0/+4
* | Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao2019-09-051-0/+5
* | Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta2019-09-051-1/+1
* | Bluetooth: btusb: Fix suspend issue for Realtek devicesAlex Lu2019-09-051-4/+30
* | Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing2019-09-051-15/+15
* | Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke2019-09-051-19/+0
|/