summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2015-05-131-0/+1
* Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung2015-05-131-0/+1
* Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2015-05-131-0/+1
* Bluetooth: btusb: off by one in rtl8723b_parse_firmware()Dan Carpenter2015-04-301-1/+1
* Bluetooth: btusb: Fix two coding style issuesMarcel Holtmann2015-04-301-2/+2
* Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A supportDaniel Drake2015-04-301-0/+399
* Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann2015-04-091-26/+53
* Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann2015-04-071-33/+0
* Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2015-04-071-70/+9
* Bluetooth: btusb: Update version number of the moduleMarcel Holtmann2015-04-071-1/+1
* Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann2015-04-071-4/+1
* Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2015-04-071-207/+4
* Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann2015-04-071-58/+4
* Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann2015-03-281-8/+4
* Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann2015-03-221-1/+37
* Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann2015-03-211-0/+19
* Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski2015-03-171-0/+2
* Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski2015-03-171-0/+1
* Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski2015-03-171-0/+1
* Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann2015-03-171-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-141-32/+301
|\
| * Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake2015-03-131-32/+28
| * Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae2015-03-111-13/+21
| * Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae2015-03-031-0/+254
| * Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae2015-03-031-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-0/+1
|\ \ | |/ |/|
| * Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann2015-02-231-0/+1
* | Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann2015-02-151-22/+53
* | Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-02-151-0/+1
* | Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An2015-02-151-0/+22
* | Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-141-16/+6
|/
* 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
OpenPOWER on IntegriCloud