aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tmio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto1-5/+0
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-2/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-11/+0
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-1/+0
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto1-0/+3
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara1-0/+5
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto1-0/+5
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara1-0/+5
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara1-0/+6
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto1-0/+1
2014-01-13mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto1-0/+7
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto1-0/+1
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball1-0/+1
2013-08-24mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart1-1/+0
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski1-0/+2
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski1-0/+3
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski1-18/+0
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski1-0/+3
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski1-1/+0
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski1-6/+19
2011-07-20mmc: sdhi: Add write16_hookSimon Horman1-0/+8
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski1-0/+17
2011-01-08mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann1-0/+4
2011-01-08mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski1-0/+1
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-0/+5
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+1
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski1-0/+1
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski1-0/+4
2010-05-22mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski1-0/+6
2010-03-07tmio_mmc: Remove const from platform data V3Magnus Damm1-1/+1
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda1-0/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-0/+39
2009-06-17mfd: fix tmio related warningsSamuel Ortiz1-1/+1
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel1-0/+7
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov1-0/+19
2008-08-10mfd: TMIO MMC structures and accessors.Ian Molton1-4/+15
2008-07-07[ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov1-0/+17