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
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2013-05-10
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
Nishanth Menon
2013-05-10
twl6035: rename to palmas
Nishanth Menon
2013-03-24
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
Peter Korsgaard
2013-03-11
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-08
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-03-08
omap_hsmmc: introduce omap_hsmmc_data struct
Nikita Kiryanov
2013-03-08
omap_hsmmc: fix out of bounds array access
Nikita Kiryanov
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-05-15
omap5: pbias ldo9 turn on
Balaji T K
2012-05-15
OMAP4/5: Make the sysctrl structure common
SRICHARAN R
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-08
mmc: omap: handle controller errors properly
Grazvydas Ignotas
2012-05-08
mmc: omap: improve stat wait message
Grazvydas Ignotas
2012-05-08
mmc: omap: follow TRM procedure to power on cards
Grazvydas Ignotas
2012-02-15
omap_hsmmc: Wait for CMDI to be clear
Tom Rini
2012-01-08
mmc: Implement card detection.
Thierry Reding
2011-11-15
omap: Checkpatch fixes
Sricharan
2011-10-27
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
Tom Rini
2011-09-30
mmc: omap: config VMMC, MMC1_PBIAS
Balaji T K
2011-09-30
mmc: omap: enable high capacity
Balaji T K
2011-05-18
MMC: omap_hsmmc.c: Add missing prototype header
Dirk Behme
2011-04-29
MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
John Rigby
2011-04-29
MMC: make b_max unconditional
John Rigby
2010-11-19
mmc: omap: timeout counter fix
Nishanth Menon
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-17
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
Sukumar Ghorai