summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li2011-07-011-1/+11
* Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross2011-05-111-0/+1
* Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-311-1/+2
* Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-311-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+2
|\
| * Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+0
|\ \
| * | Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds2011-02-231-2/+0
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-2/+5
|\| |
| * | Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-161-0/+3
| * | Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
* | | Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan2011-02-161-7/+3
* | | Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2011-02-111-0/+3
|/ /
* / Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2011-01-261-0/+3
|/
* Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2010-12-011-0/+3
* Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried2010-12-011-3/+6
* Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-091-0/+3
* Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-091-0/+2
* Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu2010-10-121-0/+3
* Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu2010-10-121-0/+3
* Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan2010-07-211-6/+4
* Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux2010-07-211-0/+3
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-171-0/+1
* USB: remove the auto_pm flagAlan Stern2009-12-111-1/+1
* fix memory leak in fixed btusb_closeOliver Neukum2009-11-141-1/+3
* btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds2009-11-111-0/+1
* Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum2009-08-241-20/+174
* Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-221-3/+1
* Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann2009-02-271-17/+23
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-6/+0
* Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-301-7/+8
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-52/+47
* Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-301-0/+62
* Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-301-14/+13
* Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-301-17/+17
* [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
* [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
* [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-061-3/+0
* [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
* [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
* [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
* [Bluetooth] Add SCO support to btusb driverMarcel Holtmann2008-08-181-14/+268
* [Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann2008-08-071-2/+161
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-221-0/+564