| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Move bit-field variable in USB driver to data->flags | Gustavo F. Padovan | 2010-07-21 | 1 | -6/+4 |
* | Bluetooth: Added support for controller shipped with iMac i5 | Cyril Lacoux | 2010-07-21 | 1 | -0/+3 |
* | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 2010-02-27 | 1 | -1/+1 |
* | Bluetooth: Prevent ill-timed autosuspend in USB driver | Oliver Neukum | 2009-12-17 | 1 | -0/+1 |
* | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 | 1 | -1/+1 |
* | fix memory leak in fixed btusb_close | Oliver Neukum | 2009-11-14 | 1 | -1/+3 |
* | btusb bluetooth driver: wait for 'waker' work too before closing | Linus Torvalds | 2009-11-11 | 1 | -0/+1 |
* | Bluetooth: Add USB autosuspend support to btusb driver | Oliver Neukum | 2009-08-25 | 1 | -20/+174 |
* | Bluetooth: Improve USB driver throughput by increasing the frame size | Vikram Kandukuri | 2009-08-22 | 1 | -3/+1 |
* | Bluetooth: Submit bulk URBs along with interrupt URBs | Marcel Holtmann | 2009-02-27 | 1 | -17/+23 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -6/+0 |
* | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann | 2008-11-30 | 1 | -7/+8 |
* | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 1 | -52/+47 |
* | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -0/+62 |
* | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 2008-11-30 | 1 | -14/+13 |
* | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -17/+17 |
* | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 2008-10-06 | 1 | -0/+1 |
* | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 2008-10-06 | 1 | -0/+4 |
* | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 2008-10-06 | 1 | -3/+0 |
* | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -4/+15 |
* | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann | 2008-09-23 | 1 | -2/+4 |
* | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann | 2008-09-23 | 1 | -0/+3 |
* | [Bluetooth] Add SCO support to btusb driver | Marcel Holtmann | 2008-08-18 | 1 | -14/+268 |
* | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 2008-08-07 | 1 | -2/+161 |
* | [Bluetooth] Add generic driver for Bluetooth USB devices | Marcel Holtmann | 2007-10-22 | 1 | -0/+564 |