summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorLines
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann-0/+1
2015-02-03Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy-0/+4
2015-02-02Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann-0/+1
2015-01-31Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski-0/+1
2015-01-30Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg-25/+19
2015-01-30Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg-33/+34
2015-01-30Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann-1/+0
2015-01-29Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski-1/+3
2015-01-29Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann-4/+25
2015-01-29Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann-1/+4
2015-01-29Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann-3/+4
2015-01-28Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann-0/+42
2015-01-28Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg-1/+0
2015-01-28Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann-2/+7
2015-01-28Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann-3/+568
2015-01-27Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann-0/+3
2015-01-21Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn-1/+2
2015-01-21Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin-0/+1
2015-01-14Bluetooth: btusb: Add internal recv_event callback for event processingMarcel Holtmann-1/+3
2015-01-03Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devicesMarcel Holtmann-1/+3
2015-01-02Bluetooth: Fix issue with Roper Class 1 Bluetooth DongleMarcel Holtmann-3/+6
2014-12-26Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann-1/+5
2014-12-18Bluetooth: btusb: support public address configuration for ath3012Toshi Kikuchi-0/+28
2014-12-09Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen-0/+1
2014-12-03Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns-1/+2
2014-11-26Bluetooth: ath3k: Add support of MCI 13d3:3408 bt deviceDmitry Tunin-0/+1
2014-11-18Bluetooth: Add support for Broadcom BCM20702A1 variantFabio K-0/+2
2014-11-03Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann-1/+5
2014-11-03Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann-0/+1
2014-10-25Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan-0/+1
2014-09-30Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar-4/+0
2014-09-16Bluetooth: btusb: Implement driver internal packet reassemblyMarcel Holtmann-8/+189
2014-09-16Bluetooth: btusb: Split fragement receiption into separate functionsMarcel Holtmann-9/+21
2014-09-16Bluetooth: btusb: Fix old coding style issuesMarcel Holtmann-56/+58
2014-09-14Bluetooth: btusb: Separate TX URB allocation and submissionMarcel Holtmann-81/+125
2014-09-14Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()Johan Hedberg-5/+5
2014-09-09Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen-0/+9
2014-08-14Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg-0/+1
2014-07-21Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann-0/+3
2014-07-19Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar-0/+31
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan-0/+1
2014-07-07Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann-4/+4
2014-07-06Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann-1/+2
2014-07-06Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann-0/+12
2014-07-06Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann-21/+0
2014-07-06Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann-1/+8
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann-1/+3
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann-1/+3
2014-07-03Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann-2/+40
2014-07-03Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann-0/+49