summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds26-105/+165
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds67-184/+410
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-137/+46
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+5
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
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-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse1604-63430/+37956
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse2-4/+2
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+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-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds30-315/+163
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