aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsGravatar Marcel Holtmann 1-17/+23
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-6/+0
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleGravatar Marcel Holtmann 1-7/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationGravatar Marcel Holtmann 1-52/+47
2008-11-30Bluetooth: Add suspend/resume support to btusb driverGravatar Marcel Holtmann 1-0/+62
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackGravatar Marcel Holtmann 1-14/+13
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverGravatar Marcel Holtmann 1-17/+17
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleGravatar Marcel Holtmann 1-0/+1
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesGravatar Marcel Holtmann 1-0/+4
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversGravatar Marcel Holtmann 1-3/+0
2008-09-23[Bluetooth] Fix USB disconnect handling of btusb driverGravatar Marcel Holtmann 1-4/+15
2008-09-23[Bluetooth] Fix wrong URB handling of btusb driverGravatar Marcel Holtmann 1-2/+4
2008-09-23[Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsGravatar Marcel Holtmann 1-0/+3
2008-08-18[Bluetooth] Add SCO support to btusb driverGravatar Marcel Holtmann 1-14/+268
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverGravatar Marcel Holtmann 1-2/+161
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesGravatar Marcel Holtmann 1-0/+564