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