1. 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 14 years ago
  2. d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 14 years ago
  3. 6bd4b38 ARM: 5945/1: ep93xx: include correct irq.h in core.c by Hartley Sweeten · 14 years ago
  4. 64d6882 ARM: 5877/1: ep93xx: use pr_fmt in core.c by Hartley Sweeten · 15 years ago
  5. 12f56c6 ARM: 5775/1: ep93xx: add keypad core support by Hartley Sweeten · 15 years ago
  6. f248dc6 ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler() by Hartley Sweeten · 15 years ago
  7. 6531a99 ARM: 5754/1: ep93xx: update i2c support by Hartley Sweeten · 15 years ago
  8. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  9. af1057a ARM: 5635/1: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  10. ef12379 ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver by Hartley Sweeten · 15 years ago
  11. 3aa7a9a [ARM] 5612/1: ep93xx: add platform LEDs by Hartley Sweeten · 15 years ago
  12. fbeeea5 [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function by Ryan Mallon · 15 years ago
  13. 5b1c3c8 [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr by Hartley Sweeten · 15 years ago
  14. 5396730 [ARM] 5598/1: ep93xx: core.c typesafe vic_init by Hartley Sweeten · 15 years ago
  15. 583ddaf [ARM] 5592/1: ep93xx: cleanup platform header includes by Hartley Sweeten · 15 years ago
  16. 02239f0 [ARM] 5577/2: ep93xx: syscon locked register functions by Hartley Sweeten · 15 years ago
  17. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  18. 68ee3d8 [ARM] 5527/1: ep93xx: core.c: trivial spelling error by Hartley Sweeten · 15 years ago
  19. c07f87f [ARM] VIC: Add power management device by Ben Dooks · 15 years ago
  20. 38f7b00 [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses by Hartley Sweeten · 15 years ago
  21. d5565f7 [ARM] 5451/1: ep93xx:core.c: build warning fix by Hartley Sweeten · 15 years ago
  22. 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 799a0600 [ARM] 5324/2: ep93xx: support gpio interrupt debounce by Hartley Sweeten · 16 years ago
  24. d52a26a [ARM] 5311/1: ep93xx: add core support for built in i2c bus by Hartley Sweeten · 16 years ago
  25. 63890a0 [ARM] ep93xx: fix OHCI DMA mask by Matthias Kaehlcke · 16 years ago
  26. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  27. 90bb28b Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel by Russell King · 16 years ago
  28. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  29. a0a08fd [ARM] 5273/2: ep93xx: move ethernet support into core.c by Hartley Sweeten · 16 years ago
  30. f69162a [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offset by Hartley Sweeten · 16 years ago
  31. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  32. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  33. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  34. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  35. f8b6389 [ARM] 5023/1: Fix broken gpio interrupts on ep93xx by Ryan Mallon · 16 years ago
  36. b685004 [ARM] 4988/1: Add GPIO lib support to the EP93xx by Ryan Mallon · 16 years ago
  37. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 16 years ago
  38. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 16 years ago
  39. 1d7d4f5 [ARM] remove duplicate includes by Lucas Woods · 17 years ago
  40. 6331acd [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations by Herbert Valerio Riedel · 17 years ago
  41. 3c9a071 [ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense type by Herbert Valerio Riedel · 17 years ago
  42. 7ca7225 [ARM] 4669/1: ep93xx: simplify GPIO code and cleanups by Herbert Valerio Riedel · 17 years ago
  43. 4e9f9fd [ARM] 4668/1: ep93xx: implement new GPIO API by Herbert Valerio Riedel · 17 years ago
  44. 8742bc9 [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGPIO handling by Herbert Valerio Riedel · 17 years ago
  45. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  46. 271f5ca [ARM] 4142/1: ep93xx: handle IRQT_NOEDGE by Lennert Buytenhek · 17 years ago
  47. 4932e39 [ARM] 4122/1: ep93xx: add support for GPIO port F interrupts by Lennert Buytenhek · 17 years ago
  48. fac105d [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH by Lennert Buytenhek · 17 years ago
  49. 51dd249 [ARM] 4120/1: ep93xx: make clock init an arch_initcall() by Lennert Buytenhek · 17 years ago
  50. 99e4a6d [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH by Lennert Buytenhek · 18 years ago
  51. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  52. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  53. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. 1f64eb3 [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform device by Lennert Buytenhek · 18 years ago
  56. 1d81eed [ARM] 3634/1: ep93xx: initial implementation of the clk_* API by Lennert Buytenhek · 18 years ago
  57. a059e33 [ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rate by Lennert Buytenhek · 18 years ago
  58. f869afa [ARM] 3616/1: fix timer handler wrap logic for a number of platforms by Lennert Buytenhek · 18 years ago
  59. 4165813 [ARM] 3450/1: ep93xx: use the ep93xx rtc driver by Lennert Buytenhek · 18 years ago
  60. aee85fe [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support. by Lennert Buytenhek · 18 years ago
  61. bd20ff5 [ARM] 3374/1: ep93xx: gpio interrupt support by Lennert Buytenhek · 18 years ago
  62. a8e1966 [ARM] 3371/1: ep93xx: gpio support by Lennert Buytenhek · 18 years ago
  63. e7736d4 [ARM] 3369/1: ep93xx: add core cirrus ep93xx support by Lennert Buytenhek · 18 years ago