summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2021-03-07Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET
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: hci_h5: fix memory leak in h5_closeAnant Thazhemadam
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-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-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum
2019-12-05Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker
2019-12-01Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli
2019-11-20Bluetooth: btrsi: fix bt tx timeout issueSanjay Kumar Konduri
2019-11-20Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi
2019-10-01Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan
2019-10-01Bluetooth: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-07-26Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli
2019-05-31Bluetooth: hci_qca: Give enough time to ROME controller to bootup.Balakrishna Godavarthi
2019-05-08Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang
2019-05-08Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris
2019-03-27Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-03-27Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2019-03-27Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung
2019-03-10Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng
2019-02-12Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai
2019-01-26Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde
2018-11-13Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-11Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang
2018-08-21Bluetooth: mediatek: Fix memory leakGustavo A. R. Silva
2018-08-21Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPIHans de Goede
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter
2018-08-09Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann
2018-08-07Bluetooth: mediatek: Add protocol support for MediaTek serial devicesSean Wang
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann
2018-08-04Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg
2018-08-03Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990Balakrishna Godavarthi
2018-08-03Bluetooth: btqca: Add wcn3990 firmware download support.Balakrishna Godavarthi
2018-08-03Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.Balakrishna Godavarthi
2018-08-03Bluetooth: hci_qca: Add wrapper functions for setting UART speedBalakrishna Godavarthi
2018-08-03Bluetooth: btqca: Redefine qca_uart_setup() to generic function.Balakrishna Godavarthi