aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | | davinci: mityomapl138: Use auto-probe to determine attached PHY IDMichael Williamson2011-04-25
| | * | | | davinci: mityomapl138: Use correct id for NAND controllerMichael Williamson2011-04-25
| | * | | | davinci: fix DEBUG_LL code for p2v changesKevin Hilman2011-04-19
| | |/ / /
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-04-27
| |\ \ \ \
| | * | | | ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam2011-04-18
| | * | | | ARM: mxc: Add missing lockdep annotationThomas Gleixner2011-04-12
| | * | | | ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNELDave Martin2011-04-12
| | * | | | ARM: mxs/clock-mx28: fix up name##_set_rateUwe Kleine-König2011-04-12
| | * | | | ARM: imx: fix usb related build failure for mach-vpr200Uwe Kleine-König2011-04-12
| | | |/ / | | |/| |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-29
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren2011-04-27
| |\ \ \ \ \
| | * | | | | OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M2011-04-20
| | * | | | | OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin2011-04-20
| | * | | | | OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin2011-04-20
| | * | | | | OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen2011-04-20
| | * | | | | OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson2011-04-19
| | | |_|/ / | | |/| | |
| * | | | | OMAP3+: voltage: remove initial voltageNishanth Menon2011-04-26
| * | | | | OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati2011-04-26
| * | | | | omap: rx51: mark reserved memory earlierFelipe Contreras2011-04-26
| * | | | | OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez2011-04-26
| * | | | | arm: omap2: enable smc instruction for sleep34xxOskar Andero2011-04-26
| |/ / / /
* | | | | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-27
* | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-25
|\ \ \ \ \
| * | | | | mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-20
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-22
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-18
| |\ \ \ \ \
| * | | | | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen2011-04-13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-16
| * | | | ARM: Add new syscallsRussell King2011-04-15
* | | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-18
|\ \ \ \ \
| * | | | | msm: timer: fix missing return valueDavid Brown2011-03-31
| * | | | | msm: Remove extraneous ffa device checkDavid Brown2011-03-31
| | |/ / / | |/| | |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-17
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-14
| * | | | | ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan2011-04-14
| * | | | | ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan2011-04-14
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-01
| * | | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-30
| | |/ / | |/| |
* | | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-14
* | | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-14
* | | | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre2011-04-14
* | | | ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd2011-04-14
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13
|\ \ \ \
| * | | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-12
| * | | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-12
| * | | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-12
| * | | | ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-12
| | |/ / | |/| |
| * | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-07
| |\ \ \