aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum1-20/+174
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri1-3/+1
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann1-17/+23
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-6/+0
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann1-7/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-52/+47
2008-11-30Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann1-0/+62
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann1-14/+13
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann1-17/+17
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann1-0/+1
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann1-0/+4
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann1-3/+0
2008-09-23[Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann1-4/+15
2008-09-23[Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann1-2/+4
2008-09-23[Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann1-0/+3
2008-08-18[Bluetooth] Add SCO support to btusb driverMarcel Holtmann1-14/+268
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann1-0/+564