Age | Commit message (Expand) | Author | Files | Lines |
2011-05-11 | Bluetooth: Device ids for ath3k on Pegatron Lucid tablets | Andy Ross | 1 | -0/+1 |
2011-03-31 | Bluetooth: Fix sending LE data over USB | Vinicius Costa Gomes | 1 | -1/+2 |
2011-03-31 | Bluetooth: add support for Apple MacBook Pro 8,2 | Marc-Antoine Perennou | 1 | -0/+3 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-03-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+0 |
2011-02-24 | Revert "Bluetooth: Enable USB autosuspend by default on btusb" | Linus Torvalds | 1 | -2/+0 |
2011-02-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -2/+5 |
2011-02-16 | Bluetooth: Use usb_fill_int_urb() | Gustavo F. Padovan | 1 | -7/+3 |
2011-02-16 | Bluetooth: Add Atheros BT AR5BBU12 fw supported | Cho, Yu-Chen | 1 | -0/+3 |
2011-02-16 | Bluetooth: fix crash with quirky dongles doing sound | Oliver Neukum | 1 | -2/+2 |
2011-02-11 | Bluetooth: Add firmware support for Atheros 3012 | Bala Shanmugam | 1 | -0/+3 |
2011-01-26 | Bluetooth: add Atheros BT AR9285 fw supported | Cho, Yu-Chen | 1 | -0/+3 |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 1 | -2/+2 |
2010-12-01 | Bluetooth: Add new PID for Atheros 3011 | Bala Shanmugam | 1 | -0/+3 |
2010-12-01 | Bluetooth: Fix log spamming in btusb due to autosuspend | Stefan Seyfried | 1 | -3/+6 |
2010-11-09 | Bluetooth: Add MacBookAir3,1(2) support | Edgar (gimli) Hucek | 1 | -0/+3 |
2010-11-09 | Bluetooth: Enable USB autosuspend by default on btusb | Matthew Garrett | 1 | -0/+2 |
2010-10-12 | Bluetooth: Add support Bluetooth controller of MacbookPro 7,1 | Nobuhiro Iwamatsu | 1 | -0/+3 |
2010-10-12 | Bluetooth: Add support Bluetooth controller of MacbookPro 6,2 | Nobuhiro Iwamatsu | 1 | -0/+3 |
2010-07-21 | Bluetooth: Move bit-field variable in USB driver to data->flags | Gustavo F. Padovan | 1 | -6/+4 |
2010-07-21 | Bluetooth: Added support for controller shipped with iMac i5 | Cyril Lacoux | 1 | -0/+3 |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 1 | -1/+1 |
2009-12-17 | Bluetooth: Prevent ill-timed autosuspend in USB driver | Oliver Neukum | 1 | -0/+1 |
2009-12-11 | USB: remove the auto_pm flag | Alan Stern | 1 | -1/+1 |
2009-11-14 | fix memory leak in fixed btusb_close | Oliver Neukum | 1 | -1/+3 |
2009-11-12 | btusb bluetooth driver: wait for 'waker' work too before closing | Linus Torvalds | 1 | -0/+1 |
2009-08-25 | Bluetooth: Add USB autosuspend support to btusb driver | Oliver Neukum | 1 | -20/+174 |
2009-08-23 | Bluetooth: Improve USB driver throughput by increasing the frame size | Vikram Kandukuri | 1 | -3/+1 |
2009-02-27 | Bluetooth: Submit bulk URBs along with interrupt URBs | Marcel Holtmann | 1 | -17/+23 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -6/+0 |
2008-11-30 | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann | 1 | -7/+8 |
2008-11-30 | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 1 | -52/+47 |
2008-11-30 | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 1 | -0/+62 |
2008-11-30 | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 1 | -14/+13 |
2008-11-30 | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 1 | -17/+17 |
2008-10-06 | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle | Marcel Holtmann | 1 | -0/+1 |
2008-10-06 | [Bluetooth] Add reset quirk for new Targus and Belkin dongles | Marcel Holtmann | 1 | -0/+4 |
2008-10-06 | [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers | Marcel Holtmann | 1 | -3/+0 |
2008-09-23 | [Bluetooth] Fix USB disconnect handling of btusb driver | Marcel Holtmann | 1 | -4/+15 |
2008-09-23 | [Bluetooth] Fix wrong URB handling of btusb driver | Marcel Holtmann | 1 | -2/+4 |
2008-09-23 | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips | Marcel Holtmann | 1 | -0/+3 |
2008-08-18 | [Bluetooth] Add SCO support to btusb driver | Marcel Holtmann | 1 | -14/+268 |
2008-08-08 | [Bluetooth] Add full quirk implementation for btusb driver | Marcel Holtmann | 1 | -2/+161 |
2007-10-22 | [Bluetooth] Add generic driver for Bluetooth USB devices | Marcel Holtmann | 1 | -0/+564 |