aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/pch_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25pch_dma: Fix CTL register access issueTomoya MORINAGA1-11/+31
2011-07-14pch_dma: Fix channel lockingAlexander Stein1-8/+8
2011-06-01pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA1-14/+55
2011-05-09pch_dma: modify pci device table definitionTomoya MORINAGA1-1/+1
2011-05-09pch_dma: Support new device ML7223 IOHTomoya MORINAGA1-0/+8
2011-05-09pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA1-15/+47
2011-05-09pch_dma: Fix DMA setting issueTomoya MORINAGA1-7/+0
2011-05-09pch_dma: modify for checkpatchTomoya MORINAGA1-3/+6
2011-05-09pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA1-3/+3
2011-04-06drivers, pch_dma: Fix uninitialized var before useLiu Yuan1-1/+1
2011-03-07drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick1-0/+2
2011-02-26pch_dma: set the number of array correctlyTomoya MORINAGA1-2/+2
2011-02-26pch_dma: fix kernel error issueTomoya MORINAGA1-15/+14
2011-01-14pch_dma: support new device ML7213 IOHTomoya MORINAGA1-5/+14
2010-12-07dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA1-7/+8
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich1-0/+1
2010-08-04DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang1-2/+2
2010-08-04dmaengine: Driver for Topcliff PCH DMA controllerYong Wang1-0/+957