aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings1-0/+2
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar1-0/+2
2009-08-22Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall1-2/+3
2009-08-22Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao1-5/+7
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann1-123/+12
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann1-3/+0
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann1-1/+1
2009-08-22Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann1-52/+38
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao1-0/+1128