summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk2012-07-186-15/+78
* Merge tag 'davinci-v3.6-fixes' of git://gitorious.org/linux-davinci/linux-dav...Arnd Bergmann2012-07-101-5/+3
|\
| * ARM: davinci: da8xx: fix interrupt handlingSekhar Nori2012-07-091-5/+3
* | Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-07-061-1/+1
|\ \
| * | ARM: mxs/tx28: fix odd includePaul Bolle2012-06-291-1/+1
* | | Merge tag 'omap-fixes-non-critical-for-v3.6' of git://git.kernel.org/pub/scm/...Arnd Bergmann2012-07-0334-397/+550
|\ \ \
| * \ \ Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-29126-414/+1004
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'am35xx_hwmod_data_fixes_a_3.6', 'am35xx_emac_mdio_devel_3.6' ...Paul Walmsley2012-06-286-70/+425
| | |\ \ \ \
| | | | * | | arm: omap3: am35x: Set proper powerdomain statesMark A. Greer2012-06-281-12/+127
| | | | * | | ARM: OMAP AM35x: clockdomain data: Fix clockdomain dependenciesMark A. Greer2012-06-281-13/+144
| | | * | | | ARM: OMAP AM35x: EMAC/MDIO integration: Add Davinci EMAC/MDIO hwmod supportMark A. Greer2012-06-274-45/+154
| | | |/ / /
| | * | | | ARM: OMAP: AM35xx: fix UART4 softresetPaul Walmsley2012-06-272-2/+23
| | * | | | ARM: OMAP AM35xx: clock and hwmod data: fix UART4 dataPaul Walmsley2012-06-274-13/+16
| | * | | | ARM: OMAP AM35xx: clock and hwmod data: fix AM35xx HSOTGUSB hwmodPaul Walmsley2012-06-272-11/+7
| | |/ / /
| * | | | ARM: OMAP2+: fix CONFIG_CPU_IDLE dependency on CONFIG_PMKevin Hilman2012-06-291-2/+2
| * | | | ARM: OMAP: remove unused cpu detection macrosPaul Bolle2012-06-281-17/+1
| * | | | ARM: OMAP: fix typos related to OMAP330Paul Bolle2012-06-281-2/+2
| * | | | Merge branch 'for_3.6/cleanup/twl-irq' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2012-06-283-15/+0
| |\ \ \ \
| | * | | | ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_endKevin Hilman2012-06-203-15/+0
| * | | | | Merge branch 'for_3.6/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-06-287-27/+33
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon2012-06-201-2/+1
| | * | | | | ARM: OMAP3/4: consolidate cpuidle MakefileDaniel Lezcano2012-06-205-20/+22
| | * | | | | ARM: OMAP3: PM: Only access IVA if one existsMark A. Greer2012-06-201-5/+10
| | |/ / / /
| * | | | | ARM: OMAP7XX: Remove omap730.h and omap850.hPaul Bolle2012-06-283-205/+1
| * | | | | ARM: OMAP2+: fix naming collision of variable nr_irqsVenkatraman S2012-06-282-8/+8
| * | | | | ARM: OMAP: omap2plus_defconfig: Enable EXT4 supportJavier Martinez Canillas2012-06-281-0/+1
| * | | | | Merge branch 'fixes-omap4-dsp' into fixes-non-criticalTony Lindgren2012-06-283-10/+11
| |\ \ \ \ \
| | * | | | | ARM: OMAP4: hwspinlocks_init() should be staticOhad Ben-Cohen2012-05-131-1/+1
| | * | | | | ARM: OMAP4: fix irq and clock name for dsp-iommuJuan Gutierrez2012-05-131-4/+2
| | * | | | | ARM: OMAP: enable mailbox irq per instanceJuan Gutierrez2012-05-132-6/+9
| * | | | | | ARM: OMAP depends on MMUArnd Bergmann2012-06-281-0/+1
| * | | | | | ARM: OMAP: Fix dts files w/ status property: "disable" -> "disabled"Roland Stigge2012-06-213-7/+7
| * | | | | | ARM: OMAP: beagle: Set USB Host Port 1 to OMAP_USBHS_PORT_MODE_UNUSEDBrian Austin2012-06-211-1/+1
| * | | | | | ARM: OMAP2: twl-common: Fix compiler warningPeter Ujfalusi2012-06-211-0/+2
| * | | | | | ARM: OMAP: fix the ads7846 init codeIgor Grinberg2012-06-211-10/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0114-19/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-07-013-6/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat2012-06-271-4/+4
| | * | | | | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-201-1/+1
| | * | | | | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
| | |/ / / / /
| * | | | | | ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-07-011-2/+4
| * | | | | | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-07-012-6/+4
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
| | * | | | | | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman2012-06-261-5/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-06-248-5/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy2012-06-231-0/+7
| | * | | | | ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | | | | ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | | | | ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart2012-06-211-0/+1
| | * | | | | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski2012-06-201-0/+3