summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao2019-08-141-2/+2
* Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi2019-08-121-0/+1
* Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang2019-08-121-1/+1
* Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi2019-08-123-0/+31
* Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke2019-08-121-1/+1
* Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun2019-08-121-1/+1
* Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-08-121-0/+3
* Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun2019-08-121-1/+3
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-07-317-0/+29
* Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devicesSean Wang2019-07-061-0/+5
* Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devicesSean Wang2019-07-062-0/+587
* Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-061-0/+1
* Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-061-0/+1
* Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli2019-07-061-0/+5