summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-111-1/+1
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-071-0/+7
* mmc: check correctness of the voltage mask in ocrStefano Babic2010-03-071-1/+9
* mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-191-0/+3
* mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-021-5/+5
* mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-021-4/+0
* mmc: drop unnecessary castsRabin Vincent2009-06-021-10/+10
* mmc: fix response decoding on little endianRabin Vincent2009-06-021-10/+10
* mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-021-3/+4
* mmc: check find_mmc_device return valueRabin Vincent2009-06-021-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-2/+2
* Add MMC FrameworkAndy Fleming2009-02-161-0/+930
OpenPOWER on IntegriCloud