aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-27/+32
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville8-27/+29
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-11-07Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann1-6/+7
2011-11-07Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-11-07Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-11-07Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-11-07Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser1-4/+11
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann6-19/+6
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/padovan/bluetoothJohn W. Linville3-9/+20
2011-10-31bluetooth: 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/rafael/linux-pmLinus 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/jikos/trivialLinus Torvalds1-2/+2
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-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-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-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza2-0/+2
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle1-3/+9
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-2.6 into for-davemJohn 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-24Merge 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/gregkh/tty-2.6Linus Torvalds1-8/+11
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-0/+2
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross2-0/+2
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches4-4/+4
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-71/+148
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+8
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan3-64/+132
2011-04-13Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan1-1/+6
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang2-3/+10
2011-04-13Bluetooth: Clean up ath3k_load_firmware()Gustavo F. Padovan1-3/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1