summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-11Merge branch 'msm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Olof Johansson
2012-05-11Merge branch 'fixes-for-cleanup' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-05-11ARM: msm: fix compilation flags for MSM_SCM (part 2)Stephen Boyd
2012-05-11arch/arm/mach-msm: linux/gpio.h included twiceDanny Kukawka
2012-05-11ARM: msm: Drop useless teq from DEBUG_LL supportStephen Boyd
2012-05-11ARM: OMAP: OTG integration: fix compiler warningPaul Walmsley
2012-05-11ARM: OMAP1: USB: fix ocpi_enable compile problem on non-1610 buildsPaul Walmsley
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan
2012-05-10Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-05-10Merge tag 'ep93xx-cleanup-for-3.5' of git://github.com/RyanMallon/linux-ep93x...Olof Johansson
2012-05-09Merge branch 'for-3.5/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2012-05-09Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren
2012-05-09Merge tag 'omap-cleanup-cpuidle-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson
2012-05-09Merge tag 'omap-cleanup-hwmod-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen
2012-05-07Merge branch 'for_3.5/cleanup/omap-cpuidle' of git://git.kernel.org/pub/scm/l...Tony Lindgren
2012-05-04ARM: OMAP3: cpuidle - check the powerdomain lookupDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - set global variables staticDaniel Lezcano
2012-05-03ARM: OMAP3: set omap3_idle_data as staticDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - simplify next_valid_stateDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - use omap3_idle_data directlyDaniel Lezcano
2012-05-03ARM: OMAP3: define statically the omap3_idle_dataDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano
2012-05-03ARM: OMAP3: define cpuidle staticallyDaniel Lezcano
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Declare the states with the driver declarationDaniel Lezcano
2012-05-03ARM: OMAP4: cpuidle - Remove unused valid fieldDaniel Lezcano
2012-05-02Merge branch 'ux500-del-u5500-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann
2012-05-02ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GP...Lothar Waßmann
2012-05-02ARM: imx/eukrea_mbimx27-baseboard: fix typo in error messageUwe Kleine-König
2012-05-02ARM: i.MX51 iomux: add missed definitions for SION-bit and mode for some padsAlexander Shiyan
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon