summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2: add select of TI_PRIV_EDMAOlof Johansson2013-07-091-0/+1
* ARM: exynos: select PM_GENERIC_DOMAINS only when usedArnd Bergmann2013-07-061-1/+1
* ARM: ixp4xx: avoid circular header dependencyArnd Bergmann2013-07-063-1/+5
* ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann2013-07-051-1/+1
* ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann2013-07-051-10/+10
* ARM: OMAP: build mach-omap code only if neededArnd Bergmann2013-07-052-74/+78
* ARM: zynq: use DT_MACHINE_STARTArnd Bergmann2013-07-051-1/+1
* ARM: omap5: omap5 has SCU and TWDArnd Bergmann2013-07-051-0/+2
* ARM: tegra: fix VBUS regulator GPIO polarity in DTStephen Warren2013-07-033-0/+4
* Merge tag 'renesas-fixes-for-v3.11' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-07-032-5/+5
|\
| * ARM: shmobile: emev2 GIO3 resource fixMagnus Damm2013-07-021-4/+4
| * ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama2013-07-011-1/+1
* | ARM: Make multi_v7_defconfig usable on hardwareOlof Johansson2013-07-031-28/+93
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-0295-790/+4798
|\ \
| * \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-2824-659/+243
| |\ \
| | * | ARM: msm: Migrate to common clock frameworkStephen Boyd2013-06-2410-364/+108
| | * | ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd2013-06-2413-31/+67
| | * | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd2013-06-243-18/+15
| | * | ARM: msm: Remove clock-7x30.h include fileStephen Boyd2013-06-242-158/+0
| | * | ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd2013-06-243-26/+1
| | * | ARM: msm: Remove custom clk_set_flags() APIStephen Boyd2013-06-244-27/+0
| | * | msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()Stephen Boyd2013-06-241-2/+1
| | * | msm: iommu: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+10
| | * | msm_sdcc: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-1/+13
| | * | usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-19/+19
| | * | msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-241-9/+12
| | * | msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+7
| * | | Merge branch 'msm/fixes' into next/lateOlof Johansson2013-06-285-5/+6
| |\ \ \
| * \ \ \ Merge tag 'davinci-for-v3.11/dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-06-273-4/+4
| |\ \ \ \
| | * | | | ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash2013-06-261-1/+1
| | * | | | ARM: davinci: da850: Use #include for all device treesPhilip Avinash2013-06-203-3/+3
| * | | | | ARM: ux500: bail out on alien cpusLinus Walleij2013-06-271-1/+2
| * | | | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-06-274-14/+121
| |\ \ \ \ \
| | * | | | | serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman2013-06-261-2/+2
| | * | | | | ARM: shmobile: r8a7790: don't use external clock for SCIFsUlrich Hecht2013-06-171-1/+1
| | * | | | | ARM: shmobile: r8a7790: HSCIF supportUlrich Hecht2013-06-171-1/+13
| | * | | | | serial: sh-sci: HSCIF supportUlrich Hecht2013-06-173-11/+106
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'renesas/boards2' into next/lateArnd Bergmann2013-06-2712-77/+490
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sti/soc' into next/lateOlof Johansson2013-06-2529-0/+1521
| |\ \ \ \ \ \
| | * | | | | | ARM: stih41x: Add B2020 board supportSrinivas Kandagatla2013-06-254-1/+76
| | * | | | | | ARM: stih41x: Add B2000 board supportSrinivas Kandagatla2013-06-254-0/+74
| | * | | | | | ARM: sti: Add DEBUG_LL console supportSrinivas Kandagatla2013-06-252-0/+96
| | * | | | | | ARM: sti: Add STiH416 SOC supportSrinivas Kandagatla2013-06-256-1/+455
| | * | | | | | ARM: sti: Add STiH415 SOC supportSrinivas Kandagatla2013-06-2516-0/+822
| * | | | | | | Merge branch 'nspire/soc' into next/lateOlof Johansson2013-06-2519-0/+775
| |\ \ \ \ \ \ \
| | * | | | | | | arm: Add Initial TI-Nspire supportDaniel Tang2013-06-2111-0/+307
| | * | | | | | | arm: Add device trees for TI-Nspire hardwareDaniel Tang2013-06-218-0/+468
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-256-0/+847
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: exynos: add exynos5420 SoC specific dataLeela Krishna Amudala2013-06-194-0/+122
| | * | | | | | | ARM: dts: add pinctrl support to EXYNOS5420Leela Krishna Amudala2013-06-192-0/+725