summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-22Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang
2011-11-18USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung
2011-11-07Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-10Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle
2011-10-10Bluetooth: btusb: also be quiet when suspendingPaul Bolle
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum