aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-24
|\
| * coldfire-qspi: Add support for the Coldfire 5251/5253.Steven King2012-07-15
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-24
|\ \
| * | dmaengine: Cleanup logging messagesJoe Perches2012-07-20
| * | mmc: sh_mmcif: switch to the new DMA channel allocation and configurationGuennadi Liakhovetski2012-07-20
| * | dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2012-07-20
| * | dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2012-07-20
| * | dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2012-07-20
| * | dmaengine: shdma: (cosmetic) simplify a static functionGuennadi Liakhovetski2012-07-20
| * | dmaengine: at_hdmac: add a few const qualifiersUwe Kleine-König2012-07-16
| * | dw_dmac: use 'u32' for LLI structure members, not dma_addr_tAndy Shevchenko2012-07-16
| * | dw_dmac: mark dwc_dump_lli inlineAndy Shevchenko2012-07-16
| * | dma: mxs-dma: Export missing symbols from mxs-dma.cAttila Kinali2012-07-16
| * | dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski2012-07-12
| * | usb: renesas_usbhs: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-12
| * | serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-12
| * | mmc: sh_mobile_sdhi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-12
| * | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-12
| * | dmaengine: add an shdma-base libraryGuennadi Liakhovetski2012-07-12
| * | dma: move shdma driver to an own directoryGuennadi Liakhovetski2012-07-12
| * | dma: tegra: rename driver and compatible to match with dtsLaxman Dewangan2012-07-12
| * | dma: tegra: fix residual calculation for cyclic caseLaxman Dewangan2012-07-12
| * | dma: tegra: set DMA_CYCLIC capabilityLaxman Dewangan2012-06-27
| * | dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic modeLaxman Dewangan2012-06-27
| * | dma: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-27
| * | dma: tegra: use sg_dma_address() for getting dma buffer addressLaxman Dewangan2012-06-27
| * | dmaengine: mmp_tdma: fix the arch dependencyVinod Koul2012-06-23
| * | dw_dmac: introduce dwc_chan_disableAndy Shevchenko2012-06-20
| * | dw_dmac: move from __init to __devinitAndy Shevchenko2012-06-20
| * | dw_dmac: introduce dwc_fast_fls()Andy Shevchenko2012-06-20
| * | dw_dmac: disable BLOCK interruptsAndy Shevchenko2012-06-20
| * | dw_dmac: disable dma in optimal way in probeAndy Shevchenko2012-06-20
| * | dw_dmac: use __func__ constant in the debug printsAndy Shevchenko2012-06-20
| * | dw_dmac: print correct number of scanned descriptorsAndy Shevchenko2012-06-20
| * | dw_dmac: introduce dwc_dump_chan_regs to dump registersAndy Shevchenko2012-06-20
| * | dw_dmac: use proper casting to print dma_addr_t valuesAndy Shevchenko2012-06-20
| * | dw_dmac: fix constant in the commentAndy Shevchenko2012-06-20
| * | dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao2012-06-20
| * | Merge branch 'fixes' into nextVinod Koul2012-06-14
| |\ \
| * | | dma: coh901318: use devm allocationLinus Walleij2012-06-13
| * | | dmaengine: at_hdmac: trivial: fix comment in headerNicolas Ferre2012-06-12
| * | | dma: tegra: add dmaengine based dma driverLaxman Dewangan2012-06-08
| * | | dma: enable mxs-dma for imx6qHuang Shijie2012-06-07
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-24
|\ \ \ \
| * | | | clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-19
| * | | | clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-19
| * | | | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-12
| |\ \ \ \
| | * | | | clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-12
| * | | | | clk: add highbank clock supportRob Herring2012-07-11
| * | | | | clk: add DT fixed-clock binding supportGrant Likely2012-07-11