aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Bluetooth: Fix sending LE data over USBVinicius Costa Gomes1-1/+2
2011-03-24Bluetooth: 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/jikos/trivialLinus Torvalds1-2/+2
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-12/+289
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-0/+406
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-13/+13
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+0
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2-0/+5
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds1-2/+0
2011-02-23Bluetooth: btwilink driverPavan Savoy3-0/+406
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-2/+8
2011-02-17hci_ath: Fix the mess in this driverAlan Cox1-13/+13
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2-0/+6
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2
2011-02-15Merge branch 'master' into for-nextJiri Kosina1-55/+20
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2-0/+282
2011-02-08Bluetooth: ath3k: Avoid duplication of codeRogério Brito1-5/+3
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2-0/+5
2011-01-19Bluetooth: ath3k: reduce memory usageAlexander Holler1-55/+20
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl1-2/+2
2010-12-08Bluetooth: add NULL pointer check in HCIJun Nie1-2/+4
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2-0/+7
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-3/+17
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+11