summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma2013-08-291-2/+2
| * | | | | | | clk: tegra30: Don't wait for PLL_U lock bitTuomas Tynkkynen2013-08-291-1/+1
| * | | | | | | clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat2013-08-281-2/+2
| * | | | | | | clk: sunxi: Fix incorrect placement of __initconstSachin Kamat2013-08-281-30/+30
| * | | | | | | clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat2013-08-281-7/+7
| * | | | | | | clk: dove: Fix incorrect placement of __initconstSachin Kamat2013-08-281-6/+6
| * | | | | | | clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat2013-08-281-6/+6
| * | | | | | | clk: armada-370: Fix incorrect placement of __initconstSachin Kamat2013-08-281-7/+7
| * | | | | | | clk: u300: Fix incorrect placement of __initconstSachin Kamat2013-08-281-2/+2
| * | | | | | | clk: nomadik: Fix incorrect placement of __initconstSachin Kamat2013-08-281-2/+2
| * | | | | | | clk: bcm2835: Fix incorrect placement of __initconstSachin Kamat2013-08-281-1/+1