1. 505ed6f ARM: 6967/1: ep93xx: ts72xx: fix board model detection by Petr Štetiar · 13 years ago
  2. 2a004c6 ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards by Petr Štetiar · 13 years ago
  3. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  4. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  6. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
  8. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  9. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 13 years ago
  10. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  11. 186dcaa ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 by Petr Štetiar · 13 years ago
  12. f8db4cc Merge branch 'spi/merge' into spi/next by Grant Likely · 13 years ago
  13. 1c5454e Change Ryan Mallon's email address across the kernel by Ryan Mallon · 13 years ago
  14. 2bc7c85 Merge branch 'gpio/next-tegra' into gpio/next by Grant Likely · 13 years ago
  15. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  16. b57e3c2 gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE define by H Hartley Sweeten · 13 years ago
  17. 1e4c884 gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library by H Hartley Sweeten · 13 years ago
  18. 626a96d spi/ep93xx: add DMA support by Mika Westerberg · 13 years ago
  19. 71cebd7 ep93xx: remove the old M2P DMA code by Mika Westerberg · 13 years ago
  20. e791e34 ep93xx: add dmaengine platform code by Mika Westerberg · 13 years ago
  21. 760ee1c dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  22. c6b52c1 gpio/ep93xx: move driver to drivers/gpio by H Hartley Sweeten · 13 years ago
  23. b0ec5cf ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show function by Ryan Mallon · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  26. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  27. d1735a2 arm: ep93xx: Use proper irq accessor functions by Thomas Gleixner · 13 years ago
  28. 778b548 arm: ep93xx: Add basic interrupt info by Ryan Mallon · 13 years ago
  29. b15f052 arm/gpio: Remove three copies of broken and racy debug code by Thomas Gleixner · 13 years ago
  30. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  31. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  32. 31bb68a ARM: 6780/1: EDB93xx: Add support for CS4271 SPI-connected CODEC by Alexander Sverdlin · 13 years ago
  33. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  34. ec11594 ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource by Mika Westerberg · 13 years ago
  35. 1305519 ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards by Hartley Sweeten · 14 years ago
  36. 5d046af ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs by Hartley Sweeten · 14 years ago
  37. fd01548 ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode by Hartley Sweeten · 14 years ago
  38. c0afc91 ARM: ep93xx: irq_data conversion. by Lennert Buytenhek · 14 years ago
  39. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  40. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  41. 85d988f ARM: 6462/1: EP93xx: Document DMA M2P API by Ryan Mallon · 14 years ago
  42. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  43. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  45. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  46. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  47. d42a280 ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support by Mika Westerberg · 14 years ago
  48. 534bc7f ARM: ep93xx: add AC97 platform support by Mika Westerberg · 14 years ago
  49. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  50. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  51. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  52. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  53. 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
  54. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  55. 3126c7b ARM: AMBA: Add pclk definition for platforms using primecells by Russell King · 14 years ago
  56. a0fb007 ARM: 6174/1: ep93xx: clear devcfg bits before setting them by Hartley Sweeten · 14 years ago
  57. 16bcf78 ARM: 6168/1: ep93xx: move physmap flash registration into core.c by Hartley Sweeten · 14 years ago
  58. 6ea4b74 ARM: 6167/1: ep93xx: register backlight driver by Hartley Sweeten · 14 years ago
  59. 315f7da ASoC: EP93xx: Add Snapper CL15 i2s audio support by Ryan Mallon · 14 years ago
  60. 6e03a61 Merge branch 'ep93xx' into for-2.6.36 by Mark Brown · 14 years ago
  61. ed67ea8 EP93xx: Add i2s core support by Ryan Mallon · 14 years ago
  62. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  63. 011f23a spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller by Mika Westerberg · 14 years ago
  64. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  65. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  66. 4fec997 ARM: 6124/1: ep93xx: SPI driver platform support code by Mika Westerberg · 14 years ago
  67. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  68. 99e6a23 ARM: 5998/1: ep93xx: added chip revision reading function by Mika Westerberg · 14 years ago
  69. b370e08 ARM: 5992/1: ep93xx: pass platform startup data as __initdata by Hartley Sweeten · 14 years ago
  70. 4742723 ARM: 6029/1: ep93xx: gpio.c: local functions should be static by Hartley Sweeten · 14 years ago
  71. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  72. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  73. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  74. 12926dc [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver by Mika Westerberg · 15 years ago
  75. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  76. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  77. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  78. 2741ecb Merge branch 'misc2' into devel by Russell King · 14 years ago
  79. 186f93e Merge branch 'tmpreg' into devel by Russell King · 14 years ago
  80. 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 14 years ago
  81. d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 14 years ago
  82. ba7c6a3 ARM: 5953/1: ep93xx: fix broken build of clock.c by Hartley Sweeten · 14 years ago
  83. 6bd4b38 ARM: 5945/1: ep93xx: include correct irq.h in core.c by Hartley Sweeten · 14 years ago
  84. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 14 years ago
  85. dd2ac96 ARM: 5937/1: Add support for EP9315 based Snapper CL15 board by Ryan Mallon · 14 years ago
  86. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  87. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  88. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  89. a3662f6 ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board by Ryan Mallon · 15 years ago
  90. a5abd95 Input: ep93xx_keypad - cleanup and use matrix_keypad helpers by H Hartley Sweeten · 15 years ago
  91. 346e34a ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2 by Hartley Sweeten · 15 years ago
  92. 1fbd972 ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boards by Hartley Sweeten · 15 years ago
  93. 64d6882 ARM: 5877/1: ep93xx: use pr_fmt in core.c by Hartley Sweeten · 15 years ago
  94. f3f1882 ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c by Hartley Sweeten · 15 years ago
  95. 99acbb9 ARM: 5875/1: ep93xx: use pr_fmt in clock.c by Hartley Sweeten · 15 years ago
  96. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  97. 030d2dd mtd: Update ep93xx/ts72xx to use generic platform nand driver by H Hartley Sweeten · 15 years ago
  98. 60214f0 Input: ep93xx_keypad - update driver to new core support by H Hartley Sweeten · 15 years ago
  99. 43234b1 ARM: 5790/1: ep93xx: add missing newline between file header and code by Hubert Feurstein · 15 years ago
  100. 5b642b4 ARM: 5789/1: ep93xx: add missing file headers by Hubert Feurstein · 15 years ago