Age | Commit message (Expand) | Author |
2018-07-16 | mmc: tmio: add eMMC HS400 mode support | Masaharu Hayakawa |
2018-01-18 | mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument | Masahiro Yamada |
2018-01-18 | mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe() | Masahiro Yamada |
2017-12-21 | mmc: tmio: use io* accessors consistently | Wolfram Sang |
2017-12-19 | mmc: tmio: change bus_shift to unsigned int | Masahiro Yamada |
2017-12-19 | mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h | Masahiro Yamada |
2017-12-19 | mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h | Masahiro Yamada |
2017-12-19 | mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h | Masahiro Yamada |
2017-12-18 | mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly | Masahiro Yamada |
2017-12-18 | mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data | Masahiro Yamada |
2017-12-18 | mmc: tmio: use ioread* for repeated access to a register | Wolfram Sang |
2017-08-30 | mmc: tmio: no magic values when enabling DMA | Wolfram Sang |
2017-08-30 | mmc: tmio: add references to bit defines in the header | Wolfram Sang |
2017-08-30 | mmc: tmio: remove obsolete TMIO_BBS | Wolfram Sang |
2017-08-30 | mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC | Simon Horman |
2017-08-30 | mmc: tmio, renesas-sdhi: add dataend to DMA ops | Simon Horman |
2017-06-20 | mmc: tmio: improve checkpatch cleanness | Simon Horman |
2017-06-20 | mmc: tmio, renesas-sdhi: update Renesas related copyrights | Simon Horman |
2017-06-20 | mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c | Simon Horman |
2017-06-20 | mmc: renesas-sdhi, tmio: make dma more modular | Simon Horman |
2017-06-20 | mmc: tmio: drop filenames from comment at top of source | Simon Horman |
2017-04-24 | mmc: host: tmio: fix minor typos in comments | Wolfram Sang |
2017-04-24 | mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values | Wolfram Sang |
2017-04-24 | mmc: tmio: ensure end of DMA and SD access are in sync | Wolfram Sang |
2017-02-13 | mmc: tmio: discard obsolete SDIO irqs before enabling irqs | Wolfram Sang |
2017-02-13 | mmc: host: Include interrupt.h in mmc host drivers that depends on it | Ulf Hansson |
2016-11-29 | mmc: tmio: Add tuning support | Ai Kyuse |
2016-11-29 | mmc: tmio: Add hw reset support | Ai Kyuse |
2016-11-29 | mmc: tmio: document mandatory and optional callbacks | Simon Horman |
2016-11-29 | mmc: tmio-mmc: add support for 32bit data port | Chris Brandt |
2016-09-26 | mmc: tmio: add eMMC support | Wolfram Sang |
2016-09-26 | mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi | Wolfram Sang |
2016-07-25 | mmc: tmio: make a cast explicit | Wolfram Sang |
2016-05-02 | mmc: tmio: document CTL_STATUS handling | Wolfram Sang |
2016-05-02 | mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC | Wolfram Sang |
2016-05-02 | mmc: tmio: use CTL_STATUS consistently | Wolfram Sang |
2016-05-02 | mmc: tmio: use BIT() within defines | Wolfram Sang |
2016-05-02 | mmc: tmio: give read32/write32 functions more descriptive names | Wolfram Sang |
2016-05-02 | mmc: tmio: merge distributed include files | Wolfram Sang |
2016-05-02 | mmc: tmio: remove now unneeded seperate irq handlers | Wolfram Sang |
2016-05-02 | mmc: tmio: Add UHS-I mode support | Wolfram Sang |
2016-05-02 | mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency | Ben Hutchings |
2016-05-02 | mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops | Ben Hutchings |
2015-03-05 | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x | Kuninori Morimoto |
2015-02-23 | mmc: tmio_mmc: remove slave_id settings for DMAEngine | Kuninori Morimoto |
2015-01-20 | mmc: tmio: enable SoC specific DMA buswidth settings | Kuninori Morimoto |
2015-01-20 | mmc: tmio: add .enable_dma on tmio_mmc_dma | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_data has .dma_rx_offset | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_data has .alignment_shift | Kuninori Morimoto |
2015-01-20 | mmc: tmio: tmio_mmc_host has .bus_shift | Kuninori Morimoto |