aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* ARM: mx5: check for error in ioremapFabio Estevam2010-12-14
* Fix imx cpufreq driver as moduleArnaud Patard (Rtp)2010-12-14
* mx51: support FIQ on TZIC, revisedPeter Horton2010-12-14
* ARM: imx/mx27_3ds: Add watchdog supportFabio Estevam2010-12-14
* ARM: mx3/mx31_3ds: Add watchdog supportFabio Estevam2010-12-14
* mx51: add SSI3Peter Horton2010-12-14
* watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam2010-12-14
* ARM: mx5/mx51_babbage: Add watchdog supportFabio Estevam2010-12-07
* ARM: mx5: add watchdog clocksFabio Estevam2010-12-07
* ARM: mx5: add support for the two watchdog modulesFabio Estevam2010-12-07
* Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2010-12-06
|\
| * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-29
| |\
| | * OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-24
| | * OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-24
| * | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-26
| |\ \
| | * \ Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt2010-11-24
| | |\ \
| | | * | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2010-11-24
| | | * | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto2010-11-24
| | | * | ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto2010-11-24
| | | * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-24
| | | * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-24
| | | * | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto2010-11-24
| | * | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fixMagnus Damm2010-11-18
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-26
| |\ \ \ \
| | * | | | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-22
| * | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-24
| | * | | | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-24
| | * | | | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-24
| | * | | | ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2010-11-24
| | * | | | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-24
| | * | | | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick2010-11-24
| | | |/ / | | |/| |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-24
| |\ \ \ \
| | * | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-24
| | * | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-23
| | * | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-23
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-23
| | |\ \ \ \
| | | * | | | mx25: fix spi device registration typoBaruch Siach2010-11-15
| | | * | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-15
| | | * | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-15
| | | * | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-15
| | | * | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-15
| | | * | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-02
| | | | |/ / | | | |/| |
| | * | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-22
| | * | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-21
| | * | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-21
| | * | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-21
| | * | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-21
| | * | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-21
| | | |/ / | | |/| |
| * | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-24
| |\ \ \ \ | | |_|_|/ | |/| | |