aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2011-10-07Merge branch 'pm-runtime' into pm-for-linusGravatar Rafael J. Wysocki 1-1/+1
2011-09-29btusb: add device entry for Broadcom SoftSailingGravatar Oliver Neukum 1-0/+3
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modeGravatar Peter Hurley 1-2/+1
2011-09-17Bluetooth: add support for 2011 mac miniGravatar Jurgen Kramer 1-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportGravatar Pieter-Augustijn Van Malleghem 1-0/+3
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsGravatar Alan Stern 1-1/+1
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDGravatar Ricardo Mendoza 1-0/+1
2011-08-11Bluetooth: btusb: be quiet on device disconnectGravatar Paul Bolle 1-3/+9
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedGravatar Steven.Li 1-1/+11
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsGravatar Andy Ross 1-0/+1
2011-03-31Bluetooth: Fix sending LE data over USBGravatar Vinicius Costa Gomes 1-1/+2
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Gravatar Marc-Antoine Perennou 1-0/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-2/+0
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Gravatar Linus Torvalds 1-2/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Gravatar John W. Linville 1-2/+5
2011-02-16Bluetooth: Use usb_fill_int_urb()Gravatar Gustavo F. Padovan 1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedGravatar Cho, Yu-Chen 1-0/+3
2011-02-16Bluetooth: fix crash with quirky dongles doing soundGravatar Oliver Neukum 1-2/+2
2011-02-11Bluetooth: Add firmware support for Atheros 3012Gravatar Bala Shanmugam 1-0/+3
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedGravatar Cho, Yu-Chen 1-0/+3
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationGravatar Jesper Juhl 1-2/+2
2010-12-01Bluetooth: Add new PID for Atheros 3011Gravatar Bala Shanmugam 1-0/+3
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendGravatar Stefan Seyfried 1-3/+6
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportGravatar Edgar (gimli) Hucek 1-0/+3
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbGravatar Matthew Garrett 1-0/+2
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Gravatar Nobuhiro Iwamatsu 1-0/+3
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Gravatar Nobuhiro Iwamatsu 1-0/+3
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGravatar Gustavo F. Padovan 1-6/+4
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Gravatar Cyril Lacoux 1-0/+3
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busGravatar Marcel Holtmann 1-1/+1
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverGravatar Oliver Neukum 1-0/+1
2009-12-11USB: remove the auto_pm flagGravatar Alan Stern 1-1/+1
2009-11-14fix memory leak in fixed btusb_closeGravatar Oliver Neukum 1-1/+3
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingGravatar Linus Torvalds 1-0/+1
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverGravatar Oliver Neukum 1-20/+174
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeGravatar Vikram Kandukuri 1-3/+1
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