aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/pch_dma.c
AgeCommit message (Expand)Author
2014-05-22dmaengine: pch: fix compilation for alpha targetVinod Koul
2014-05-21dma: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-03-17dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul
2013-09-02pch_dma: Add MODULE_DEVICE_TABLEBen Hutchings
2013-08-05pch_dma: remove useless use of lockAndy Shevchenko
2013-07-22pch_dma: fix error return code in pch_dma_probe()Wei Yongjun
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-06pch_dma: use module_pci_driver to simplify the codeWei Yongjun
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-05-11dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-10-12pch_dma: Reduce wasting memoryTomoya MORINAGA
2011-10-11pch_dma: Fix suspend issueTomoya MORINAGA
2011-09-20dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song
2011-07-25pch_dma: Fix CTL register access issueTomoya MORINAGA
2011-07-14pch_dma: Fix channel lockingAlexander Stein
2011-06-01pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA
2011-05-09pch_dma: modify pci device table definitionTomoya MORINAGA
2011-05-09pch_dma: Support new device ML7223 IOHTomoya MORINAGA
2011-05-09pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA
2011-05-09pch_dma: Fix DMA setting issueTomoya MORINAGA
2011-05-09pch_dma: modify for checkpatchTomoya MORINAGA
2011-05-09pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA
2011-04-06drivers, pch_dma: Fix uninitialized var before useLiu Yuan
2011-03-07drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick
2011-02-26pch_dma: set the number of array correctlyTomoya MORINAGA
2011-02-26pch_dma: fix kernel error issueTomoya MORINAGA
2011-01-14pch_dma: support new device ML7213 IOHTomoya MORINAGA
2010-12-07dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich
2010-08-04DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang
2010-08-04dmaengine: Driver for Topcliff PCH DMA controllerYong Wang