summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon
2011-05-03OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon
2011-05-03OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: request the memory regionAaro Koskinen
2011-05-03OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen
2011-05-03omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren
2011-05-03OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez
2011-05-03OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez
2011-05-03arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport
2011-04-20omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-15Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre
2011-04-14ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan
2011-04-14ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-07Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman
2011-04-02ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King
2011-04-01arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser
2011-03-31msm: timer: fix missing return valueDavid Brown
2011-03-31msm: Remove extraneous ffa device checkDavid Brown
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30ARM: tegra: gpio: Fix unused variable warningsColin Cross
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King