index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: seperate block number into small parts for multi-write cmd
Lei Wen
2010-10-27
1
-15
/
+39
*
MMC: Fix for capacity calculation on eMMC
Sukumar Ghorai
2010-10-17
1
-0
/
+11
*
mmc: fix compiler warnings
Wolfgang Denk
2010-09-19
1
-2
/
+2
*
mmc: add boundary check for mmc operation
Lei Wen
2010-09-18
1
-0
/
+10
*
Fix memory leak in mmc_read()
Wolfgang Denk
2010-03-11
1
-1
/
+1
*
MMC: add weak function to detect MMC/SD card
Stefano Babic
2010-03-07
1
-0
/
+7
*
mmc: check correctness of the voltage mask in ocr
Stefano Babic
2010-03-07
1
-1
/
+9
*
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
2009-07-19
1
-0
/
+3
*
mmc: Fix decoding of SCR & function switch data on little-endian machines
Yauhen Kharuzhy
2009-06-02
1
-5
/
+5
*
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
Yauhen Kharuzhy
2009-06-02
1
-4
/
+0
*
mmc: drop unnecessary casts
Rabin Vincent
2009-06-02
1
-10
/
+10
*
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
1
-10
/
+10
*
mmc: use lldiv to fix arm eabi build
Rabin Vincent
2009-06-02
1
-3
/
+4
*
mmc: check find_mmc_device return value
Rabin Vincent
2009-06-02
1
-1
/
+1
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
1
-2
/
+2
*
Add MMC Framework
Andy Fleming
2009-02-16
1
-0
/
+930