summaryrefslogtreecommitdiffstats
path: root/drivers/dma/pch_dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-111-1/+1
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-211-1/+2
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-131-2/+2
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-131-9/+2
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-131-15/+1
* dmaengine: add private header fileRussell King - ARM Linux2012-03-131-0/+2
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-3/+2
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-6/+6
|\
| * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-6/+6
* | pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-171-1/+5
* | pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-171-2/+2
|/
* pch_dma: Reduce wasting memoryTomoya MORINAGA2011-10-121-2/+1
* pch_dma: Fix suspend issueTomoya MORINAGA2011-10-111-1/+1
* dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-201-2/+0
* pch_dma: Fix CTL register access issueTomoya MORINAGA2011-07-251-11/+31
* pch_dma: Fix channel lockingAlexander Stein2011-07-141-8/+8
* pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2011-06-011-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