summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan1-0/+1
2014-07-07Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann1-4/+4
2014-07-06Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann1-1/+2
2014-07-06Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann1-0/+12
2014-07-06Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann1-21/+0
2014-07-06Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann1-1/+8
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann1-1/+3
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann1-1/+3
2014-07-03Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann1-2/+40
2014-07-03Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann1-0/+49
2014-07-03Bluetooth: Add public address configration for Intel USB devicesMarcel Holtmann1-1/+20
2014-07-03Bluetooth: Add public address configration for Broadcom USB devicesMarcel Holtmann1-1/+20
2014-06-20Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann1-1/+0
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+154
2014-05-08Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther1-1/+154
2014-04-25Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla1-0/+1
2014-04-25Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"Marcel Holtmann1-3/+1
2014-03-05Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen1-0/+1
2014-02-18Bluetooth: append new supported device to the list [0b05:17d0]Andy Shevchenko1-0/+1
2014-02-18Bluetooth: sort the list of IDs in the source codeAndy Shevchenko1-26/+26
2014-02-15Bluetooth: btusb: Add IMC Networks (Broadcom based)Jurgen Kramer1-0/+3
2014-02-13Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum1-0/+1
2014-02-13Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum1-0/+1
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+45
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2014-01-04Bluetooth: Deal with USB devices that are faking CSR vendorMarcel Holtmann1-1/+45
2013-12-04Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Marco Piazza1-0/+1
2013-12-04Bluetooth: Enable autosuspend for Intel Bluetooth deviceTedd Ho-Jeong An1-1/+3
2013-12-04Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]Tedd Ho-Jeong An1-0/+1
2013-12-04Bluetooth: ath3k: Add support for a new AR3012 deviceSujith Manoharan1-0/+1
2013-12-04Bluetooth: ath3k: Add support for another AR3012 cardSujith Manoharan1-0/+1
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+0
2013-10-11Bluetooth: Declare btusb_table[] and blacklist_table[] as constMarcel Holtmann1-2/+2
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-2/+3
2013-10-10Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann1-6/+6
2013-10-02Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede1-1/+0
2013-09-23Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien1-0/+3
2013-09-16Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen1-0/+1
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-7/+11
2013-07-25Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao1-0/+1
2013-07-25Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao1-0/+1
2013-07-25Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan1-0/+1
2013-07-25Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee1-7/+7
2013-07-25Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo1-0/+1
2013-06-23Bluetooth: Add missing reset_resume dev_pm_opsShuah Khan1-0/+1
2013-06-13Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]Cho, Yu-Chen1-0/+3
2013-04-23Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An1-0/+377
2013-04-11Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann1-28/+24
2013-04-04Bluetooth: Convert BCM92035 support to driver setup callbackMarcel Holtmann1-11/+23