summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun2019-08-121-1/+3
* 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-061-0/+576
* 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: btrtl: HCI reset on close for Realtek BT chipJian-Hong Pan2019-07-061-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-04-101-1/+1
* Bluetooth: btusb: add QCA6174A compatible propertiesBrian Norris2019-02-271-0/+2
* Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesRaghuram Hegde2019-01-291-0/+19
* Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsRajat Jain2019-01-291-3/+3
* Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipRajat Jain2019-01-251-0/+54
* Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde2018-12-191-35/+37
* Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2018-12-191-6/+2Star
* Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceOwen Lin2018-10-181-0/+1
* Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEWJustin TerAvest2018-09-271-0/+1
* Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errorsMarcel Holtmann2018-08-031-40/+37Star
* Bluetooth: btusb: Release RF resource on BT shutdownAmit K Bag2018-08-031-0/+16
* bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Jia-Ju Bai2018-07-231-1/+1
* Bluetooth: btusb: use irqsave() in URB's complete callbackSebastian Andrzej Siewior2018-07-061-8/+12
* Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan2018-07-061-0/+1
* Bluetooth: btusb: Add additional device ID for RTL8822BEArtiom Vaskov2018-05-301-0/+1
* Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede2018-05-291-0/+7
* Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai2018-05-291-7/+25
* Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-05-291-0/+3
* Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita2018-05-181-0/+1
* Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei2018-05-181-0/+1
* Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede2018-04-301-0/+7
* Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede2018-04-301-3/+7
* Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-04-301-1/+1
* Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei2018-04-011-0/+1
* Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-04-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-4/+4
|\
| * Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-151-1/+1
| * Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng2018-03-011-0/+7
| * Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede2018-03-011-7/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-6/+19
|\|
| * Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede2018-02-251-6/+19
* | Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-02-111-0/+3
* | Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An2018-02-071-0/+7
|/
* Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An2018-01-251-73/+3Star
* Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-241-44/+9Star
* Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2018-01-241-2/+19
* Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-241-8/+7Star
* Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-01-081-12/+10Star
* Bluetooth: btusb: Add support for 0cf3:e010AceLan Kao2018-01-081-0/+1
* Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2017-12-261-6/+0Star
* Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan2017-12-261-0/+1
* Bluetooth: btusb: Add a Kconfig option to enable USB autosuspend by defaultHans de Goede2017-12-131-0/+7
* Bluetooth: btusb: Fix isochronous interface assignmentsMarcel Holtmann2017-10-301-1/+3