summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2012-03-14Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek
2012-03-14Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu
2012-03-14Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu
2012-03-14Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou
2011-01-06bluetooth: Fix missing NULL checkAlan Cox
2010-08-13Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter
2010-02-27Bluetooth: Make USB device id constantMárton Németh
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-03Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar
2009-12-03Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann
2009-12-03Bluetooth: Remove unused global minor variableMarcel Holtmann
2009-12-03Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverRahul Tank
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-14fix memory leak in fixed btusb_closeOliver Neukum
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds
2009-11-08pcmcia: deprecate CS_CHECK (bluetooth)Dominik Brodowski
2009-09-15pcmcia: dtl1_cs: fix pcmcia_loop_config logicPhilipp Zabel
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum
2009-08-24Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng
2009-08-22Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall
2009-08-22Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann
2009-08-22Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann
2009-08-22Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann
2009-08-22Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao