summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: renesas_usbhs: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-5/+5
| * | | ASoC: siu: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-4/+4
| * | | serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-4/+4
| * | | mmc: sh_mobile_sdhi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-4/+4
| * | | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-132-21/+11
| * | | dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-2/+6
| * | | dmaengine: add an shdma-base libraryGuennadi Liakhovetski2012-07-133-0/+992
| * | | dma: move shdma driver to an own directoryGuennadi Liakhovetski2012-07-134-2/+3
| * | | dma: tegra: rename driver and compatible to match with dtsLaxman Dewangan2012-07-131-3/+3
| * | | dma: tegra: fix residual calculation for cyclic caseLaxman Dewangan2012-07-131-6/+9
| * | | dma: tegra: set DMA_CYCLIC capabilityLaxman Dewangan2012-06-271-0/+2
| * | | dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic modeLaxman Dewangan2012-06-271-1/+1
| * | | dma: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-271-2/+2
| * | | dma: tegra: use sg_dma_address() for getting dma buffer addressLaxman Dewangan2012-06-271-1/+1
| * | | dmaengine: mmp_tdma: fix the arch dependencyVinod Koul2012-06-231-1/+1
| * | | dw_dmac: introduce dwc_chan_disableAndy Shevchenko2012-06-211-18/+14
| * | | dw_dmac: move from __init to __devinitAndy Shevchenko2012-06-211-3/+3
| * | | dw_dmac: introduce dwc_fast_fls()Andy Shevchenko2012-06-211-28/+18
| * | | dw_dmac: disable BLOCK interruptsAndy Shevchenko2012-06-211-0/+4
| * | | dw_dmac: disable dma in optimal way in probeAndy Shevchenko2012-06-211-8/+4
| * | | dw_dmac: use __func__ constant in the debug printsAndy Shevchenko2012-06-211-14/+13
| * | | dw_dmac: print correct number of scanned descriptorsAndy Shevchenko2012-06-211-1/+1
| * | | dw_dmac: introduce dwc_dump_chan_regs to dump registersAndy Shevchenko2012-06-211-21/+16
| * | | dw_dmac: use proper casting to print dma_addr_t valuesAndy Shevchenko2012-06-211-8/+13
| * | | dw_dmac: fix constant in the commentAndy Shevchenko2012-06-211-1/+1
| * | | dmaengine: mmp_tdma: add mmp tdma supportZhangfei Gao2012-06-203-0/+621
| * | | dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-201-0/+6
| * | | Merge branch 'fixes' into nextVinod Koul2012-06-141-16/+10
| |\ \ \
| * | | | dma: coh901318: use devm allocationLinus Walleij2012-06-141-48/+24
| * | | | dmaengine: at_hdmac: trivial: fix comment in headerNicolas Ferre2012-06-121-4/+3
| * | | | dma: tegra: add dmaengine based dma driverLaxman Dewangan2012-06-083-0/+1425
| * | | | dma: dmaengine: add slave req id in slave_configLaxman Dewangan2012-06-081-0/+4
| * | | | dma: enable mxs-dma for imx6qHuang Shijie2012-06-072-2/+1
* | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-2442-1824/+2536
|\ \ \ \ \
| * | | | | clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-192-2/+2
| * | | | | clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-192-3/+4
| * | | | | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-0/+4
| |\ \ \ \ \
| | * | | | | clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-121-0/+4
| * | | | | | clk: add highbank clock supportRob Herring2012-07-118-64/+463
| * | | | | | dt: add clock binding doc to primecell bindingsRob Herring2012-07-111-0/+6
| * | | | | | clk: add DT fixed-clock binding supportGrant Likely2012-07-112-0/+25
| * | | | | | clk: add DT clock binding supportGrant Likely2012-07-116-0/+388
| * | | | | | ARM: integrator: convert to common clockLinus Walleij2012-07-1110-136/+131
| * | | | | | clk: add versatile ICST307 driverLinus Walleij2012-07-114-0/+113
| * | | | | | ARM: integrator: put symbolic bus names on devicesLinus Walleij2012-07-112-14/+14
| * | | | | | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-112-5/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-051-3/+3
| | * | | | | clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-272-0/+2
| | * | | | | clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-271-1/+1
| | * | | | | clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-271-1/+1