aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Bluetooth: btusb: print Intel fw build version in power-on bootGravatar Sukumar Ghorai 1-1/+8
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedGravatar Alain Michaud 1-1/+1
2020-02-28Bluetooth: Support querying for WBS support through MGMTGravatar Alain Michaud 1-0/+3
2020-02-28Bluetooth: btusb: Add flag to define wideband speech capabilityGravatar Alain Michaud 1-6/+13
2020-02-08Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceGravatar Sergey Shatunov 1-0/+1
2020-01-06Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME deviceGravatar Rocky Liao 1-0/+1
2019-12-05Bluetooth: btusb: Disable runtime suspend on Realtek devicesGravatar Kai-Heng Feng 1-0/+4
2019-11-29Bluetooth: btusb: fix memory leak on fwGravatar Colin Ian King 1-1/+1
2019-11-28Bluetooth: btusb: fix non-atomic allocation in completion handlerGravatar Johan Hovold 1-1/+1
2019-11-27Bluetooth: btusb: Edit the logical value for Realtek Bluetooth resetGravatar Max Chou 1-2/+2
2019-11-15Bluetooth: btusb: fix PM leak in error case of setupGravatar Oliver Neukum 1-1/+2
2019-10-17Bluetooth: btusb: Trigger Intel FW download error recoveryGravatar Amit K Bag 1-4/+16
2019-10-16Bluetooth: btusb: Use IS_ENABLED instead of #ifdefGravatar Marcel Holtmann 1-15/+7
2019-10-16Bluetooth: btusb: avoid unused function warningGravatar Arnd Bergmann 1-3/+2
2019-10-16Bluetooth: btusb: print FW version after FW downloadGravatar Amit K Bag 1-0/+7
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-5/+3
2019-09-05Bluetooth: btusb: Use cmd_timeout to reset Realtek deviceGravatar Alex Lu 1-0/+31
2019-09-05Bluetooth: btusb: Fix suspend issue for Realtek devicesGravatar Alex Lu 1-4/+30
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesGravatar Jian-Hong Pan 1-0/+3
2019-08-30Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Gravatar Mario Limonciello 1-5/+0
2019-08-12Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Gravatar Wei Yongjun 1-1/+3
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devicesGravatar Sean Wang 1-0/+5
2019-07-06Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devicesGravatar Sean Wang 1-0/+576
2019-07-06Bluetooth: Add new 13d3:3491 QCA_ROME deviceGravatar João Paulo Rechi Vita 1-0/+1
2019-07-06Bluetooth: Add new 13d3:3501 QCA_ROME deviceGravatar João Paulo Rechi Vita 1-0/+1
2019-07-06Bluetooth: btrtl: HCI reset on close for Realtek BT chipGravatar Jian-Hong Pan 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-16/+1
2019-04-09Bluetooth: btusb: request wake pin with NOAUTOENGravatar Brian Norris 1-1/+1
2019-02-27Bluetooth: btusb: add QCA6174A compatible propertiesGravatar Brian Norris 1-0/+2
2019-01-29Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesGravatar Raghuram Hegde 1-0/+19
2019-01-29Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsGravatar Rajat Jain 1-3/+3
2019-01-25Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipGravatar Rajat Jain 1-0/+54
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Gravatar Raghuram Hegde 1-35/+37
2018-12-19Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersGravatar Andrea Parri 1-6/+2
2018-10-18Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME deviceGravatar Owen Lin 1-0/+1
2018-09-27Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEWGravatar Justin TerAvest 1-0/+1
2018-08-03Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errorsGravatar Marcel Holtmann 1-40/+37
2018-08-03Bluetooth: btusb: Release RF resource on BT shutdownGravatar Amit K Bag 1-0/+16
2018-07-23bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()Gravatar Jia-Ju Bai 1-1/+1
2018-07-06Bluetooth: btusb: use irqsave() in URB's complete callbackGravatar Sebastian Andrzej Siewior 1-8/+12
2018-07-06Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Gravatar Jian-Hong Pan 1-0/+1
2018-05-30Bluetooth: btusb: Add additional device ID for RTL8822BEGravatar Artiom Vaskov 1-0/+1
2018-05-29Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableGravatar Hans de Goede 1-0/+7
2018-05-29Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsGravatar Takashi Iwai 1-7/+25
2018-05-29Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Gravatar Jian-Hong Pan 1-0/+3
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceGravatar João Paulo Rechi Vita 1-0/+1
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aGravatar Vic Wei 1-0/+1
2018-04-30Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableGravatar Hans de Goede 1-0/+7
2018-04-30Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsGravatar Hans de Goede 1-3/+7
2018-04-30Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Gravatar Hans de Goede 1-1/+1