aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-26[ARM] lart: fix build errorRussell King1-0/+1
2009-04-24Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King25-445/+136
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren10-34/+112
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-164/+298
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley8-12/+91
2009-04-23OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman1-4/+2
2009-04-23OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley1-1/+1
2009-04-23OMAP1: clock: Typo fix for clock in omap1Arun KS1-2/+2
2009-04-23OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre1-3/+3
2009-04-23OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley1-9/+3
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre28-147/+222
2009-04-23ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros1-2/+2
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros1-1/+5
2009-04-23ARM: OMAP3: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman1-10/+4
2009-04-23ARM: OMAP2: possible division by 0Roel Kluin1-1/+1
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2-133/+0
2009-04-23ARM: OMAP1: Fix mmc_set_power GPIO usageLadislav Michl2-10/+2
2009-04-23ARM: OMAP1: Simplify board-h2 MMC setupLadislav Michl1-10/+4
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-1/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren4-235/+0
2009-04-23ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar1-7/+6
2009-04-23davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman12-98/+105
2009-04-23davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman10-234/+402
2009-04-23davinci: add runtime CPU detection supportKevin Hilman2-3/+75
2009-04-23davinci: add default Kconfig, add HAVE_IDEKevin Hilman2-0/+1785
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2-3/+10
2009-04-22rfkill: remove deprecated state constantsJohannes Berg1-2/+2
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm16-18/+18
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King7-17/+71
2009-04-20[ARM] 5457/1: mach-imx gpio buildfixDavid Brownell1-0/+1
2009-04-20[ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2-0/+4
2009-04-19[ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski1-3/+3
2009-04-19[ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut4-13/+53
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-182/+930
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-7/+30
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo1-0/+17
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks1-1/+1
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks1-1/+0
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks1-1/+1
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks1-2/+2
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks1-0/+1
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks1-1/+1
2009-04-16[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij1-5/+4
2009-04-16Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King16-2254/+1135
2009-04-16mxc defconfig updatesSascha Hauer5-2203/+1065
2009-04-16mx31ads: Mark as having full regulatoion constraints with 1133-EV1 boardMark Brown1-0/+2
2009-04-16mx31ads: Depend on all the WM8350 core dependencies for WM1133-EV1 boardMark Brown1-0/+2
2009-04-16Fix ifdef in plat-mxc/irc.cDarius Augulis2-6/+10