summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oopsLukas Wunner2018-08-151-0/+1
* Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.Ronald Tschalär2018-08-152-17/+23
* Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei2018-08-031-0/+1
* Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-08-031-0/+3
* Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande2018-08-031-1/+1
* Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-07-031-0/+6
* Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-05-251-0/+3
* Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-05-251-0/+3
* Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede2018-05-161-3/+7
* Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede2018-05-161-0/+7
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-05-161-1/+1
* Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede2018-04-191-17/+3
* Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan2018-04-121-0/+1
* Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-281-1/+1
* Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng2018-03-281-0/+7
* Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede2018-03-281-7/+0
* Bluetooth: btqcomsmd: Fix skb double free corruptionLoic Poulain2018-03-241-1/+2
* Bluetooth: hci_qca: Avoid setup failure on missing rampatchLoic Poulain2018-03-241-0/+3
* Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede2018-03-081-6/+19
* Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann2018-02-221-1/+1
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-02-161-12/+10
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2018-02-161-6/+0
* Bluetooth: btsdio: Do not bind to non-removable BCM43341Hans de Goede2018-02-161-0/+9
* Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede2017-12-251-13/+10
* Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede2017-12-251-0/+7
* Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski2017-12-201-0/+1
* Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär2017-12-201-2/+2
* Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain2017-11-301-0/+34
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann2017-08-171-0/+11
* Bluetooth: hci_bcm: Add serdev supportLoic Poulain2017-08-172-2/+84
* Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann2017-08-171-30/+39
* Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann2017-08-161-2/+5
* Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai2017-08-161-0/+5
* Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann2017-08-151-0/+18
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-08-081-0/+1
* Bluetooth: bluecard: blink LED during continuous activityOndrej Zary2017-08-071-14/+19
* Bluetooth: bluecard: fix LED behaviorOndrej Zary2017-08-071-5/+8
* Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)Ondrej Zary2017-08-071-18/+6
* Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris2017-08-011-0/+1
* Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain2017-07-311-1/+1
* Bluetooth: btrtl: Fix a error code in rtl_load_config()Dan Carpenter2017-07-281-0/+2
* Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()Marcel Holtmann2017-07-241-0/+1
* Bluetooth: btusb: Fix memory leak in play_deferredJeffy Chen2017-07-241-2/+17
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-229-20/+35
* Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva2017-07-201-1/+1
* Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-7/+1
* Bluetooth: hci_nokia: Use new hci_uart_unregister_device() functionIan Molton2017-07-201-9/+1
* Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()Ian Molton2017-07-202-0/+14
* Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy2017-07-201-0/+6