aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/wbsd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-4/+4
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-4/+0
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-7/+2
2006-02-02[MMC] Add MMC command type flagsRussell King1-4/+4
2006-01-08[MMC] Lindent wbsd driverPierre Ossman1-252/+185
2006-01-08[MMC] wbsd pnp suspendPierre Ossman1-16/+90
2006-01-03[MMC] wbsd: convert to the new platfrom device interfaceDmitry Torokhov1-4/+14
2006-01-03[MMC] wbsd: make use of ARRAY_SIZE() macroDmitry Torokhov1-6/+3
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-13/+14
2005-11-09[MMC] wbsd version 1.5Pierre Ossman1-1/+1
2005-11-09[MMC] Add MODULE_AUTHOR to wbsdPierre Ossman1-0/+1
2005-11-09[MMC] Use __devexit_p in wbsdPierre Ossman1-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-13/+14
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-05[MMC] Use controller id instead of driver name for printksPierre Ossman1-5/+6
2005-11-05[MMC] Fix chip config in wbsdPierre Ossman1-2/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[MMC] wbsd suspend supportPierre Ossman1-28/+91
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+2
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman1-17/+12
2005-09-12[MMC] Remove trailing whitespace in wbsdPierre Ossman1-208/+208
2005-09-10[MMC] Add mmc_detect_change() delay support for wbsd driverRussell King1-22/+5
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-2/+2
2005-09-07[PATCH] mmc: wbsd Secure Digital supportPierre Ossman1-6/+54
2005-09-03[MMC] support for mmc chip select in wbsdPierre Ossman1-14/+50
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-1/+1
2005-08-10[PATCH] wbsd version bumpPierre Ossman1-1/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-01[PATCH] MMC: wbsd cleanupsAdrian Bunk1-22/+7
2005-07-01[PATCH] MMC: wbsd delayed insertionPierre Ossman1-10/+41
2005-05-08[PATCH] MMC: wbsd updatePierre Ossman1-185/+531
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1651