summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
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: 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-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu
2020-10-29Bluetooth: hci_uart: Cancel init work before unregisteringSamuel Holland
2020-10-01Bluetooth: btrtl: Use kvmalloc for FW allocationsMaxim Mikityanskiy
2020-08-19Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat
2020-08-19Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat
2020-08-19Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang
2020-08-19Bluetooth: btusb: fix up firmware download sequenceSean Wang
2020-08-19btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław
2020-06-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede
2020-06-22Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()Chuhong Yuan
2020-02-11Bluetooth: btusb: Disable runtime suspend on Realtek devicesKai-Heng Feng
2020-02-11Bluetooth: btusb: fix memory leak on fwColin Ian King
2020-02-01Bluetooth: btbcm: Use the BDADDR_PROPERTY quirkAndre Heider
2020-02-01Bluetooth: btusb: fix non-atomic allocation in completion handlerJohan Hovold
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-12-31Bluetooth: btusb: avoid unused function warningArnd Bergmann
2019-11-29Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford
2019-11-29Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-05Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceAlex Lu
2019-09-05Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ...Max Chou
2019-09-05Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macrosAlex Lu
2019-09-05Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macrosAlex Lu
2019-09-05Bluetooth: btrtl: Add firmware version printAlex Lu
2019-09-05Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERYAlex Lu
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi
2019-09-05bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta
2019-09-05Bluetooth: btusb: Fix suspend issue for Realtek devicesAlex Lu
2019-09-05Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing
2019-09-05Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke
2019-09-04Bluetooth: bpa10x: change return valueNavid Emamdoost
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan
2019-08-30Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao
2019-08-12Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi
2019-08-12Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke
2019-08-12Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun