aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-22bluetooth: Fix missing NULL checkAlan Cox1-0/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+11
2010-10-12Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan1-1/+1
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel1-0/+8
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel1-2/+2
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski4-12/+4
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski3-63/+59
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski3-13/+2
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski4-12/+8
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski1-1/+1
2010-09-29pcmcia: simplify IntTypeDominik Brodowski4-4/+0
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2-2/+2
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-65/+60
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski4-36/+34
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski4-25/+26
2010-07-30pcmcia: remove cs_types.hDominik Brodowski4-4/+0
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter1-1/+1
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan4-8/+8
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan1-101/+2
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan1-0/+0
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala5-1/+261