index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mxcmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-1
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
1
-3
/
+3
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-20
/
+15
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
1
-1
/
+1
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
1
-5
/
+7
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+1
*
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-02-12
1
-5
/
+3
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
MMC: make b_max unconditional
John Rigby
2011-04-29
1
-0
/
+2
*
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
Stefano Babic
2010-03-21
1
-18
/
+18
*
Minor coding style cleanup.
Wolfgang Denk
2009-08-10
1
-1
/
+0
*
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
Ilya Yanok
2009-08-09
1
-0
/
+523