aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_sdio.c
AgeCommit message (Expand)Author
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker
2011-10-05btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-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: 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: Add Marvell BT-over-SDIO driverBing Zhao