summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ux500: Add prcmu support for operating pointsMartin Persson2010-12-094-8/+202
* ux500: fix 5500 PER6 clock rateRabin Vincent2010-12-081-1/+0
* ux500: remove ambiguous irq macrosRabin Vincent2010-12-083-48/+5
* ux500: rework gpio registrationRabin Vincent2010-12-089-139/+93
* nomadik-gpio: use dev name if no name is specifiedRabin Vincent2010-12-081-1/+1
* ux500: fix uncompressor UART address for U5500Carl-Johan Irekvist2010-12-081-9/+14
* ux500: Add DMA support for U5500Per Forlin2010-12-085-1/+129
* ux500: Add eMMC support in U5500.Per Forlin2010-12-085-2/+57
* ux500: Call prmcu_init only for u8500Per Forlin2010-12-081-1/+2
* mach-ux500: clean up checkpatch spitsSundar Iyer2010-12-081-59/+59
* mach-ux500: explicit enable MTU TCR in the kernelSundar Iyer2010-12-081-40/+9
* nomadik-gpio: allow sleep mode dir/pull to differ from normal modeRabin Vincent2010-12-082-21/+99
* ux500: minor revision to the eMMC/SD configLinus Walleij2010-12-081-1/+10
* mach-ux500: AB8500 irqs is taken from header fileMattias Wallin2010-12-081-1/+2
* ARM: ux500: prcmu db8500 v2 supportMattias Wallin2010-12-085-12/+37
* ux500: rework device registrationRabin Vincent2010-12-0815-263/+395
* ux500: use _cansleep GPIO functionsLinus Walleij2010-12-081-2/+2
* ux500: mop500: add TC35892 and MicroSD slot supportRabin Vincent2010-12-084-1/+118
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-293-1/+23
|\
| * OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-243-0/+22
| * OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-241-1/+1
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-272-61/+119
|\ \
| * \ Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt2010-11-245-67/+125
| |\ \
| | * | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2010-11-242-10/+7
| | * | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto2010-11-241-2/+0
| | * | ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto2010-11-241-2/+2
| | * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-29/+67
| | * | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-242-14/+46
| | * | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto2010-11-241-8/+1
| * | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fixMagnus Damm2010-11-181-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-271-0/+3
|\ \ \ \
| * | | | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-221-0/+3
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-2710-21/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-252-0/+2
| * | | | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-252-4/+2
| * | | | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-252-2/+2
| * | | | ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2010-11-252-2/+2
| * | | | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-253-9/+9
| * | | | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick2010-11-251-4/+4
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2529-53/+119
|\ \ \ \
| * | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| * | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| * | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-235-19/+5
| |\ \ \ \
| | * | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | * | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0
| | * | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | * | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
| | * | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0
| | * | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| | | |/ / | | |/| |
OpenPOWER on IntegriCloud