aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/s3cmci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-23s3cmci: ensure host stopped on machine shutdownBen Dooks1-4/+16
2008-07-23s3cmci: fixes for section mismatch warningsBen Dooks1-15/+15
2008-07-15MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks1-0/+11
2008-07-15MMC: S3C24XX: Update error debugging.Ben Dooks1-2/+10
2008-07-15MMC: S3C24XX: Add media presence test to request handling.Ben Dooks1-1/+18
2008-07-15MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks1-1/+1
2008-07-15MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks1-0/+3
2008-07-15MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks1-1/+1
2008-07-15MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks1-11/+17
2008-07-15MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks1-1/+2
2008-07-15MMC: S3C24XX: Add support to invert write protect lineBen Dooks1-2/+9
2008-07-15MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks1-3/+41
2008-07-15MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik1-3/+4
2008-07-15Fix the request finalisation by ensuring the controllerThomas Kleffel1-2/+2
2008-07-15MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte1-0/+1
2008-07-15MMC: S3C24XX MMC/SD driver write fixesHarald Welte1-3/+13
2008-07-15MMC: S3C24XX MMC/SD driver.Thomas Kleffel1-0/+1343