summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+17
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang-2/+1
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao-5/+16
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-0/+3
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung-0/+3
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+20
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-9/+20
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker-0/+4
2011-10-31Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann-6/+7
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann-0/+10
2011-10-31Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann-2/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki-1/+1
2011-10-05btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle-2/+2
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum-0/+3
2011-09-27Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley-2/+1
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem-0/+3
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir-8/+8
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern-1/+1
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza-0/+2
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle-3/+9
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+16
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li-1/+16
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller-0/+12
2011-06-09Bluetooth: Do not ignore errors returned from strict_strtol()David Miller-0/+12
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds-11/+6
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-4/+4
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-8/+11
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+2
2011-05-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross-0/+2
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches-4/+4
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-71/+148
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi-4/+8
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan-64/+132
2011-04-13Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan-1/+6
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang-3/+10
2011-04-13Bluetooth: Clean up ath3k_load_firmware()Gustavo F. Padovan-3/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-1/+1
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes-1/+2
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou-0/+3
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-24Bluetooth: Fix sending LE data over USBVinicius Costa Gomes-1/+2
2011-03-24Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou-0/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-12/+289