summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson6-0/+220
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson3-8/+28
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson5-4/+5
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson6-30/+54
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson20-37/+42
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-08ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley1-4/+27
2012-10-08ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter1-22/+22
2012-10-08arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2-4/+2
2012-10-08ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun1-5/+0
2012-10-08arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin1-4/+4
2012-10-08arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin5-7/+7
2012-10-08arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-08ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi1-0/+54
2012-10-08ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi1-0/+17
2012-10-08ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi1-0/+35
2012-10-08ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi1-0/+53
2012-10-08ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi1-0/+12
2012-10-08ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi1-0/+15
2012-10-08ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi1-0/+26
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren5-4/+5
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren3-8/+28
2012-10-08AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat1-0/+1
2012-10-08ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed1-2/+2
2012-10-08ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun1-1/+1
2012-10-08OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP2+: Add am335x evm and bone targets to common MakefileVaibhav Hiremath1-1/+3
2012-10-08arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov1-0/+1
2012-10-08ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASSAxel Lin1-0/+1
2012-10-08ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman3-8/+28
2012-10-08ARM: OMAP: rx51: Fix a section mismatch warnShubhrajyoti D1-1/+1
2012-10-08ARM: OMAP2+: Round of the carve out memory requested to section_sizeR Sricharan1-2/+2
2012-10-08ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk1-4/+4
2012-10-07ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley1-2/+1
2012-10-07ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter2-2/+2
2012-10-07ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath1-0/+2
2012-10-07ARM: dts: remove redundant imx dtb targets from MakefileShawn Guo1-8/+0
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson20-73/+29
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk1-1/+4
2012-10-07dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk1-0/+3
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren1-2/+0
2012-10-07ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren2-3/+3
2012-10-07ARM: iop: fix mismerge of KconfigOlof Johansson1-2/+0