aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc_dma.c
Commit message (Expand)AuthorAge
* mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-05
* mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-23
* mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto2015-01-20
* mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto2015-01-20
* mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-20
* mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto2014-09-09
* mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto2014-09-09
* mmc: tmio: Configure DMA slave bus widthLaurent Pinchart2014-07-26
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-13
* mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov2013-08-24
* mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski2013-05-26
* mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski2013-05-26
* mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski2013-05-26
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-13
|/
* mmc-host: move to dma_transfer_directionVinod Koul2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-22
|\
| * net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* | mmc: tmio: fix a deadlockGuennadi Liakhovetski2011-07-21
* | mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski2011-07-21
* | mmc: tmio: Share register access functionsSimon Horman2011-07-20
* | mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman2011-07-20
|/
* mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-24
* mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-25