summaryrefslogtreecommitdiff
path: root/drivers/dma/pch_dma.c
Commit message (Expand)AuthorAge
* dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2015-07-06
* dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov2015-04-17
* dmaengine: pch-dma: Rename device_controlMaxime Ripard2014-12-22
* drivers/dma/pch_dma: declare pch_dma_id_table as staticMichele Curti2014-12-05
* dmaengine: pch: fix compilation for alpha targetVinod Koul2014-05-22
* dma: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-21
* dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul2014-03-17
* pch_dma: Add MODULE_DEVICE_TABLEBen Hutchings2013-09-02
* pch_dma: remove useless use of lockAndy Shevchenko2013-08-05
* pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-22
* pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-04-15
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\
| * pch_dma: use module_pci_driver to simplify the codeWei Yongjun2013-01-06
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* dma: remove use of __devinitBill Pemberton2012-11-28
* dma: remove use of __devexit_pBill Pemberton2012-11-28
* dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-11
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
|\
| * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* | pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-17
* | pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-17
|/
* pch_dma: Reduce wasting memoryTomoya MORINAGA2011-10-12
* pch_dma: Fix suspend issueTomoya MORINAGA2011-10-11
* dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song2011-09-20
* pch_dma: Fix CTL register access issueTomoya MORINAGA2011-07-25
* pch_dma: Fix channel lockingAlexander Stein2011-07-14
* pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2011-06-01
* pch_dma: modify pci device table definitionTomoya MORINAGA2011-05-09
* pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-09
* pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA2011-05-09
* pch_dma: Fix DMA setting issueTomoya MORINAGA2011-05-09
* pch_dma: modify for checkpatchTomoya MORINAGA2011-05-09
* pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA2011-05-09
* drivers, pch_dma: Fix uninitialized var before useLiu Yuan2011-04-06
* drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-07
* pch_dma: set the number of array correctlyTomoya MORINAGA2011-02-26
* pch_dma: fix kernel error issueTomoya MORINAGA2011-02-26
* pch_dma: support new device ML7213 IOHTomoya MORINAGA2011-01-14
* dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA2010-12-07
* NULL-terminate all pci_device_id tablesDzianis Kahanovich2010-10-27
* DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-04
* dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-04