summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: introduce macro for max block sizeWolfram Sang2019-04-151-0/+2
* mmc: renesas_sdhi: update copyright informationWolfram Sang2019-04-151-2/+2
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-261-0/+5
* mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang2018-12-171-0/+5
* mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2018-12-171-0/+1
* mmc: tmio: simplify the DMA mode testMasahiro Yamada2018-10-151-1/+1
* mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada2018-10-151-3/+0Star
* mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada2018-10-151-0/+1
* mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada2018-10-081-3/+1Star
* mmc: use SPDX identifier for Renesas driversWolfram Sang2018-10-081-5/+1Star
* mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-161-0/+6
* mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada2018-01-181-2/+1Star
* mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada2018-01-181-2/+2
* mmc: tmio: use io* accessors consistentlyWolfram Sang2017-12-211-6/+6
* mmc: tmio: change bus_shift to unsigned intMasahiro Yamada2017-12-191-1/+1
* mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada2017-12-191-1/+0Star
* mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada2017-12-191-2/+0Star
* mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada2017-12-191-7/+0Star
* mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada2017-12-181-3/+0Star
* mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada2017-12-181-0/+1
* mmc: tmio: use ioread* for repeated access to a registerWolfram Sang2017-12-181-4/+4
* mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-301-0/+3
* mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-301-0/+2
* mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-301-2/+0Star
* mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-301-0/+1
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-301-0/+1
* mmc: tmio: improve checkpatch cleannessSimon Horman2017-06-201-7/+10
* mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-201-2/+3
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-201-9/+0Star
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-201-33/+22Star
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-201-4/+3Star
* mmc: host: tmio: fix minor typos in commentsWolfram Sang2017-04-241-3/+3
* mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang2017-04-241-0/+4
* mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang2017-04-241-1/+1
* mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang2017-02-131-0/+2
* mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson2017-02-131-0/+1
* mmc: tmio: Add tuning supportAi Kyuse2016-11-291-0/+14
* mmc: tmio: Add hw reset supportAi Kyuse2016-11-291-0/+1
* mmc: tmio: document mandatory and optional callbacksSimon Horman2016-11-291-1/+4
* mmc: tmio-mmc: add support for 32bit data portChris Brandt2016-11-291-0/+12
* mmc: tmio: add eMMC supportWolfram Sang2016-09-261-0/+3
* mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang2016-09-261-0/+1
* mmc: tmio: make a cast explicitWolfram Sang2016-07-251-1/+1
* mmc: tmio: document CTL_STATUS handlingWolfram Sang2016-05-021-1/+2
* mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang2016-05-021-1/+2
* mmc: tmio: use CTL_STATUS consistentlyWolfram Sang2016-05-021-2/+1Star
* mmc: tmio: use BIT() within definesWolfram Sang2016-05-021-21/+23
* mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang2016-05-021-3/+2Star
* mmc: tmio: merge distributed include filesWolfram Sang2016-05-021-1/+55
* mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang2016-05-021-3/+0Star