aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus1-1/+1
2012-03-28Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao1-0/+1
2012-03-28Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen1-0/+1
2012-03-28Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita1-0/+1
2012-03-08Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran1-0/+1
2012-03-06Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy1-0/+1
2012-02-23Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.gitJohan Hedberg1-6/+6
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-13Bluetooth: btusb: Remove device lock on releaseDavid Herrmann1-5/+0
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-14/+14
2012-02-13Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann1-2/+2
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-2/+0
2012-02-13Bluetooth: btusb: Free driver data on USB shutdownDavid Herrmann1-10/+1
2012-02-13Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-6/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-14/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-14/+1
2011-12-22Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung1-0/+1
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan1-2/+1
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-11-18USB: convert drivers/bluetooth/* to use module_usb_driver()Greg Kroah-Hartman1-14/+1
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville1-4/+12
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-07Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz1-0/+3
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-10Bluetooth: btusb: hide more usb_submit_urb errorsPaul Bolle1-3/+6
2011-10-10Bluetooth: btusb: also be quiet when suspendingPaul Bolle1-1/+3
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley1-2/+1
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza1-0/+1
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle1-3/+9
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li1-1/+11
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross1-0/+1
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes1-1/+2
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou1-0/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+0
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds1-2/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+5
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen1-0/+3
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2