summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx/gpio: remove some useless castsUwe Kleine-König2010-11-171-2/+2
* ARM: imx: dynamically allocate mx1-camera deviceUwe Kleine-König2010-11-177-30/+57
* ARM: imx: allow specifying a dma mask when creating a platform deviceUwe Kleine-König2010-11-172-4/+33
* ARM: imx: dynamically allocate imx_udc deviceUwe Kleine-König2010-11-177-52/+103
* ARM: imx: remove unused devicesUwe Kleine-König2010-11-172-86/+0Star
* ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König2010-11-1719-37/+86
* ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König2010-11-177-504/+0Star
* ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König2010-11-175-35/+7Star
* ARM: imx: change static io mapping to use a functionUwe Kleine-König2010-11-1711-208/+89Star
* ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König2010-11-174-14/+13Star
* ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König2010-11-178-166/+56Star
* ARM: imx: refactor the io mapping macroUwe Kleine-König2010-11-1710-48/+61
* ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König2010-11-173-59/+61
* Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-287-9/+171
|\
| * ARM: ux500 specific L2 cache codePer Fransson2010-10-261-0/+45
| * ARM: l2x0: Optimise the range based operationsSantosh Shilimkar2010-10-261-0/+22
| * ARM: l2x0: Determine the cache sizeSantosh Shilimkar2010-10-262-2/+12
| * ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar2010-10-261-3/+5
| * omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar2010-10-261-0/+13
| * arm: Implement l2x0 cache disable functionsThomas Gleixner2010-10-261-1/+27
| * arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-262-0/+27
| * ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas2010-10-262-3/+20
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-28157-1314/+6574
|\ \
| * | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2010-10-262-0/+122
| * | ARM: S5PV310: Add support SROMCDaein Moon2010-10-263-0/+59
| * | ARM: SAMSUNG: Add the missed s3c_gpio_getpull() APIDaein Moon2010-10-262-0/+25
| * | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-255-5/+5
| * | ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-253-3/+3
| * | ARM: SAMSUNG: Move the start address of Samsung SoCs' VA spaceKukjin Kim2010-10-251-2/+2
| * | ARM: S5PV310: Add support External InterruptJongsun Han2010-10-252-1/+229
| * | ARM: S5PV310: Add the definition for external interruptJongsun Han2010-10-252-0/+58
| * | ARM: S5PV310: Add L2 cache init function in cpu.cKyungmin Park2010-10-251-0/+23
| * | ARM: S5PV310: Remove L2 cache init in machineKyungmin Park2010-10-253-15/+0Star
| * | ARM: Add L2X0 PREFETCH and POWER control registerKyungmin Park2010-10-251-0/+4
| * | ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driverSeungwhan Youn2010-10-251-7/+27
| * | ARM: S5P: Reorder DMA platform device idSeungwhan Youn2010-10-254-6/+6
| * | ARM: S5P64X0: Set DMA clock disable as defaultSeungwhan Youn2010-10-252-12/+12
| * | ARM: S5PV210: Add DMA operation clockSeungwhan Youn2010-10-251-0/+12
| * | ARM: S5P6442: Add DMA operation clockSeungwhan Youn2010-10-252-0/+29
| * | Merge branch 'next-s3c64xx' into for-nextKukjin Kim2010-10-254-5/+572
| |\ \
| | * | ARM: S3C64XX: add touchscreen support for mach-mini6410Darius Augulis2010-10-212-0/+14
| | * | ARM: S3C64XX: add backlight control for mach-mini6410Darius Augulis2010-10-211-0/+21
| | * | ARM: S3C64XX: add frame buffer support for mach-mini6410Darius Augulis2010-10-212-0/+131
| | * | ARM: S3C64XX: add nand support for mach-mini6410Darius Augulis2010-10-212-0/+42
| | * | ARM: S3C64XX: add support for mach-mini6410Darius Augulis2010-10-213-0/+165
| | * | ARM: S3C64XX: add USB host support for mach-real6410Darius Augulis2010-10-192-0/+2
| | * | ARM: S3C64XX: add touchscreen support for mach-real6410Darius Augulis2010-10-192-0/+13
| | * | ARM: S3C64XX: add nand support for mach-real6410Darius Augulis2010-10-192-0/+41
| | * | ARM: S3C64XX: add frame buffer support for mach-real6410Darius Augulis2010-10-192-5/+143
| * | | Merge branch 'next-s3c24xx' into for-nextKukjin Kim2010-10-2512-9/+139
| |\ \ \