| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-22 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2013-02-05 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: tegra: migrate to new clock code | Prashant Gaikwad | 2013-01-28 | 1 | -1/+1 |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-02-22 | 1 | -19/+1 |
|\ \ \ |
|
| * | | | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform | Arnd Bergmann | 2013-02-15 | 3 | -6/+9 |
| |\| | |
|
| * | | | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 2013-01-11 | 1 | -19/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-22 | 3 | -61/+1280 |
|\ \ \ |
|
| * \ \ | Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll... | Olof Johansson | 2013-01-30 | 3 | -6/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2013-01-28 | 3 | -61/+1280 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | dma: coh901318: cut down on platform data abstraction | Linus Walleij | 2013-01-07 | 1 | -67/+7 |
| | * | | dma: coh901318: merge header files | Linus Walleij | 2013-01-07 | 4 | -124/+108 |
| | * | | dma: coh901318: push definitions into driver | Linus Walleij | 2013-01-07 | 3 | -212/+209 |
| | * | | dma: coh901318: push header down into the DMA subsystem | Linus Walleij | 2013-01-07 | 4 | -4/+247 |
| | * | | dma: coh901318: skip hard-coded addresses | Linus Walleij | 2013-01-07 | 1 | -22/+13 |
| | * | | dma: coh901318: remove hardcoded target addresses | Linus Walleij | 2013-01-07 | 1 | -19/+0 |
| | * | | dma: coh901318: push platform data into driver | Linus Walleij | 2013-01-07 | 1 | -3/+1085 |
| | * | | dma: coh901318: create a proper platform data file | Linus Walleij | 2013-01-07 | 1 | -0/+1 |
* | | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-26 | 3 | -6/+9 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-01-24 | 3 | -6/+9 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | dma: tegra: implement flags parameters for cyclic transfer | Laxman Dewangan | 2013-01-09 | 1 | -2/+6 |
| | * | | dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers. | Javier Martin | 2013-01-08 | 1 | -3/+2 |
| | * | | ioat: Fix DMA memory sync direction correct flag | Shuah Khan | 2013-01-06 | 1 | -1/+1 |
| | |/ |
|
* | / | dma: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 5 | -18/+20 |
|/ / |
|
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-01-09 | 1 | -3/+6 |
|\ \ |
|
| * | | dma: mv_xor: fix error handling for clocks | Thomas Petazzoni | 2013-01-06 | 1 | -2/+5 |
| * | | dma: mv_xor: fix error handling of mv_xor_channel_add() | Thomas Petazzoni | 2013-01-06 | 1 | -1/+1 |
| |/ |
|
* / | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 22 | -51/+46 |
|/ |
|
* | dmatest: check for dma mapping error | Andy Shevchenko | 2012-12-18 | 1 | -1/+21 |
* | dmatest: implement two helpers to unmap dma memory | Andy Shevchenko | 2012-12-18 | 1 | -10/+17 |
* | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-14 | 2 | -208/+257 |
|\ |
|
| * | dma: mv_xor: fix error handling path | Thomas Petazzoni | 2012-11-22 | 1 | -0/+1 |
| * | dma: mv_xor: fix error checking of irq_of_parse_and_map() | Thomas Petazzoni | 2012-11-22 | 1 | -2/+2 |
| * | dma: mv_xor: use request_irq() instead of devm_request_irq() | Thomas Petazzoni | 2012-11-22 | 1 | -5/+6 |
| * | dma: mv_xor: clear the window override control registers | Thomas Petazzoni | 2012-11-22 | 2 | -0/+3 |
| * | dma: mv_xor: Add a device_control function | Andrew Lunn | 2012-11-20 | 1 | -0/+9 |
| * | dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove | Thomas Petazzoni | 2012-11-20 | 1 | -3/+3 |
| * | dma: mv_xor: add Device Tree binding | Thomas Petazzoni | 2012-11-20 | 1 | -4/+54 |
| * | dma: mv_xor: add missing free_irq() call | Thomas Petazzoni | 2012-11-20 | 2 | -1/+5 |
| * | dma: mv_xor: remove the pool_size from platform_data | Thomas Petazzoni | 2012-11-20 | 2 | -9/+7 |
| * | dma: mv_xor: remove hw_id field from platform_data | Thomas Petazzoni | 2012-11-20 | 1 | -3/+3 |
| * | dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device | Thomas Petazzoni | 2012-11-20 | 2 | -2/+0 |
| * | dma: mv_xor: rename mv_xor_private to mv_xor_device | Thomas Petazzoni | 2012-11-20 | 2 | -35/+35 |
| * | dma: mv_xor: merge mv_xor_device and mv_xor_chan | Thomas Petazzoni | 2012-11-20 | 2 | -55/+34 |
| * | dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions | Thomas Petazzoni | 2012-11-20 | 1 | -11/+6 |
| * | dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev' | Thomas Petazzoni | 2012-11-20 | 2 | -8/+8 |
| * | dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan' | Thomas Petazzoni | 2012-11-20 | 2 | -7/+7 |
| * | dma: mv_xor: get rid of the pdev pointer in mv_xor_device | Thomas Petazzoni | 2012-11-20 | 2 | -6/+4 |
| * | dma: mv_xor: introduce a mv_chan_to_devp() helper | Thomas Petazzoni | 2012-11-20 | 1 | -29/+32 |
| * | dma: mv_xor: simplify dma_sync_single_for_cpu() calls | Thomas Petazzoni | 2012-11-20 | 1 | -6/+2 |
| * | dma: mv_xor: remove unused to_mv_xor_device() macro | Thomas Petazzoni | 2012-11-20 | 1 | -3/+0 |