summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: plat-stmp: remove platWolfram Sang2011-05-0230-3806/+0
* ARM: mach-stmp378x: remove machWolfram Sang2011-05-0245-3585/+0
* ARM: mach-stmp37xx: remove machWolfram Sang2011-05-0234-2447/+0
* ARM: configs: add defconfig for mach-mxsWolfram Sang2011-05-021-0/+129
* ARM: mach-mxs: add stmp378x-devbWolfram Sang2011-05-023-0/+131
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-2912-18/+56
|\
| * Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren2011-04-277-12/+45
| |\
| | * OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M2011-04-203-0/+15
| | * OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin2011-04-202-1/+24
| | * OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin2011-04-201-1/+1
| | * OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen2011-04-201-7/+2
| | * OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson2011-04-194-4/+4
| * | OMAP3+: voltage: remove initial voltageNishanth Menon2011-04-261-1/+0
| * | OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati2011-04-261-0/+1
| * | omap: rx51: mark reserved memory earlierFelipe Contreras2011-04-261-2/+7
| * | OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez2011-04-261-2/+2
| * | arm: omap2: enable smc instruction for sleep34xxOskar Andero2011-04-261-1/+1
| |/
* | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-262-2/+2
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-251-9/+10
|\ \
| * | mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-201-9/+10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-221-0/+5
|\ \
| * \ Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-18216-421/+1128
| |\ \
| * | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen2011-04-131-0/+5
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-203-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-161-0/+1
| * | | ARM: Add new syscallsRussell King2011-04-152-0/+8
* | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-182-5/+2
|\ \ \ \
| * | | | msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * | | | msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1
| | |/ / | |/| |
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-173-19/+3
|\ \ \ \
| * | | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-141-2/+3
| * | | | ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan2011-04-141-6/+0
| * | | | ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan2011-04-141-11/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-152-6/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-011-4/+5
| * | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-301-2/+4
| | |/ | |/|
* | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1
* | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-141-5/+12
* | | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre2011-04-141-1/+3
* | | ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd2011-04-141-11/+0
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13131-180/+192
|\ \ \
| * | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-134-6/+16
| * | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-121-1/+1
| * | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-121-1/+1
| * | | ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-121-0/+9
| | |/ | |/|
| * | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-074-20/+13
| |\ \
| | * | ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto2011-04-061-5/+3
| | * | ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2011-04-062-13/+8
| | * | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
| * | | Fix common misspellingsLucas De Marchi2011-03-31121-152/+152
| |/ /