aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tmio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2019-01-03mfd: tmio: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij1-7/+2
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada1-7/+0
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa1-0/+3
2018-03-05mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada1-1/+0
2018-01-08mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada1-20/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-08-30mmc: renesas_sdhi: use extra flag for CBSY usageWolfram Sang1-0/+3
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda1-0/+2
2017-08-23mfd: tmio: Add partition parsers platform dataAndrea Adami1-0/+1
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman1-17/+16
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang1-4/+2
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt1-0/+5
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang1-2/+2
2016-02-29mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang1-0/+4
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto1-0/+2
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