summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei1-0/+1
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei1-0/+1
2013-01-11Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro1-0/+1
2012-10-02Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-10-02Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-10-02Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-06-09Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner1-0/+3
2012-06-09Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms1-0/+3
2012-06-09Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus1-1/+1
2012-06-09Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer1-0/+1
2012-06-09Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita1-0/+1
2012-06-09Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy1-0/+1
2012-06-09Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-06-09Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung1-0/+1
2012-06-09Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2012-04-27Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao1-0/+1
2012-04-23Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen1-0/+1
2012-04-23Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran1-0/+1
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin1-0/+1
2011-11-11btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-11-11Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-11-11Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li1-1/+11
2011-11-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza1-0/+1
2011-11-11Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross1-0/+1
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes1-1/+2
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou1-0/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+0
2011-02-24Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds1-2/+0
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+5
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen1-0/+3
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam1-0/+3
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen1-0/+3
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl1-2/+2
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam1-0/+3
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried1-3/+6
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett1-0/+2
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu1-0/+3
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan1-6/+4
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-1/+1
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum1-1/+3