summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann2015-10-211-1/+3
* Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann2015-10-211-7/+15
* Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann2015-10-211-0/+4
* Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2015-10-211-0/+1
* Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2015-10-211-0/+1
* Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä2015-10-211-0/+3
* Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann2015-10-211-0/+7
* Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann2015-10-211-0/+2
* Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+1
* Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann2015-10-211-0/+9
* Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann2015-10-211-0/+1
* Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann2015-10-211-4/+224
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-7/+0Star
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-6/+0Star
* Bluetooth: Remove SCO fragments on connection closeKuba Pawlak2015-09-171-0/+14
* Bluetooth: btusb: Use btintel_load_ddc_config for device configLoic Poulain2015-09-171-30/+1Star
* Bluetooth: btusb: Detect new kind of counterfeit CSR controllersJohan Hedberg2015-09-171-2/+4
* Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim2015-08-281-2/+2
* Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop2015-08-151-0/+3
* Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake2015-07-301-0/+3
* Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann2015-07-231-22/+1Star
* Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann2015-07-231-29/+4Star
* Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann2015-07-231-34/+1Star
* Bluetooth: ath3k: Add support of 04ca:300d AR3012 deviceDmitry Tunin2015-06-181-0/+1
* Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An2015-06-171-0/+43
* Bluetooth: btusb: Fix secure send command length alignment on Intel 8260Marcel Holtmann2015-06-091-12/+22
* Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth DongleAleksei Volkov2015-06-081-1/+1
* Bluetooth: btusb: Remove unneeded btusb_read_local_version functionMarcel Holtmann2015-06-081-25/+13Star
* Bluetooth: btusb: Remove double error check from local version commandMarcel Holtmann2015-06-081-16/+10Star
* Bluetooth: btusb: Fix memory leak in Intel setup routineMarcel Holtmann2015-06-081-0/+2
* ath3k: add support of 13d3:3474 AR3012 deviceDmitry Tunin2015-06-071-0/+1
* ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2015-06-071-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-311-411/+23Star
|\
| * Bluetooth: btusb: fix Realtek suspend/resumeDaniel Drake2015-05-251-1/+17
| * Bluetooth: btusb: Change 1 to true in bool type variable assignmentShailendra Verma2015-05-251-1/+1
| * Bluetooth: btusb: Support QCA61x4 ROME v2.0Chan-yeol Park2015-05-251-0/+1
| * Bluetooth: btusb: Fix calls to __hci_cmd_sync()Frederic Danis2015-05-151-36/+0Star
| * Bluetooth: btrtl: Create separate module for Realtek BT driverCarlo Caione2015-05-141-373/+4Star
* | 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/+0Star
* Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2015-04-071-70/+9Star
* 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/+1Star
* Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2015-04-071-207/+4Star