summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
* Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy2015-02-031-0/+4
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann2015-02-021-0/+1
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski2015-01-311-0/+1
* Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg2015-01-301-25/+19
* Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg2015-01-301-33/+34
* Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann2015-01-301-1/+0
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski2015-01-291-1/+3
* Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann2015-01-291-4/+25
* Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann2015-01-291-1/+4
* Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann2015-01-291-3/+4
* Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann2015-01-281-0/+42
* Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg2015-01-281-1/+0
* Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann2015-01-281-2/+7
* Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann2015-01-281-3/+568
* Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann2015-01-271-0/+3
* Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn2015-01-211-1/+2
* Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2015-01-211-0/+1
* Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann2015-01-141-1/+3
* Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann2015-01-031-1/+3
* Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann2015-01-021-3/+6
* Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-1/+5
* Bluetooth: btusb: support public address configuration for ath3012Toshi Kikuchi2014-12-181-0/+28
* Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen2014-12-091-0/+1
* Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns2014-12-031-1/+2
* Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin2014-11-261-0/+1
* Bluetooth: Add support for Broadcom BCM20702A1 variantFabio K2014-11-181-0/+2
* Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann2014-11-031-1/+5
* Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann2014-11-031-0/+1
* Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2014-10-251-0/+1
* Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar2014-09-301-4/+0
* Bluetooth: btusb: Implement driver internal packet reassemblyMarcel Holtmann2014-09-161-8/+189
* Bluetooth: btusb: Split fragement receiption into separate functionsMarcel Holtmann2014-09-161-9/+21
* Bluetooth: btusb: Fix old coding style issuesMarcel Holtmann2014-09-161-56/+58
* Bluetooth: btusb: Separate TX URB allocation and submissionMarcel Holtmann2014-09-141-81/+125
* Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()Johan Hedberg2014-09-141-5/+5
* Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen2014-09-091-0/+9
* Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg2014-08-141-0/+1
* Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann2014-07-211-0/+3
* Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar2014-07-191-0/+31
* Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-081-0/+1
* Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann2014-07-071-4/+4
* Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann2014-07-061-1/+2
* Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann2014-07-061-0/+12
* Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann2014-07-061-21/+0
* Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann2014-07-061-1/+8
* Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann2014-07-041-1/+3
* Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann2014-07-041-1/+3
* Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann2014-07-031-2/+40
* Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann2014-07-031-0/+49
OpenPOWER on IntegriCloud