aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sh_mmcif.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang1-209/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-5/+1
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson1-2/+0
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski1-0/+2
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski1-0/+1
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski1-1/+0
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart1-1/+0
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-7/+1
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski1-0/+2
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-7/+1
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski1-12/+9
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski1-1/+3
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day1-3/+3
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman1-3/+0
2011-01-14mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt1-2/+2
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt1-33/+58
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman1-23/+11
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman1-0/+3
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt1-14/+12
2010-11-29sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman1-8/+9
2010-11-29mmc, sh: Correct value for resetSimon Horman1-6/+3
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski1-4/+11
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman1-5/+34
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+1
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm1-0/+129
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm1-0/+32
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda1-0/+39