| Commit message (Expand) | Author | Age |
* | ARM: 5775/1: ep93xx: add keypad core support | Hartley Sweeten | 2009-11-24 |
* | ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler() | Hartley Sweeten | 2009-10-21 |
* | ARM: 5754/1: ep93xx: update i2c support | Hartley Sweeten | 2009-10-10 |
* | ep93xx video driver platform support | Ryan Mallon | 2009-09-23 |
* | ARM: 5635/1: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 |
* | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver | Hartley Sweeten | 2009-07-30 |
* | [ARM] 5612/1: ep93xx: add platform LEDs | Hartley Sweeten | 2009-07-21 |
* | [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function | Ryan Mallon | 2009-07-17 |
* | [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr | Hartley Sweeten | 2009-07-17 |
* | [ARM] 5598/1: ep93xx: core.c typesafe vic_init | Hartley Sweeten | 2009-07-11 |
* | [ARM] 5592/1: ep93xx: cleanup platform header includes | Hartley Sweeten | 2009-07-09 |
* | [ARM] 5577/2: ep93xx: syscon locked register functions | Hartley Sweeten | 2009-07-09 |
* | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2009-06-10 |
|\ |
|
| * | [ARM] VIC: Add power management device | Ben Dooks | 2009-05-07 |
* | | [ARM] 5527/1: ep93xx: core.c: trivial spelling error | Hartley Sweeten | 2009-05-29 |
* | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses | Hartley Sweeten | 2009-04-26 |
|/ |
|
* | [ARM] 5451/1: ep93xx:core.c: build warning fix | Hartley Sweeten | 2009-04-15 |
* | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | [ARM] 5324/2: ep93xx: support gpio interrupt debounce | Hartley Sweeten | 2008-12-01 |
* | [ARM] 5311/1: ep93xx: add core support for built in i2c bus | Hartley Sweeten | 2008-12-01 |
* | [ARM] ep93xx: fix OHCI DMA mask | Matthias Kaehlcke | 2008-10-30 |
* | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 |
|\ |
|
| * | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 |
| | | |
| \ | |
*-. \ | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 |
|\ \ \
| |_|/
|/| | |
|
| | * | [ARM] 5273/2: ep93xx: move ethernet support into core.c | Hartley Sweeten | 2008-10-04 |
| | * | [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset | Hartley Sweeten | 2008-09-07 |
| |/
|/| |
|
| * | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 |
* | [ARM] 5023/1: Fix broken gpio interrupts on ep93xx | Ryan Mallon | 2008-05-04 |
* | [ARM] 4988/1: Add GPIO lib support to the EP93xx | Ryan Mallon | 2008-04-19 |
*---. | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 |
|\ \ \ |
|
| | | * | [ARM] remove duplicate includes | Lucas Woods | 2008-01-26 |
| | |/
| |/| |
|
| | * | [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations | Herbert Valerio Riedel | 2008-01-26 |
| | * | [ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense type | Herbert Valerio Riedel | 2008-01-26 |
| | * | [ARM] 4669/1: ep93xx: simplify GPIO code and cleanups | Herbert Valerio Riedel | 2008-01-26 |
| | * | [ARM] 4668/1: ep93xx: implement new GPIO API | Herbert Valerio Riedel | 2008-01-26 |
| |/ |
|
* | | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 |
|/ |
|
* | [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGP... | Herbert Valerio Riedel | 2007-09-20 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 |
* | [ARM] 4142/1: ep93xx: handle IRQT_NOEDGE | Lennert Buytenhek | 2007-02-08 |
* | [ARM] 4122/1: ep93xx: add support for GPIO port F interrupts | Lennert Buytenhek | 2007-02-08 |
* | [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH | Lennert Buytenhek | 2007-02-08 |
* | [ARM] 4120/1: ep93xx: make clock init an arch_initcall() | Lennert Buytenhek | 2007-02-08 |
* | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH | Lennert Buytenhek | 2006-12-18 |
* | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |