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