aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-09Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro1-0/+1
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+2
2012-09-18Bluetooth: Add support for BCM20702A0 [04ca, 2003]Jaroslav Resler1-0/+1
2012-09-18Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/FoxconnGustavo Padovan1-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+8
2012-08-27Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-08-21Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-08-15Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk1-0/+1
2012-08-06Bluetooth: add support for atheros 0489:e057Peng Chen1-0/+1
2012-08-06Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-08-06Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat1-10/+3
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-06-11Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia1-0/+1
2012-06-09Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut1-0/+1
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-8/+0
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc1-3/+3
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+14
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-16Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner1-0/+3
2012-05-09Bluetooth: btusb: Dynamic alternate settingMikel Astiz1-2/+11
2012-04-24Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms1-0/+3
2012-04-19Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao1-0/+1
2012-04-13Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao1-0/+1
2012-04-13Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer1-0/+1
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/linvil...Johan 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/...Linus 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/padova...Gustavo 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/padova...John 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/...Linus 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/jik...Linus Torvalds1-2/+2
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam1-0/+3
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen1-0/+3
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl1-2/+2
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam1-0/+3
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried1-3/+6
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek1-0/+3
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett1-0/+2
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu1-0/+3
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan1-6/+4
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux1-0/+3
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-1/+1
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum1-1/+3
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds1-0/+1
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum1-20/+174
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri1-3/+1
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann1-17/+23
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-6/+0
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann1-7/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-52/+47
2008-11-30Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann1-0/+62
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann1-14/+13
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann1-17/+17
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann1-0/+1
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann1-0/+4
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann1-3/+0
2008-09-23[Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann1-4/+15
2008-09-23[Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann1-2/+4
2008-09-23[Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann1-0/+3
2008-08-18[Bluetooth] Add SCO support to btusb driverMarcel Holtmann1-14/+268
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann1-2/+161
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann1-0/+564