summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2019-12-05Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker1-0/+22
2019-12-01Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli1-0/+3
2019-11-20Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto racesBalakrishna Godavarthi1-0/+1
2019-10-05Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan1-0/+3
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello1-5/+0
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov6-0/+26
2019-07-31Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli1-0/+5
2019-05-08Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris1-1/+1
2019-03-27Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang1-2/+1
2019-03-27Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline1-7/+14
2019-03-27Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung1-0/+4
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt1-0/+1
2018-10-18Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang1-0/+2
2018-10-04Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan1-0/+1
2018-09-19Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg1-0/+1
2018-08-15Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner1-0/+1
2018-08-15Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2-17/+23
2018-08-03Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei1-0/+1
2018-08-03Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan1-0/+3
2018-08-03Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande1-1/+1
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir1-0/+6
2018-05-25Bluetooth: btusb: Add device ID for RTL8822BELarry Finger1-0/+3
2018-05-25Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas1-0/+3
2018-05-16Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede1-3/+7
2018-05-16Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede1-0/+7
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede1-1/+1
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede1-17/+3
2018-04-12Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan1-0/+1
2018-03-28Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai1-1/+1
2018-03-28Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng1-0/+7
2018-03-28Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede1-7/+0
2018-03-24Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain1-1/+2
2018-03-24Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain1-0/+3
2018-03-09Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede1-6/+19
2018-02-22Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann1-1/+1
2018-02-16Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-12/+10
2018-02-16Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2018-02-16Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede1-0/+9
2017-12-25Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede1-13/+10
2017-12-25Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede1-0/+7
2017-12-20Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski1-0/+1
2017-12-20Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär1-2/+2
2017-11-30Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain1-0/+34
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann1-0/+11
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain2-2/+84
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann1-30/+39
2017-08-16Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann1-2/+5