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