summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann10-76/+29
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan10-76/+29
2012-05-11Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson11-300/+52
2012-05-11Merge tag 'ep93xx-cleanup-for-3.5' of git://github.com/RyanMallon/linux-ep93x...Olof Johansson2-90/+25
2012-05-10Merge branch 'for-3.5/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-5/+0
2012-05-09Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren11-299/+52
2012-05-09Merge tag 'omap-cleanup-cpuidle-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson4-293/+190
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson34-233/+396
2012-05-09Merge tag 'omap-cleanup-hwmod-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson10-7815/+5661
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson52-163/+158
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen1-13/+8
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-16/+0
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen10-10/+10
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen10-20/+20
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen10-240/+14
2012-05-08Merge branch 'for_3.5/cleanup/omap-cpuidle' of git://git.kernel.org/pub/scm/l...Tony Lindgren4-293/+190
2012-05-05ARM: OMAP3: cpuidle - check the powerdomain lookupDaniel Lezcano1-0/+3
2012-05-04ARM: OMAP3: cpuidle - set global variables staticDaniel Lezcano1-1/+1
2012-05-04ARM: OMAP3: set omap3_idle_data as staticDaniel Lezcano1-1/+1
2012-05-04ARM: OMAP3: cpuidle - simplify next_valid_stateDaniel Lezcano1-34/+19
2012-05-04ARM: OMAP3: cpuidle - use omap3_idle_data directlyDaniel Lezcano1-57/+6
2012-05-04ARM: OMAP3: define statically the omap3_idle_dataDaniel Lezcano1-5/+32
2012-05-04ARM: OMAP3: cpuidle - remove cpuidle_params_tableDaniel Lezcano2-37/+3
2012-05-04ARM: OMAP3: cpuidle - remove the 'valid' fieldDaniel Lezcano1-9/+2
2012-05-03ARM: OMAP3: cpuidle - remove errata check in the init functionDaniel Lezcano1-10/+0
2012-05-03ARM: OMAP3: define cpuidle staticallyDaniel Lezcano1-26/+60
2012-05-03ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters tableDaniel Lezcano3-46/+18
2012-05-03ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot timeDaniel Lezcano1-24/+0
2012-05-03ARM: OMAP4: cpuidle - use the omap4_idle_data variable directlyDaniel Lezcano1-10/+3
2012-05-03ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile timeDaniel Lezcano1-3/+18
2012-05-03ARM: OMAP4: cpuidle - fix static omap4_idle_data declarationDaniel Lezcano1-1/+1
2012-05-03ARM: OMAP4: cpuidle - Remove the cpuidle_params_table tableDaniel Lezcano1-10/+1
2012-05-03ARM: OMAP4: cpuidle - Declare the states with the driver declarationDaniel Lezcano1-27/+33
2012-05-03ARM: OMAP4: cpuidle - Remove unused valid fieldDaniel Lezcano1-6/+3
2012-05-02Merge branch 'ux500-del-u5500-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann26-2635/+11
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann41-207/+153
2012-05-02ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GP...Lothar Waßmann1-2/+2
2012-05-02ARM: imx/eukrea_mbimx27-baseboard: fix typo in error messageUwe Kleine-König1-1/+1
2012-05-02ARM: i.MX51 iomux: add missed definitions for SION-bit and mode for some padsAlexander Shiyan1-24/+24
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij26-2635/+11
2012-05-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-39/+78
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson4-4/+32
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg1-0/+9
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2-2/+17