aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan2011-04-131-30/+94
* Bluetooth: Use kzalloc for driversJulia Lawall2010-07-211-6/+2
* Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-211-47/+50
* Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy2010-07-211-3/+3
* Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao2010-05-101-1/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe2010-02-271-2/+2
* Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-031-0/+2
* | Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-031-0/+2
|/
* Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-221-2/+3
* Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-221-5/+7
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-221-123/+12
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-221-3/+0
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-221-1/+1
* Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-221-52/+38
* Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-221-0/+1128