aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/pch_dma.c
Commit message (Expand)AuthorAgeFilesLines
* pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-221-2/+6
* pch_dma: Fix suspend issueTomoya MORINAGA2012-04-221-1/+1
* pch_dma: Fix CTL register access issueTomoya MORINAGA2012-04-221-11/+31
* pch_dma: Fix channel lockingAlexander Stein2012-04-221-8/+8
* pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2012-04-221-14/+55
* pch_dma: modify pci device table definitionTomoya MORINAGA2011-05-091-1/+1
* pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-091-0/+8
* pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA2011-05-091-15/+47
* pch_dma: Fix DMA setting issueTomoya MORINAGA2011-05-091-7/+0
* pch_dma: modify for checkpatchTomoya MORINAGA2011-05-091-3/+6
* pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA2011-05-091-3/+3
* drivers, pch_dma: Fix uninitialized var before useLiu Yuan2011-04-061-1/+1
* drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-071-0/+2
* pch_dma: set the number of array correctlyTomoya MORINAGA2011-02-261-2/+2
* pch_dma: fix kernel error issueTomoya MORINAGA2011-02-261-15/+14
* pch_dma: support new device ML7213 IOHTomoya MORINAGA2011-01-141-5/+14
* dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA2010-12-071-7/+8
* NULL-terminate all pci_device_id tablesDzianis Kahanovich2010-10-271-0/+1
* DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-041-2/+2
* dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-041-0/+957