aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2011-04-14Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum
2011-01-26Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen
2011-01-19Bluetooth: ath3k: reduce memory usageAlexander Holler
2010-12-08Bluetooth: add NULL pointer check in HCIJun Nie
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried
2010-11-09Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22bluetooth: Fix missing NULL checkAlan Cox
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan
2010-07-21Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan
2010-07-21Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-07-21Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall
2010-07-21Bluetooth: Use kmemdup for driversJulia Lawall
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-07-21Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski