aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-19
| |\
| | * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-03
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * \ \ Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \ \ | | |/ / | |/| |
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-15
| |\| | |
| * | | | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-11
| | |/ / | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * \ \ \ Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-01-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dma: coh901318: cut down on platform data abstractionLinus Walleij2013-01-07
| | * | | dma: coh901318: merge header filesLinus Walleij2013-01-07
| | * | | dma: coh901318: push definitions into driverLinus Walleij2013-01-07
| | * | | dma: coh901318: push header down into the DMA subsystemLinus Walleij2013-01-07
| | * | | dma: coh901318: skip hard-coded addressesLinus Walleij2013-01-07
| | * | | dma: coh901318: remove hardcoded target addressesLinus Walleij2013-01-07
| | * | | dma: coh901318: push platform data into driverLinus Walleij2013-01-07
| | * | | dma: coh901318: create a proper platform data fileLinus Walleij2013-01-07
| | | |/ | | |/|
* | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-01-24
| |\ \ \ | | |/ / | |/| |
| | * | dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan2013-01-09
| | * | dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin2013-01-08
| | * | ioat: Fix DMA memory sync direction correct flagShuah Khan2013-01-06
| | |/
* | / dma: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
|/ /
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-08
|\ \
| * | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-06
| * | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-06
| |/
* / Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* dmatest: check for dma mapping errorAndy Shevchenko2012-12-17
* dmatest: implement two helpers to unmap dma memoryAndy Shevchenko2012-12-17
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-14
|\
| * dma: mv_xor: fix error handling pathThomas Petazzoni2012-11-22
| * dma: mv_xor: fix error checking of irq_of_parse_and_map()Thomas Petazzoni2012-11-22
| * dma: mv_xor: use request_irq() instead of devm_request_irq()Thomas Petazzoni2012-11-22
| * dma: mv_xor: clear the window override control registersThomas Petazzoni2012-11-22
| * dma: mv_xor: Add a device_control functionAndrew Lunn2012-11-20
| * dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and removeThomas Petazzoni2012-11-20
| * dma: mv_xor: add Device Tree bindingThomas Petazzoni2012-11-20
| * dma: mv_xor: add missing free_irq() callThomas Petazzoni2012-11-20
| * dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2012-11-20
| * dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni2012-11-20
| * dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_deviceThomas Petazzoni2012-11-20
| * dma: mv_xor: rename mv_xor_private to mv_xor_deviceThomas Petazzoni2012-11-20
| * dma: mv_xor: merge mv_xor_device and mv_xor_chanThomas Petazzoni2012-11-20
| * dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functionsThomas Petazzoni2012-11-20
| * dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'Thomas Petazzoni2012-11-20
| * dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'Thomas Petazzoni2012-11-20
| * dma: mv_xor: get rid of the pdev pointer in mv_xor_deviceThomas Petazzoni2012-11-20