index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btusb.c
Age
Commit message (
Expand
)
Author
2011-03-24
Bluetooth: Fix sending LE data over USB
Vinicius Costa Gomes
2011-03-24
Bluetooth: add support for Apple MacBook Pro 8,2
Marc-Antoine Perennou
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-23
Revert "Bluetooth: Enable USB autosuspend by default on btusb"
Linus Torvalds
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-16
Bluetooth: Use usb_fill_int_urb()
Gustavo F. Padovan
2011-02-16
Bluetooth: Add Atheros BT AR5BBU12 fw supported
Cho, Yu-Chen
2011-02-16
Bluetooth: fix crash with quirky dongles doing sound
Oliver Neukum
2011-02-11
Bluetooth: Add firmware support for Atheros 3012
Bala Shanmugam
2011-01-26
Bluetooth: add Atheros BT AR9285 fw supported
Cho, Yu-Chen
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-12-01
Bluetooth: Add new PID for Atheros 3011
Bala Shanmugam
2010-12-01
Bluetooth: Fix log spamming in btusb due to autosuspend
Stefan Seyfried
2010-11-09
Bluetooth: Add MacBookAir3,1(2) support
Edgar (gimli) Hucek
2010-11-09
Bluetooth: Enable USB autosuspend by default on btusb
Matthew Garrett
2010-10-12
Bluetooth: Add support Bluetooth controller of MacbookPro 7,1
Nobuhiro Iwamatsu
2010-10-12
Bluetooth: Add support Bluetooth controller of MacbookPro 6,2
Nobuhiro Iwamatsu
2010-07-21
Bluetooth: Move bit-field variable in USB driver to data->flags
Gustavo F. Padovan
2010-07-21
Bluetooth: Added support for controller shipped with iMac i5
Cyril Lacoux
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2009-12-17
Bluetooth: Prevent ill-timed autosuspend in USB driver
Oliver Neukum
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-11-14
fix memory leak in fixed btusb_close
Oliver Neukum
2009-11-11
btusb bluetooth driver: wait for 'waker' work too before closing
Linus Torvalds
2009-08-24
Bluetooth: Add USB autosuspend support to btusb driver
Oliver Neukum
2009-08-22
Bluetooth: Improve USB driver throughput by increasing the frame size
Vikram Kandukuri
2009-02-27
Bluetooth: Submit bulk URBs along with interrupt URBs
Marcel Holtmann
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle
Marcel Holtmann
2008-11-30
Bluetooth: Send HCI Reset command by default on device initialization
Marcel Holtmann
2008-11-30
Bluetooth: Add suspend/resume support to btusb driver
Marcel Holtmann
2008-11-30
Bluetooth: Handle bulk URBs in btusb driver from notify callback
Marcel Holtmann
2008-11-30
Bluetooth: Add fine grained mem_flags usage to btusb driver
Marcel Holtmann
2008-10-06
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
Marcel Holtmann
2008-10-06
[Bluetooth] Add reset quirk for new Targus and Belkin dongles
Marcel Holtmann
2008-10-06
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
Marcel Holtmann
2008-09-23
[Bluetooth] Fix USB disconnect handling of btusb driver
Marcel Holtmann
2008-09-23
[Bluetooth] Fix wrong URB handling of btusb driver
Marcel Holtmann
2008-09-23
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips
Marcel Holtmann
2008-08-18
[Bluetooth] Add SCO support to btusb driver
Marcel Holtmann
2008-08-07
[Bluetooth] Add full quirk implementation for btusb driver
Marcel Holtmann
2007-10-22
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann