summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski2013-09-101-2/+0
* Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-105-229/+115
|\
| * dma: mv_xor: Fix incorrect error pathSachin Kamat2013-09-091-4/+2
| * ioatdma: silence GCC warningsPaul Bolle2013-08-231-1/+1
| * dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-231-28/+27
| * ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin2013-08-231-23/+1
| * mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-232-3/+36
| * mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-231-18/+18
| * dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-231-1/+5
| * dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-231-12/+5
| * dmatest: make module parameters writableAndy Shevchenko2013-08-231-139/+20
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-103-9/+510
|\ \
| * \ Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2013-08-291-9/+14
| |\ \
| | * | DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara2013-08-231-3/+6
| | * | DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara2013-08-231-6/+8
| * | | Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-292-0/+496
| |\ \ \
| | * | | irqchip: mmp: avoid to include irqs head fileHaojian Zhuang2013-08-241-24/+21
| | * | | ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-241-14/+1
| | * | | irqchip: mmp: support irqchipHaojian Zhuang2013-08-241-115/+165
| | * | | irqchip: move mmp irq driverHaojian Zhuang2013-08-242-0/+462
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-104-0/+226
|\ \ \ \ \
| * \ \ \ \ Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/driversOlof Johansson2013-08-294-27/+108
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson2013-08-284-0/+226
| |\ \ \ \ \ \
| | * | | | | | cpuidle: big.LITTLE: vexpress-TC2 CPU idle driverLorenzo Pieralisi2013-08-283-0/+220
| | * | | | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+6
* | | | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-09-1048-1073/+2961
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: only call get_parent if there is oneAlex Elder2013-09-091-1/+1
| * | | | | | | | clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa2013-09-061-10/+2
| * | | | | | | | clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa2013-09-061-0/+49
| * | | | | | | | clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa2013-09-061-0/+45
| * | | | | | | | clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa2013-09-061-1/+7
| * | | | | | | | clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa2013-09-062-1/+135
| * | | | | | | | clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa2013-09-063-65/+14
| * | | | | | | | clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa2013-09-062-1/+119
| * | | | | | | | clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa2013-09-063-62/+20
| * | | | | | | | clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa2013-09-061-3/+3
| * | | | | | | | clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa2013-09-061-7/+4
| * | | | | | | | clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa2013-09-061-184/+172
| * | | | | | | | clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa2013-09-063-9/+7
| * | | | | | | | clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa2013-09-061-8/+27
| * | | | | | | | clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa2013-09-061-4/+8
| * | | | | | | | clk: Move symbol export to proper locationThierry Reding2013-09-031-1/+1
| * | | | | | | | clk: fix new_parent dereference before null checkJames Hogan2013-08-301-6/+7
| * | | | | | | | clk: wm831x: Initialise wm831x pointer on initMark Brown2013-08-301-0/+2
| * | | | | | | | clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma2013-08-301-1/+4
| * | | | | | | | clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma2013-08-301-1/+4
| * | | | | | | | clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma2013-08-301-1/+1
| * | | | | | | | clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma2013-08-301-1/+2
| * | | | | | | | clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma2013-08-301-2/+2
| * | | | | | | | clk: wm831x: Provide is_prepared() rather than is_enabled()Mark Brown2013-08-301-7/+7