| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-09-09 | 1 | -0/+1 |
|\ |
|
| * | mfd: tmio: Add partition parsers platform data | Andrea Adami | 2017-08-23 | 1 | -0/+1 |
* | | mmc: renesas_sdhi: use extra flag for CBSY usage | Wolfram Sang | 2017-08-30 | 1 | -0/+3 |
* | | mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data | Yoshihiro Shimoda | 2017-08-30 | 1 | -0/+2 |
|/ |
|
* | mmc: tmio: improve checkpatch cleanness | Simon Horman | 2017-06-20 | 1 | -17/+16 |
* | mmc: use proper name for the R-Car SoC | Wolfram Sang | 2017-06-20 | 1 | -1/+1 |
* | mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS | Wolfram Sang | 2017-02-13 | 1 | -4/+2 |
* | mmc: tmio-mmc: add support for 32bit data port | Chris Brandt | 2016-11-29 | 1 | -0/+5 |
* | mmc: tmio/sdhi: introduce flag for RCar 2+ specific features | Wolfram Sang | 2016-05-04 | 1 | -2/+2 |
* | mmc: tmio: add flag to reduce delay after changing clock status | Wolfram Sang | 2016-02-29 | 1 | -0/+4 |
* | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x | Kuninori Morimoto | 2015-03-05 | 1 | -0/+2 |
* | mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag | Kuninori Morimoto | 2015-01-20 | 1 | -5/+0 |
* | mmc: tmio: tmio_mmc_data has .dma_rx_offset | Kuninori Morimoto | 2015-01-20 | 1 | -0/+1 |
* | mmc: tmio: tmio_mmc_data has .alignment_shift | Kuninori Morimoto | 2015-01-20 | 1 | -0/+1 |
* | mmc: tmio: tmio_mmc_host has .bus_shift | Kuninori Morimoto | 2015-01-20 | 1 | -1/+0 |
* | mmc: tmio: tmio_mmc_host has .multi_io_quirk | Kuninori Morimoto | 2015-01-20 | 1 | -3/+0 |
* | mmc: tmio: tmio_mmc_host has .clk_disable | Kuninori Morimoto | 2015-01-20 | 1 | -2/+1 |
* | mmc: tmio: tmio_mmc_host has .clk_enable | Kuninori Morimoto | 2015-01-20 | 1 | -1/+0 |
* | mmc: tmio: tmio_mmc_host has .write16_hook | Kuninori Morimoto | 2015-01-20 | 1 | -3/+0 |
* | mmc: tmio: tmio_mmc_host has .dma | Kuninori Morimoto | 2015-01-20 | 1 | -11/+0 |
* | mmc: tmio: add tmio_mmc_host_alloc/free() | Kuninori Morimoto | 2015-01-20 | 1 | -1/+0 |
* | mmc: use .multi_io_quirk on tmio_mmc | Kuninori Morimoto | 2014-09-09 | 1 | -0/+3 |
* | mmc: tmio: add actual clock support as option | Shinobu Uehara | 2014-09-09 | 1 | -0/+5 |
* | mmc: tmio: remove Renesas specific #ifdef | Kuninori Morimoto | 2014-09-09 | 1 | -0/+5 |
* | mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK | Shinobu Uehara | 2014-09-09 | 1 | -0/+5 |
* | mmc: tmio: control multiple block transfer mode | Shinobu Uehara | 2014-09-09 | 1 | -0/+6 |
* | mmc: tmio: care about DMA tx/rx addr offset | Kuninori Morimoto | 2014-09-09 | 1 | -0/+1 |
* | mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags | Kuninori Morimoto | 2014-01-13 | 1 | -0/+7 |
* | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto | 2014-01-13 | 1 | -0/+1 |
* | Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data" | Chris Ball | 2013-09-06 | 1 | -0/+1 |
* | mmc: tmio-mmc: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: tmio-mmc: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: sdhi/tmio: switch to using dmaengine_slave_config() | Guennadi Liakhovetski | 2013-05-26 | 1 | -0/+2 |
* | mmc: sdhi/tmio: make DMA filter implementation specific | Guennadi Liakhovetski | 2013-05-26 | 1 | -0/+3 |
* | mmc: tmio: remove unused and deprecated symbols | Guennadi Liakhovetski | 2013-02-24 | 1 | -18/+0 |
* | mmc: tmio: support caps2 flags | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+1 |
* | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+3 |
* | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+0 |
* | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski | 2012-03-27 | 1 | -6/+19 |
* | mmc: sdhi: Add write16_hook | Simon Horman | 2011-07-20 | 1 | -0/+8 |
* | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski | 2011-05-24 | 1 | -0/+17 |
* | mmc: tmio_mmc: implement SDIO IRQ support | Arnd Hannemann | 2011-01-08 | 1 | -0/+4 |
* | mmc: tmio_mmc: implement a bounce buffer for unaligned DMA | Guennadi Liakhovetski | 2011-01-08 | 1 | -0/+1 |
* | mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc | Yusuke Goda | 2010-10-29 | 1 | -0/+5 |
* | mmc: Allow the tmio_mmc mfd driver to specify get_cd handler | Arnd Hannemann | 2010-10-29 | 1 | -0/+1 |
* | mmc: let MFD's provide supported Vdd card voltages to tmio_mmc | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+1 |
* | tmio: add a platform flag to disable card write-protection detection | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+4 |
* | mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell | Guennadi Liakhovetski | 2010-05-22 | 1 | -0/+6 |
* | tmio_mmc: Remove const from platform data V3 | Magnus Damm | 2010-03-07 | 1 | -1/+1 |