1. 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
  2. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  3. 3126c7b ARM: AMBA: Add pclk definition for platforms using primecells by Russell King · 14 years ago
  4. a0fb007 ARM: 6174/1: ep93xx: clear devcfg bits before setting them by Hartley Sweeten · 14 years ago
  5. 16bcf78 ARM: 6168/1: ep93xx: move physmap flash registration into core.c by Hartley Sweeten · 14 years ago
  6. 6ea4b74 ARM: 6167/1: ep93xx: register backlight driver by Hartley Sweeten · 14 years ago
  7. 315f7da ASoC: EP93xx: Add Snapper CL15 i2s audio support by Ryan Mallon · 14 years ago
  8. 6e03a61 Merge branch 'ep93xx' into for-2.6.36 by Mark Brown · 14 years ago
  9. ed67ea8 EP93xx: Add i2s core support by Ryan Mallon · 14 years ago
  10. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  11. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago
  12. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  13. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  14. 4fec997 ARM: 6124/1: ep93xx: SPI driver platform support code by Mika Westerberg · 14 years ago
  15. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  16. 99e6a23 ARM: 5998/1: ep93xx: added chip revision reading function by Mika Westerberg · 14 years ago
  17. b370e08 ARM: 5992/1: ep93xx: pass platform startup data as __initdata by Hartley Sweeten · 14 years ago
  18. 4742723 ARM: 6029/1: ep93xx: gpio.c: local functions should be static by Hartley Sweeten · 14 years ago
  19. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  20. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  21. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  22. 12926dc [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver by Mika Westerberg · 15 years ago
  23. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  24. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  25. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  26. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  27. 186f93e Merge branch 'tmpreg' into devel by Russell King · 14 years ago
  28. 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 14 years ago
  29. d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 14 years ago
  30. ba7c6a3 ARM: 5953/1: ep93xx: fix broken build of clock.c by Hartley Sweeten · 14 years ago
  31. 6bd4b38 ARM: 5945/1: ep93xx: include correct irq.h in core.c by Hartley Sweeten · 14 years ago
  32. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  33. dd2ac96 ARM: 5937/1: Add support for EP9315 based Snapper CL15 board by Ryan Mallon · 14 years ago
  34. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  35. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 14 years ago
  36. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  37. a3662f6 ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board by Ryan Mallon · 15 years ago
  38. a5abd95 Input: ep93xx_keypad - cleanup and use matrix_keypad helpers by H Hartley Sweeten · 15 years ago
  39. 346e34a ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2 by Hartley Sweeten · 15 years ago
  40. 1fbd972 ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boards by Hartley Sweeten · 15 years ago
  41. 64d6882 ARM: 5877/1: ep93xx: use pr_fmt in core.c by Hartley Sweeten · 15 years ago
  42. f3f1882 ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c by Hartley Sweeten · 15 years ago
  43. 99acbb9 ARM: 5875/1: ep93xx: use pr_fmt in clock.c by Hartley Sweeten · 15 years ago
  44. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  45. 030d2dd mtd: Update ep93xx/ts72xx to use generic platform nand driver by H Hartley Sweeten · 15 years ago
  46. 60214f0 Input: ep93xx_keypad - update driver to new core support by H Hartley Sweeten · 15 years ago
  47. 43234b1 ARM: 5790/1: ep93xx: add missing newline between file header and code by Hubert Feurstein · 15 years ago
  48. 5b642b4 ARM: 5789/1: ep93xx: add missing file headers by Hubert Feurstein · 15 years ago
  49. 12f56c6 ARM: 5775/1: ep93xx: add keypad core support by Hartley Sweeten · 15 years ago
  50. d525753 ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_readl and IOMEM by Jean-Christop PLAGNIOL-VILLARD · 15 years ago
  51. f248dc6 ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler() by Hartley Sweeten · 15 years ago
  52. fb78b11 ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototype by Hartley Sweeten · 15 years ago
  53. 3d977c0 ARM: 5760/1: ep93xx: fix build error in edb93xx.c by Hartley Sweeten · 15 years ago
  54. ebd00c0 ARM: 5756/1: ep93xx: introduce clk parent by Hartley Sweeten · 15 years ago
  55. 6531a99 ARM: 5754/1: ep93xx: update i2c support by Hartley Sweeten · 15 years ago
  56. 03d3841 ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines by Hartley Sweeten · 15 years ago
  57. 591006f ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros by Hartley Sweeten · 15 years ago
  58. 7232344 ARM: 5751/1: ep93xx/micro9: Add Micro9-Slim by Hubert Feurstein · 15 years ago
  59. 1463600 ARM: 5750/1: ep93xx/micro9: Update platform code by Hubert Feurstein · 15 years ago
  60. 9415009 ARM: 5749/1: ep93xx/micro9: Update maintainer by Hubert Feurstein · 15 years ago
  61. cc1ad4a ARM: 5745/1: Change ep93xx gpio_irq static inlines to macros by Hartley Sweeten · 15 years ago
  62. 1f8db4f ARM: 5744/1: ep93xx: add remaining phys offset selections by Hartley Sweeten · 15 years ago
  63. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  64. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  65. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  66. af1057a ARM: 5635/1: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  67. ef12379 ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver by Hartley Sweeten · 15 years ago
  68. 3174c88 [ARM] 5611/1: ep93xx: update ts72xx nor flash support by Hartley Sweeten · 15 years ago
  69. 3aa7a9a [ARM] 5612/1: ep93xx: add platform LEDs by Hartley Sweeten · 15 years ago
  70. 5d43f11 [ARM] 5609/1: ep93xx: add register defines for keypad support by Hartley Sweeten · 15 years ago
  71. fbeeea5 [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write function by Ryan Mallon · 15 years ago
  72. 595c050 [ARM] 5605/1: Fix ep93xx gpio.c headers by Ryan Mallon · 15 years ago
  73. 5b1c3c8 [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addr by Hartley Sweeten · 15 years ago
  74. 5396730 [ARM] 5598/1: ep93xx: core.c typesafe vic_init by Hartley Sweeten · 15 years ago
  75. c3e3bad [ARM] 5593/1: ep93xx: clock.c __iomem pointer by Hartley Sweeten · 15 years ago
  76. 583ddaf [ARM] 5592/1: ep93xx: cleanup platform header includes by Hartley Sweeten · 15 years ago
  77. a0b98ec [ARM] 5595/1: ep93xx: missing header in dma-m2p.c by Hartley Sweeten · 15 years ago
  78. 701fac8 [ARM] 5578/1: ep93xx: add ep93xx-keypad clock by Hartley Sweeten · 15 years ago
  79. 02239f0 [ARM] 5577/2: ep93xx: syscon locked register functions by Hartley Sweeten · 15 years ago
  80. f04989b [ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output. by Hartley Sweeten · 15 years ago
  81. ddf4f3d [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointers by Hartley Sweeten · 15 years ago
  82. 702b59e [ARM] 5573/1: ep93xx: ensure typesafe io by Hartley Sweeten · 15 years ago
  83. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  84. ca8cbc8 [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCN by Matthias Kaehlcke · 15 years ago
  85. 4894e4a Merge commit 'v2.6.30' into next by Dmitry Torokhov · 15 years ago
  86. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  87. b0efb42 Merge branch 'ep93xx' into devel by Russell King · 15 years ago
  88. 4070243 [ARM] 5528/1: ep93xx: add defines for dma clock magic numbers by Hartley Sweeten · 15 years ago
  89. 68ee3d8 [ARM] 5527/1: ep93xx: core.c: trivial spelling error by Hartley Sweeten · 15 years ago
  90. e3a6d01 [ARM] 5526/1: ep93xx: usb driver cleanup by Hartley Sweeten · 15 years ago
  91. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  92. 6cb38c5 [ARM] 5523/1: ep93xx phys offset selection by Ryan Mallon · 15 years ago
  93. ff05c03 [ARM] 5509/1: ep93xx: clkdev enable UARTS by Hartley Sweeten · 15 years ago
  94. a2bd40d [ARM] 5504/1: ep93xx: Merge all edb93xx platforms by Hartley Sweeten · 15 years ago
  95. d585a02 Merge commit 'v2.6.30-rc5' into next by Dmitry Torokhov · 15 years ago
  96. c07f87f [ARM] VIC: Add power management device by Ben Dooks · 15 years ago
  97. 38f7b00 [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses by Hartley Sweeten · 15 years ago
  98. e06003a Input: add matrix keypad driver for Cirrus EP93xx by H Hartley Sweeten · 15 years ago
  99. d5565f7 [ARM] 5451/1: ep93xx:core.c: build warning fix by Hartley Sweeten · 15 years ago
  100. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 15 years ago