summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-11/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-244-4/+4
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-064-4/+4
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-8/+11
|\ \
| * | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-4/+8
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-162-0/+2
|\ \
| * | Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross2011-05-112-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-257-71/+148
|\ \ \ | |/ / | | / | |/ |/|
| * Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan2011-04-133-64/+132
| * Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan2011-04-131-1/+6
| * Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang2011-04-132-3/+10
| * Bluetooth: Clean up ath3k_load_firmware()Gustavo F. Padovan2011-04-131-3/+0
| * Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-311-1/+2
| * Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-311-0/+3
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/
* | Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
* | Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-151-55/+20
| |\
| * | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-12/+289
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+0
| |\ \ \
| * \ \ \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-182-2/+8
| |\ \ \ \
| * | | | | Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin2011-02-161-0/+1
| * | | | | Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan2011-02-161-7/+3
| * | | | | Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2011-02-112-0/+282
| * | | | | Bluetooth: ath3k: Avoid duplication of codeRogério Brito2011-02-081-5/+3
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-163-0/+406
|\ \ \ \ \ \
| * | | | | | Bluetooth: btwilink driverPavan Savoy2011-02-233-0/+406
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-13/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-0/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | hci_ath: Fix the mess in this driverAlan Cox2011-02-171-13/+13
| | |/ / / | |/| | |
* | | | | Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds2011-02-231-2/+0
| |_|/ / |/| | |
* | | | Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
* | | | Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| |/ / |/| |
* | | Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2011-01-262-0/+5
|/ /
* | Bluetooth: ath3k: reduce memory usageAlexander Holler2011-01-191-55/+20
|/
* Bluetooth: add NULL pointer check in HCIJun Nie2010-12-081-2/+4
* Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2010-12-012-0/+7
* Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried2010-12-011-3/+6
* Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-091-0/+3
* Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-091-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-234-3/+17
|\
| * Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan2010-10-121-1/+1
| * Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu2010-10-121-0/+3
| * Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu2010-10-121-0/+3
| * Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-121-0/+8
| * Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-2/+2
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+11
|\ \
OpenPOWER on IntegriCloud