| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S5PC1xx: add platform helpers for s3c-fb device | Pawel Osciak | 2009-12-01 | 6 | -0/+206 |
* | ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reuse | Pawel Osciak | 2009-12-01 | 2 | -227/+244 |
* | ARM: S5PC1XX: add cpu idle and system reset support | Kyungmin Park | 2009-12-01 | 4 | -3/+122 |
* | ARM: S5PC1xx: add gpiolib and external/gpio interrupt support | Kyungmin Park | 2009-12-01 | 13 | -5/+1288 |
* | ARM: S5PC1XX: GPIO registers rename | Kyungmin Park | 2009-12-01 | 1 | -122/+122 |
* | ARM: S5PC1XX: add GPIO L banks to register definition | Kyungmin Park | 2009-12-01 | 1 | -7/+23 |
* | ARM: S5PC1XX: clocks reimplementation | Kyungmin Park | 2009-12-01 | 5 | -766/+1504 |
* | ARM: S5PC1XX: clock registers rename | Kyungmin Park | 2009-12-01 | 2 | -159/+97 |
* | ARM: S5PC1XX: registers rename | Kyungmin Park | 2009-12-01 | 2 | -7/+82 |
* | ARM: SAMSUNG: Add plat-samsung as starting point for plat-s3c* moves | Ben Dooks | 2009-12-01 | 4 | -3/+32 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-12 | 9 | -56/+126 |
|\ |
|
| * | omap3: Decrease cpufreq transition latency | Mike Turquette | 2009-11-11 | 1 | -1/+1 |
| * | omap3: update Pandora defconfig | Grazvydas Ignotas | 2009-11-11 | 1 | -5/+44 |
| * | omap3: 3430sdp: Enable Linux Regulator framework | Sergio Aguirre | 2009-11-11 | 1 | -1/+8 |
| * | omap3: beagle: Fix USB host port power control | Jarkko Nikula | 2009-11-11 | 1 | -1/+1 |
| * | omap3: pandora: Fix keypad keymap | Grazvydas Ignotas | 2009-11-11 | 1 | -39/+39 |
| * | omap1: Amstrad Delta defconfig fixes | Janusz Krzysztofik | 2009-11-11 | 1 | -7/+17 |
| * | omap: Fix omapfb/lcdc on OMAP1510 broken when PM set | Janusz Krzysztofik | 2009-11-11 | 1 | -0/+8 |
| * | omap: Use resource_size | Tobias Klauser | 2009-11-10 | 2 | -2/+2 |
| * | omap: Fix race condition in omap dma driver | Tao Hu | 2009-11-10 | 1 | -0/+6 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-11-11 | 31 | -236/+568 |
|\ \ |
|
| * \ | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King | 2009-11-10 | 12 | -9/+146 |
| |\ \ |
|
| | * | | RealView: Add sparsemem support for the RealView PBX platform | Catalin Marinas | 2009-11-05 | 4 | -3/+94 |
| | * | | RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements | Colin Tuckley | 2009-11-05 | 1 | -4/+1 |
| | * | | RealView: Add default memory configuration | Catalin Marinas | 2009-11-05 | 7 | -0/+44 |
| | * | | Check whether the SCU was already initialised | Catalin Marinas | 2009-11-05 | 1 | -0/+4 |
| | * | | ARMv7: Check whether the SMP/nAMP mode was already enabled | Tony Thompson | 2009-11-04 | 1 | -3/+4 |
| | |/ |
|
| * | | ARM: Use a definition for the userspace cmpxchg emulation syscall | Russell King | 2009-11-10 | 3 | -4/+14 |
| * | | [ARM] Fix test for unimplemented ARM syscalls | Russell King | 2009-11-08 | 1 | -1/+1 |
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-11-08 | 10 | -199/+367 |
| |\ \ |
|
| | * | | [ARM] orion5x: update defconfig | Nicolas Pitre | 2009-11-07 | 1 | -102/+176 |
| | * | | [ARM] Kirkwood: update defconfig | Nicolas Pitre | 2009-11-07 | 1 | -91/+169 |
| | * | | [ARM] Kirkwood: clarify PCIe MEM bus/physical address distinction | Lennert Buytenhek | 2009-11-07 | 3 | -2/+3 |
| | * | | [ARM] kirkwood: fix PCI I/O port assignment | Lennert Buytenhek | 2009-11-07 | 2 | -2/+2 |
| | * | | [ARM] kirkwood: fix section mismatch | Li Jie | 2009-11-05 | 2 | -2/+2 |
| | * | | [ARM] OpenRD base: Initialize PCI express and i2c | Simon Kagstrom | 2009-11-05 | 1 | -0/+12 |
| | * | | [ARM] properly report mv78100 stepping A1 | Lennert Buytenhek | 2009-11-05 | 2 | -0/+3 |
| | |/ |
|
| * | | ARM: 5784/1: fix early boot machine ID mismatch error display | Nicolas Pitre | 2009-11-08 | 1 | -1/+1 |
| * | | ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.c | zeal | 2009-11-05 | 1 | -1/+1 |
| * | | ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_read... | Jean-Christop PLAGNIOL-VILLARD | 2009-11-05 | 1 | -0/+1 |
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-11-05 | 3 | -21/+37 |
| |\ \
| | |/
| |/| |
|
| | * | [ARM] pxa: fix resume failure by saving/restoring IPRx registers | Haojian Zhuang | 2009-11-03 | 1 | -1/+10 |
| | * | [ARM] pxa/palm: fix incorrect initialization of Palm Tungsten C keyboard | Ondrej Zajicek | 2009-11-03 | 1 | -4/+4 |
| | * | [ARM] pxa/zaurus: fix NAND flash OOB layout for Borzoi | Stanislav Brabec | 2009-11-03 | 1 | -16/+23 |
* | | | ARM: S3C: Merge fixes-s3c64xx-dma | Ben Dooks | 2009-11-09 | 1 | -24/+52 |
|\ \ \ |
|
| * | | | ARM: S3C64XX: DMA: Free node for non-circular queues | Jassi Brar | 2009-11-09 | 1 | -0/+6 |
| * | | | ARM: S3C64XX: DMA: Callback with correct buffer pointer | Jassi Brar | 2009-11-09 | 1 | -1/+28 |
| * | | | ARM: S3C64XX: DMA: Make src and dst transfer size same | Jassi Brar | 2009-11-09 | 1 | -4/+2 |
| * | | | ARM: S3C64XX: DMA: Unify callback functions for success/failure | Jassi Brar | 2009-11-09 | 1 | -21/+13 |
| * | | | ARM: S3C64XX: DMA: Protect buffer pointers while manipulation | Jassi Brar | 2009-11-09 | 1 | -0/+5 |
| |/ / |
|