aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop1-0/+3
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-23Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann1-22/+1
2015-07-23Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann1-29/+4
2015-07-23Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann1-34/+1
2015-06-18Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin1-0/+1
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An1-0/+43
2015-06-09Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann1-12/+22
2015-06-08Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov1-1/+1
2015-06-08Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann1-25/+13
2015-06-08Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann1-16/+10
2015-06-08Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann1-0/+2
2015-06-07ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin1-0/+1
2015-06-07ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin1-0/+1
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-411/+23
2015-05-25Bluetooth: btusb: fix Realtek suspend/resumeDaniel Drake1-1/+17
2015-05-25Bluetooth: btusb: Change 1 to true in bool type variable assignmentShailendra Verma1-1/+1
2015-05-25Bluetooth: btusb: Support QCA61x4 ROME v2.0Chan-yeol Park1-0/+1
2015-05-15Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis1-36/+0
2015-05-14Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione1-373/+4
2015-05-13Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin1-0/+1
2015-05-13Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung1-0/+1
2015-05-13Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung1-0/+1
2015-04-30Bluetooth: btusb: off by one in rtl8723b_parse_firmware()Dan Carpenter1-1/+1
2015-04-30Bluetooth: btusb: Fix two coding style issuesMarcel Holtmann1-2/+2
2015-04-30Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A supportDaniel Drake1-0/+399
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann1-26/+53
2015-04-07Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann1-33/+0
2015-04-07Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann1-70/+9
2015-04-07Bluetooth: btusb: Update version number of the moduleMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann1-4/+1
2015-04-07Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann1-207/+4
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann1-58/+4
2015-03-28Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann1-8/+4
2015-03-22Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann1-1/+37
2015-03-21Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann1-0/+19
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski1-0/+2
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski1-0/+1
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski1-0/+1
2015-03-17Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann1-2/+2
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-32/+301
2015-03-13Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake1-32/+28
2015-03-11Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae1-13/+21
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-03-03Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae1-0/+254
2015-03-03Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae1-0/+11
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann1-0/+1
2015-02-15Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann1-22/+53
2015-02-15Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos1-0/+1
2015-02-15Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An1-0/+22