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
/
pxa_mmc_gen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-4
/
+4
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
1
-28
/
+132
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
1
-3
/
+5
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
arm: pxa: mmc: clean-up include file order
Marcel Ziswiler
2015-08-24
1
-5
/
+3
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-3
/
+3
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
1
-32
/
+29
*
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
-4
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
mmc: Remove incorrect cmd->flags usage
Andy Fleming
2012-09-06
1
-3
/
+5
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
1
-2
/
+2
*
PXA: Add MMC driver using the generic MMC framework
Marek Vasut
2011-11-03
1
-0
/
+442