| Commit message (Expand) | Author | Age |
* | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2007-03-05 |
* | Merge ARM fixes | Russell King | 2007-02-20 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 |
| |\ |
|
| * \ | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 |
| |\ \ |
|
| * | | | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell | 2007-01-18 |
* | | | | [ARM] Merge remaining IOP code | Russell King | 2007-02-20 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx | Dan Williams | 2007-02-17 |
| * | | | [ARM] 4186/1: iop: remove cp6_enable/disable routines | Dan Williams | 2007-02-17 |
* | | | | Merge the easy part of the IOP branch | Russell King | 2007-02-18 |
|\| | | |
|
| * | | | [ARM] 4184/1: iop: cp6 access handler (undef_hook) | Dan Williams | 2007-02-14 |
| * | | | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges | Dan Williams | 2007-02-14 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees | Russell King | 2007-02-17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | Merge Realview GIC code | Russell King | 2007-02-15 |
| | |\ \ |
|
| | | * | | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform | Catalin Marinas | 2007-02-15 |
| | | * | | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system | Catalin Marinas | 2007-02-15 |
| | |/ /
| |/| | |
|
| | * | | [ARM] 4135/1: Add support for the L210/L220 cache controllers | Catalin Marinas | 2007-02-11 |
| |/ / |
|
* / / | [ARM] 4090/2: avoid clash between PXA and SA1111 defines | Nicolas Pitre | 2007-02-17 |
|/ / |
|
* / | [ARM] 4082/1: iop3xx: fix iop33x gpio register offset | Dan Williams | 2007-01-06 |
|/ |
|
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [ARM] 3864/1: Refactore sharpsl_pm | Dirk Opfer | 2006-09-27 |
* | [ARM] 3863/1: Add Locomo SPI Device | Dirk Opfer | 2006-09-27 |
* | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 2006-09-27 |
* | [ARM] 3831/1: iop3xx: factor out common register defines | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3827/1: iop3xx: add common gpio module | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3824/1: iop3xx: add cp6 enable/disable macros | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3822/1: iop3xx: rewrite time handling | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3820/1: iop3xx: factor out shared pci code | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3819/1: iop3xx: factor out shared i2c code | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code | Lennert Buytenhek | 2006-09-25 |
* | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 2006-08-27 |
* | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 2006-06-26 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters | Richard Purdie | 2006-06-19 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
|/ |
|
* | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2006-03-21 |
* | [ARM] Collect Primecell PL01x-based debug implementations together | Russell King | 2006-03-21 |
* | [ARM] Collect 8250-based debug implementations together | Russell King | 2006-03-21 |
* | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 |
* | [ARM] Separate VIC (vectored interrupt controller) support from Versatile | Russell King | 2006-01-13 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 2006-01-07 |
* | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/common | Richard Purdie | 2006-01-05 |
* | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 |
* | [ARM] Add additional documentation to the clock source framework | Russell King | 2006-01-03 |
* | [SERIAL] Fix status reporting with PL011 serial driver | Russell King | 2005-11-19 |
* | [ARM] Include asm/hardware.h instead of asm/arch/hardware.h | Russell King | 2005-11-16 |
* | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 |
* | [ARM SMP] Add Realview MPcore SMP support | Russell King | 2005-11-07 |
* | [ARM] Add support for ARM RealView board | Catalin Marinas | 2005-10-31 |