| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: s3cmci: fix s3c2410_dma_config() arguments. | Ben Dooks | 2009-03-13 | 1 | -2/+1 |
* | s3cmci: Fix hangup in do_pio_write() | Yauhen Kharuzhy | 2009-02-18 | 1 | -1/+1 |
* | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo | 2009-01-24 | 1 | -1/+1 |
* | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright | ben@fluff.org.uk | 2008-10-15 | 1 | -1/+4 |
* | s3cmci: fix continual accesses to host->pio_ptr | ben@fluff.org.uk | 2008-10-15 | 1 | -2/+8 |
* | s3cmci: Support transfers which are not multiple of 32 bits. | Christer Weinigel | 2008-10-15 | 1 | -27/+53 |
* | s3cmci: cpufreq support | ben@fluff.org.uk | 2008-10-15 | 1 | -19/+92 |
* | s3cmci: Make general protocol errors less noisy | ben@fluff.org.uk | 2008-10-15 | 1 | -2/+2 |
* | s3cmci: attach get_cd host ops | Ben Dooks | 2008-08-17 | 1 | -2/+4 |
* | s3cmci: fix sparse errors from non-exported functions | Ben Dooks | 2008-08-17 | 1 | -5/+6 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | s3cmci: ensure host stopped on machine shutdown | Ben Dooks | 2008-07-23 | 1 | -4/+16 |
* | s3cmci: fixes for section mismatch warnings | Ben Dooks | 2008-07-23 | 1 | -15/+15 |
* | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks | 2008-07-15 | 1 | -0/+11 |
* | MMC: S3C24XX: Update error debugging. | Ben Dooks | 2008-07-15 | 1 | -2/+10 |
* | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks | 2008-07-15 | 1 | -1/+18 |
* | MMC: S3C24XX: Fix use of msecs where jiffies are needed | Ben Dooks | 2008-07-15 | 1 | -1/+1 |
* | MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices | Ben Dooks | 2008-07-15 | 1 | -0/+3 |
* | MMC: S3C24XX: Fix s3c2410_dma_request() return code check. | Ben Dooks | 2008-07-15 | 1 | -1/+1 |
* | MMC: S3C24XX: Allow card-detect on non-IRQ capable pin | Ben Dooks | 2008-07-15 | 1 | -11/+17 |
* | MMC: S3C24XX: Ensure host->mrq->data is valid | Ben Dooks | 2008-07-15 | 1 | -1/+2 |
* | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks | 2008-07-15 | 1 | -2/+9 |
* | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks | 2008-07-15 | 1 | -3/+41 |
* | MMC: Fix S3C24XX IRQ enable during PIO transfers | Roman Moracik | 2008-07-15 | 1 | -3/+4 |
* | Fix the request finalisation by ensuring the controller | Thomas Kleffel | 2008-07-15 | 1 | -2/+2 |
* | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte | 2008-07-15 | 1 | -0/+1 |
* | MMC: S3C24XX MMC/SD driver write fixes | Harald Welte | 2008-07-15 | 1 | -3/+13 |
* | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel | 2008-07-15 | 1 | -0/+1343 |