summaryrefslogtreecommitdiff
path: root/include/linux/mmc/sh_mmcif.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman
2011-01-14mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt
2010-11-29sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman
2010-11-29mmc, sh: Correct value for resetSimon Horman
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda