drivers/mmc/host/sdhci.h needs scatterlist.h
[safe/jmp/linux-2.6] / drivers / mmc / host / s3cmci.c
2008-07-23 Ben Dookss3cmci: ensure host stopped on machine shutdown
2008-07-23 Ben Dookss3cmci: fixes for section mismatch warnings
2008-07-15 Ben DooksMMC: S3C24XX: Refuse incorrectly aligned transfers
2008-07-15 Ben DooksMMC: S3C24XX: Update error debugging.
2008-07-15 Ben DooksMMC: S3C24XX: Add media presence test to request handling.
2008-07-15 Ben DooksMMC: S3C24XX: Fix use of msecs where jiffies are needed
2008-07-15 Ben DooksMMC: S3C24XX: Add MODULE_ALIAS() entries for the platfo...
2008-07-15 Ben DooksMMC: S3C24XX: Fix s3c2410_dma_request() return code...
2008-07-15 Ben DooksMMC: S3C24XX: Allow card-detect on non-IRQ capable pin
2008-07-15 Ben DooksMMC: S3C24XX: Ensure host->mrq->data is valid
2008-07-15 Ben DooksMMC: S3C24XX: Add support to invert write protect line
2008-07-15 Ben DooksMMC: S3C24XX: Add platform data for MMC/SD driver
2008-07-15 Roman MoracikMMC: Fix S3C24XX IRQ enable during PIO transfers
2008-07-15 Thomas KleffelFix the request finalisation by ensuring the controller
2008-07-15 Harald WelteMMC: DMA free fix for S3C24XX SD/MMC driver
2008-07-15 Harald WelteMMC: S3C24XX MMC/SD driver write fixes
2008-07-15 Thomas KleffelMMC: S3C24XX MMC/SD driver.