aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King1-1/+0
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Create platform_device.h to contain all the platform device details.Russell King2-2/+2
2005-10-28[MMC] wbsd suspend supportPierre Ossman1-28/+91
2005-10-28Merge ../bleed-2.6Greg KH1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2-6/+6
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-09-12[MMC] Clean up wbsd detection handlingPierre Ossman1-17/+12
2005-09-12[MMC] Remove unused timer.Pierre Ossman1-1/+0
2005-09-12[MMC] Remove trailing whitespace in wbsdPierre Ossman2-219/+219
2005-09-10[MMC] Add mmc_detect_change() delay support for wbsd driverRussell King1-22/+5
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-1/+3
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie4-8/+12
2005-09-07[PATCH] mmc: conditional scr sysfs entryPierre Ossman1-3/+18
2005-09-07[PATCH] mmc: wbsd Secure Digital supportPierre Ossman2-6/+57
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+11
2005-09-07[PATCH] sd: SD copyright noticePierre Ossman1-0/+2
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman1-0/+36
2005-09-07[PATCH] sd: SCR in sysfsPierre Ossman1-0/+2
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-10/+133
2005-09-07[PATCH] sd: read-only switchPierre Ossman2-18/+30
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman1-73/+253
2005-09-03[MMC] support for mmc chip select in wbsdPierre Ossman2-15/+52
2005-09-03[MMC] ios for mmc chip selectPierre Ossman1-0/+12
2005-08-19[MMC] Use an IDR for host name indiciesRussell King1-2/+19
2005-08-19[MMC] Use class device name for mmc host nameRussell King1-2/+1
2005-08-19[MMC] Add MMC class devicesRussell King3-14/+86
2005-08-19[MMC] Add mmc_hostname() macroRussell King4-7/+7
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 Bunk2-29/+7
2005-07-01[PATCH] MMC: wbsd delayed insertionPierre Ossman2-10/+43
2005-07-01[PATCH] MMC: Fix divdi3 reference in mmci.cRussell King1-3/+6
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-1/+1
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman1-1/+4
2005-05-08[PATCH] MMC: wbsd updatePierre Ossman3-186/+544
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek4-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds14-0/+5455