- fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 14 years ago
- ec11594 ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource by Mika Westerberg · 14 years ago
- 534bc7f ARM: ep93xx: add AC97 platform support by Mika Westerberg · 14 years ago
- e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
- f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
- faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- a0fb007 ARM: 6174/1: ep93xx: clear devcfg bits before setting them by Hartley Sweeten · 15 years ago
- 16bcf78 ARM: 6168/1: ep93xx: move physmap flash registration into core.c by Hartley Sweeten · 15 years ago
- 6ea4b74 ARM: 6167/1: ep93xx: register backlight driver by Hartley Sweeten · 15 years ago
- 6e03a61 Merge branch 'ep93xx' into for-2.6.36 by Mark Brown · 15 years ago
- ed67ea8 EP93xx: Add i2s core support by Ryan Mallon · 15 years ago
- 4fec997 ARM: 6124/1: ep93xx: SPI driver platform support code by Mika Westerberg · 15 years ago
- 99e6a23 ARM: 5998/1: ep93xx: added chip revision reading function by Mika Westerberg · 15 years ago
- b370e08 ARM: 5992/1: ep93xx: pass platform startup data as __initdata by Hartley Sweeten · 15 years ago
- 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 15 years ago
- d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 15 years ago
- 6bd4b38 ARM: 5945/1: ep93xx: include correct irq.h in core.c by Hartley Sweeten · 15 years ago
- 64d6882 ARM: 5877/1: ep93xx: use pr_fmt in core.c by Hartley Sweeten · 15 years ago
- 12f56c6 ARM: 5775/1: ep93xx: add keypad core support by Hartley Sweeten · 15 years ago
- f248dc6 ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler() by Hartley Sweeten · 15 years ago
- 6531a99 ARM: 5754/1: ep93xx: update i2c support by Hartley Sweeten · 15 years ago
- c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
- af1057a ARM: 5635/1: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
- ef12379 ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver by Hartley Sweeten · 15 years ago
- 3aa7a9a [ARM] 5612/1: ep93xx: add platform LEDs by Hartley Sweeten · 15 years ago
- fbeeea5 [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function by Ryan Mallon · 15 years ago
- 5b1c3c8 [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr by Hartley Sweeten · 15 years ago
- 5396730 [ARM] 5598/1: ep93xx: core.c typesafe vic_init by Hartley Sweeten · 15 years ago
- 583ddaf [ARM] 5592/1: ep93xx: cleanup platform header includes by Hartley Sweeten · 15 years ago
- 02239f0 [ARM] 5577/2: ep93xx: syscon locked register functions by Hartley Sweeten · 15 years ago
- 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
- 68ee3d8 [ARM] 5527/1: ep93xx: core.c: trivial spelling error by Hartley Sweeten · 16 years ago
- c07f87f [ARM] VIC: Add power management device by Ben Dooks · 16 years ago
- 38f7b00 [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses by Hartley Sweeten · 16 years ago
- d5565f7 [ARM] 5451/1: ep93xx:core.c: build warning fix by Hartley Sweeten · 16 years ago
- 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 799a0600 [ARM] 5324/2: ep93xx: support gpio interrupt debounce by Hartley Sweeten · 16 years ago
- d52a26a [ARM] 5311/1: ep93xx: add core support for built in i2c bus by Hartley Sweeten · 16 years ago
- 63890a0 [ARM] ep93xx: fix OHCI DMA mask by Matthias Kaehlcke · 16 years ago
- 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
- 90bb28b Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel by Russell King · 16 years ago
- d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
- a0a08fd [ARM] 5273/2: ep93xx: move ethernet support into core.c by Hartley Sweeten · 16 years ago
- f69162a [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset by Hartley Sweeten · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
- f8b6389 [ARM] 5023/1: Fix broken gpio interrupts on ep93xx by Ryan Mallon · 17 years ago
- b685004 [ARM] 4988/1: Add GPIO lib support to the EP93xx by Ryan Mallon · 17 years ago
- d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
- 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 17 years ago
- 1d7d4f5 [ARM] remove duplicate includes by Lucas Woods · 17 years ago
- 6331acd [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations by Herbert Valerio Riedel · 17 years ago
- 3c9a071 [ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense type by Herbert Valerio Riedel · 17 years ago
- 7ca7225 [ARM] 4669/1: ep93xx: simplify GPIO code and cleanups by Herbert Valerio Riedel · 17 years ago
- 4e9f9fd [ARM] 4668/1: ep93xx: implement new GPIO API by Herbert Valerio Riedel · 17 years ago
- 8742bc9 [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGPIO handling by Herbert Valerio Riedel · 17 years ago
- b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 18 years ago
- 271f5ca [ARM] 4142/1: ep93xx: handle IRQT_NOEDGE by Lennert Buytenhek · 18 years ago
- 4932e39 [ARM] 4122/1: ep93xx: add support for GPIO port F interrupts by Lennert Buytenhek · 18 years ago
- fac105d [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH by Lennert Buytenhek · 18 years ago
- 51dd249 [ARM] 4120/1: ep93xx: make clock init an arch_initcall() by Lennert Buytenhek · 18 years ago
- 99e4a6d [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH by Lennert Buytenhek · 18 years ago
- 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
- 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
- 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- 1f64eb3 [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device by Lennert Buytenhek · 18 years ago
- 1d81eed [ARM] 3634/1: ep93xx: initial implementation of the clk_* API by Lennert Buytenhek · 18 years ago
- a059e33 [ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rate by Lennert Buytenhek · 18 years ago
- f869afa [ARM] 3616/1: fix timer handler wrap logic for a number of platforms by Lennert Buytenhek · 18 years ago
- 4165813 [ARM] 3450/1: ep93xx: use the ep93xx rtc driver by Lennert Buytenhek · 19 years ago
- aee85fe [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support. by Lennert Buytenhek · 19 years ago
- bd20ff5 [ARM] 3374/1: ep93xx: gpio interrupt support by Lennert Buytenhek · 19 years ago
- a8e1966 [ARM] 3371/1: ep93xx: gpio support by Lennert Buytenhek · 19 years ago
- e7736d4 [ARM] 3369/1: ep93xx: add core cirrus ep93xx support by Lennert Buytenhek · 19 years ago