aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-86/+217
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2012-10-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-1/+1
2012-10-26Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann9-2/+55
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-30/+50
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds3-2/+2
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek3-17/+33
2012-10-25ARM: SPEAr: Remove unused empty filesViresh Kumar2-0/+0
2012-10-25Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann9-18/+56
2012-10-25Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann6-13/+14
2012-10-25Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into fixesArnd Bergmann2-1/+17
2012-10-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann20-49/+48
2012-10-25ARM: dts: mxs: add the "clock-names" for gpmi-nandHuang Shijie2-0/+2
2012-10-25ARM: ux500: Correct SDI5 address and add some format changesLee Jones1-1/+6
2012-10-25ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DTLee Jones1-0/+10
2012-10-25ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKELee Jones1-0/+1
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-2/+2
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen9-11/+11
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-24ARM: at91/dts: at91sam9g20ek_common: Fix typos in buttons labels.Marek Belisko1-2/+2
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre3-3/+3
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre3-4/+10
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart1-1/+0
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han1-1/+1
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-7/+20
2012-10-23ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:Wed, 17 Oct 2012 13:55:55 -0500Vaibhav Hiremath1-0/+2
2012-10-23Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc2/fixesTony Lindgren4-11/+47
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei1-0/+1
2012-10-22ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman1-9/+13
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesRussell King10-16/+27
2012-10-22ARM: drop experimental status for hotplug and Thumb2Russell King1-4/+4
2012-10-22ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren1-4/+4
2012-10-22ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2-1/+1
2012-10-22ARM/dts: omap3: Fix mcbsp2/3 hwmods to be able to probe the drivers for audioPeter Ujfalusi1-2/+2
2012-10-22ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman1-0/+5
2012-10-22ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2-2/+29
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij1-2/+2
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-22ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa1-0/+1
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-66/+120
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixesOlof Johansson3-12/+12
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesOlof Johansson1-1/+1
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk1695-66126/+39518