summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc_dma.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: merge distributed include filesWolfram Sang2016-05-021-1/+0Star
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* mmc: tmio_dma: remove debug messages with little informationWolfram Sang2016-02-291-11/+0Star
* mmc: tmio_mmc_dma: don't print invalid DMA cookieArnd Bergmann2016-01-141-8/+7Star
* mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-051-3/+3
* mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-4/+0Star
* mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto2015-01-201-3/+0Star
* mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto2015-01-201-2/+6
* mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto2015-01-201-0/+3
* mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-201-1/+1
* mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-201-2/+2
* mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-201-1/+1
* mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-201-13/+11Star
* mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto2014-09-091-4/+2Star
* mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto2014-09-091-1/+1
* mmc: tmio: Configure DMA slave bus widthLaurent Pinchart2014-07-261-0/+2
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-131-1/+1
* mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov2013-08-251-2/+2
* mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski2013-05-261-7/+12
* mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski2013-05-261-0/+25
* mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski2013-05-261-10/+2Star
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-301-2/+2
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-141-0/+12
|/
* mmc-host: move to dma_transfer_directionVinod Koul2011-10-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221-0/+1
|\
| * net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
* | mmc: tmio: fix a deadlockGuennadi Liakhovetski2011-07-211-1/+4
* | mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski2011-07-211-1/+1
* | mmc: tmio: Share register access functionsSimon Horman2011-07-201-1/+1
* | mmc: tmio: name 0xd8 as CTL_DMA_ENABLESimon Horman2011-07-201-1/+1
|/
* mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-251-9/+12
* mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-0/+1
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-251-0/+316