summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-08-271-0/+3
* Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-08-211-5/+3
* Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2012-08-151-0/+1
* Bluetooth: add support for atheros 0489:e057Peng Chen2012-08-061-0/+1
* Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-08-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-0/+2
|\
| * Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-111-0/+1
| * Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-091-0/+1
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-8/+0
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-051-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-2/+14
|\
| * Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner2012-05-161-0/+3
| * Bluetooth: btusb: Dynamic alternate settingMikel Astiz2012-05-091-2/+11
* | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
|/
* Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms2012-04-241-0/+3
* Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2012-04-191-0/+1
* Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2012-04-131-0/+1
* Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer2012-04-131-0/+1
* Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-281-0/+1
* Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-281-0/+1
* Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
* Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2012-03-081-0/+1
* Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy2012-03-061-0/+1
* Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2012-02-231-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-161-6/+6
|\
| * Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| * Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-6/+6
* | Bluetooth: btusb: Remove device lock on releaseDavid Herrmann2012-02-131-5/+0
* | Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-14/+14
* | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-131-0/+1
* | Bluetooth: Remove __hci_dev_put/holdDavid Herrmann2012-02-131-2/+2
* | Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-2/+0
* | Bluetooth: btusb: Free driver data on USB shutdownDavid Herrmann2012-02-131-10/+1
* | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-131-3/+0
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-14/+1
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-14/+1
| |\
| | * USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-14/+1
* | | Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung2011-12-221-0/+1
* | | Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao2011-12-211-7/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-12-031-2/+1
|\ \ \ | |/ /
| * | btusb: fix a memory leak in btusb_send_frame()Cong Wang2011-12-031-2/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-091-4/+12
|\ \ \ | |/ / |/| |
| * | Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz2011-11-071-0/+3
| * | Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle2011-10-101-3/+6
| * | Bluetooth: btusb: also be quiet when suspendingPaul Bolle2011-10-101-1/+3
* | | Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung2011-11-081-0/+3
| |/ |/|
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\ \ | |/ |/|
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\
OpenPOWER on IntegriCloud