summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-16-0/+19
* mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-02-5/+5
* mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-02-4/+0
* mmc: drop unnecessary castsRabin Vincent2009-06-02-15/+15
* mmc: fix response decoding on little endianRabin Vincent2009-06-02-10/+10
* mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-02-3/+4
* mmc: check find_mmc_device return valueRabin Vincent2009-06-02-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-2/+2
* Blackfin: convert bfin_sdh to legacy mmcMike Frysinger2009-04-02-12/+2
* OMAP3: Clean up MMC codeDirk Behme2009-02-22-67/+70
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-22-1/+0
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-20-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-20-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-0/+785
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-19-15/+2
* Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-16-0/+349
* Add MMC FrameworkAndy Fleming2009-02-16-0/+931
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-15/+0
* Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-02-0/+606
* OMAP3: Add MMC supportDirk Behme2009-01-24-0/+559
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-11/+11
* Fix merge problemsStefan Roese2008-08-06-8/+8
* mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-10-0/+751
* Create drivers/mmc subdirectoryHaavard Skinnemoen2008-07-10-0/+44