index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
davinci_mmc.c
Age
Commit message (
Expand
)
Author
2018-09-11
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
Adam Ford
2018-09-11
MMC: Enable DM_MMC for Davinci
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-06
davinci, mmc: Added a delay reading ext CSD register
Davide Bonfanti
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-01-08
mmc: Implement card detection.
Thierry Reding
2011-11-16
davinci, mmc: fix gcc 4.6 build warnings
Heiko Schocher
2011-04-29
MMC: make b_max unconditional
John Rigby
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
Davinci MMCSD Support
Sandeep Paulraj