summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-247-34/+164
|\
| * Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner2012-05-162-0/+9
| * Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-093-1/+104
| * Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-093-22/+35
| * Bluetooth: btusb: Dynamic alternate settingMikel Astiz2012-05-091-2/+11
| * Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Jesper Juhl2012-05-091-7/+2
| * Bluetooth: vhci: Ignore return code of nonseekable_open()David Herrmann2012-05-091-1/+2
| * Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-1/+1
* | USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-185-0/+5
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-272-0/+10
|\
| * Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms2012-04-241-0/+3
| * Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2012-04-192-0/+3
| * Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2012-04-132-0/+3
| * Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer2012-04-131-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-093-2/+9
|\|
| * Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
| * Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
| * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
| * Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-282-0/+3
| * Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-16/+10
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+10
| |/
* / Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
|/
* Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2012-03-082-0/+3
* Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-081-11/+12
* Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy2012-03-061-0/+1
* Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-011-10/+9
* Bluetooth: Add support for creating HCI UART based AMP controllersMarcel Holtmann2012-02-242-0/+6
* Bluetooth: Allow HCI UART reset parameter via flags ioctlMarcel Holtmann2012-02-242-8/+4
* Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2012-02-232-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-163-9/+9
|\
| * 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-133-9/+9
* | Bluetooth: btusb: Remove device lock on releaseDavid Herrmann2012-02-131-5/+0
* | Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-1313-78/+77
* | 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-1312-22/+0
* | Bluetooth: uart-ldisc: Fix memory leak and remove destruct cbDavid Herrmann2012-02-131-10/+2
* | Bluetooth: btsdio: Free driver data on SDIO shutdownDavid Herrmann2012-02-131-10/+1
* | Bluetooth: bpa10x: Free private driver data on usb shutdownDavid Herrmann2012-02-131-12/+3
* | Bluetooth: btusb: Free driver data on USB shutdownDavid Herrmann2012-02-131-10/+1
* | Bluetooth: bfusb: Free driver_data on USB shutdownDavid Herrmann2012-02-131-10/+1
* | Bluetooth: vhci: Free driver_data on file releaseDavid Herrmann2012-02-131-6/+1
* | Bluetooth: dtl1-cs: Remove empty destruct cbDavid Herrmann2012-02-131-6/+0
* | Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann2012-02-131-9/+0
* | Bluetooth: btuart-cs: Remove empty destruct cbDavid Herrmann2012-02-131-6/+0
* | Bluetooth: btmrvl: Remove empty destruct cbDavid Herrmann2012-02-131-5/+0
* | Bluetooth: bt3c-cs: Remove empty destruct cbDavid Herrmann2012-02-131-6/+0