summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Russell King2009-04-2734-510/+5323
|\
| * davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
| * davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
| * davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
| * davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
| * davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
| * davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
| * davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
| * davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6Star
| * davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
| * davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364
| * davinci: timers: use clk_get_rate()Kevin Hilman2009-04-271-3/+21
| * davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman2009-04-2312-98/+105
| * davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-2310-234/+402
| * davinci: add runtime CPU detection supportKevin Hilman2009-04-232-3/+75
| * davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-232-0/+1785
* | [ARM] lart: fix build errorRussell King2009-04-261-0/+1
* | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-04-2425-445/+136Star
|\ \
| * \ Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-2410-34/+112
| |\ \
| | * | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-248-12/+91
| | * | OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-241-4/+2Star
| | * | OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-241-1/+1
| | * | OMAP1: clock: Typo fix for clock in omap1Arun KS2009-04-241-2/+2
| | * | OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre2009-04-241-3/+3
| | * | OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley2009-04-241-9/+3Star
| | * | OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-232-3/+10
| * | | ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros2009-04-231-2/+2
| * | | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
| * | | ARM: OMAP3: remove duplicated #includeHuang Weiyi2009-04-231-1/+0Star
| * | | ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4Star
| * | | ARM: OMAP2: possible division by 0Roel Kluin2009-04-231-1/+1
| * | | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-232-133/+0Star
| * | | ARM: OMAP1: Fix mmc_set_power GPIO usageLadislav Michl2009-04-232-10/+2Star
| * | | ARM: OMAP1: Simplify board-h2 MMC setupLadislav Michl2009-04-231-10/+4Star
| * | | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-1/+0Star
| * | | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-234-235/+0Star
| * | | ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar2009-04-231-7/+6Star
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-2438-164/+298
|\ \ \ | |/ / |/| |
| * | [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-2428-147/+222
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-207-17/+71
| |\ \
| | * | [ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski2009-04-191-3/+3
| | * | [ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut2009-04-194-13/+53
| | * | [ARM] pxa/mioa701: use GPIO95 as AC97 reset lineRobert Jarzmik2009-04-151-1/+5
| | * | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-0/+10
| * | | [ARM] 5457/1: mach-imx gpio buildfixDavid Brownell2009-04-201-0/+1
| * | | [ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2009-04-202-0/+4
* | | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-2116-18/+18
* | | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-211-14/+5Star
|/ / /
* | | Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-04-171-182/+930
|\ \ \
| * | | [ARM] s3c2410_defconfig: Update miscellaneous driversBen Dooks2009-04-161-27/+97