summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2012-06-10Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner2-0/+9
2012-06-10Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms1-0/+3
2012-06-10Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2-0/+3
2012-06-10Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2-0/+3
2012-06-10Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer1-0/+1
2012-06-10Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus1-1/+1
2012-06-10Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita1-0/+1
2012-06-10Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]James M. Leddy1-0/+1
2012-06-10Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-05-11Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-04-23Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung1-0/+1
2012-04-23Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2-0/+3
2012-04-23Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2-0/+3
2012-04-23Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2012-04-23Bluetooth: uart-ldisc: Fix memory leakJohan Hovold1-1/+1
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2012-04-02Bluetooth: Add AR30XX device ID on Asus laptopsKeng-Yu Lin2-0/+2
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-7/+17
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2-5/+16
2011-11-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+3
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+20
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-9/+20
2011-11-01bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker3-0/+4
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann1-6/+7
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-10-31Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-10-08Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-05btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle1-2/+2
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-09-28Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley1-2/+1
2011-09-18Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-09-18Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-09-18Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-08-20PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-08-12Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza2-0/+2
2011-08-12Bluetooth: btusb: be quiet on device disconnectPaul Bolle1-3/+9
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+16
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li2-1/+16
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller1-0/+12
2011-06-09Bluetooth: Do not ignore errors returned from strict_strtol()David Miller1-0/+12
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-11/+6
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-4/+4
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+11