index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
sh_mmcif.h
Age
Commit message (
Expand
)
Author
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
2013-08-25
mmc: sh_mmcif: move header include from header into .c
Guennadi Liakhovetski
2013-08-24
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
2013-08-24
mmc: sh_mmcif: Remove .down_pwr() callback from platform data
Laurent Pinchart
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2012-07-13
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
2012-03-27
mmc: sh_mmcif: simplify bitmask macros
Guennadi Liakhovetski
2011-10-26
mmc: sh_mmcif: simplify platform data
Guennadi Liakhovetski
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
2011-01-14
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
Paul Mundt
2011-01-11
Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest
Paul Mundt
2010-12-08
mmc, sh: Remove sh_mmcif_boot_slurp()
Simon Horman
2010-12-08
mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h
Simon Horman
2010-11-30
Merge branch 'common/mmcif' into rmobile/mmcif
Paul Mundt
2010-11-29
sh, mmc: Use defines when setting CE_CLK_CTRL
Simon Horman
2010-11-29
mmc, sh: Correct value for reset
Simon Horman
2010-11-25
mmc: sh_mmcif: add DMA support
Guennadi Liakhovetski
2010-11-10
mmc, sh: Move constants to sh_mmcif.h
Simon Horman
2010-11-04
mmc: sh_mmcif: Convert extern inline to static inline.
Paul Mundt
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2010-05-31
sh: add boot code to MMCIF driver header
Magnus Damm
2010-05-31
sh: prepare MMCIF driver header file
Magnus Damm
2010-05-27
mmc: add support MMCIF for SuperH
Yusuke Goda