1. d056f5a ARM: 7026/1: simpad: replace ARM specific LED code by Jochen Friedrich · 13 years ago
  2. dbd406f ARM: 7025/1: simpad: add GPIO based device definitions. by Jochen Friedrich · 13 years ago
  3. de0bc0d ARM: 7024/1: simpad: Cleanup CS3 accessors. by Jochen Friedrich · 13 years ago
  4. f24dec9 ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIO by Jochen Friedrich · 13 years ago
  5. 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
  6. ac9cf9f mach-sa1100: fix PCI build problem by Linus Walleij · 14 years ago
  7. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  8. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  9. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 14 years ago
  10. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  11. e9107ab ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 14 years ago
  12. c9d95fb ARM: convert PCI defines to variables by Rob Herring · 14 years ago
  13. dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 14 years ago
  14. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 14 years ago
  15. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 14 years ago
  16. 34c79de ARM: pm: sa1100: move cpu_suspend into C code by Russell King · 14 years ago
  17. 14cd8fd ARM: pm: move cpu_init() call into core code by Russell King · 14 years ago
  18. e8856a8 ARM: pm: convert cpu_suspend() to a normal function by Russell King · 14 years ago
  19. 3125af2 ARM: pm: sa1100: no need to re-enable clock switching by Russell King · 14 years ago
  20. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  21. 234b6ce clocksource: convert ARM 32-bit up counting clocksources by Russell King · 14 years ago
  22. 1ba4c3c ARM: update sa1100 to reflect PXA updates by Russell King · 14 years ago
  23. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 14 years ago
  24. 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 14 years ago
  25. 9053398 ARM / SA1100: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 14 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  27. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  28. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  29. 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
  30. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 14 years ago
  31. 96c2001 ARM: pm: convert sa11x0 to generic suspend/resume support by Russell King · 14 years ago
  32. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  33. 34cd2d3 ARM: 6658/1: collie: do actually pass locomo_info to locomo driver by Dmitry Eremin-Solenikov · 14 years ago
  34. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  35. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  36. 671289c ARM: Fix build regression on SA11x0, PXA, and H720x targets by Russell King · 14 years ago
  37. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  38. c4e8964 ARM: sa1100: irq_data conversion. by Lennert Buytenhek · 14 years ago
  39. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  40. cf562b4 ARM: 6607/1: sa1100: Update platform device registration by Jochen Friedrich · 14 years ago
  41. 4f444e2 ARM: 6606/1: sa1100: Fix platform device registration by Jochen Friedrich · 14 years ago
  42. 5094b92 ARM: sa1100: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
  43. 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
  44. 2c760b5 ARM: SA11x0: update clock source registration by Russell King · 14 years ago
  45. b080ac8 ARM: 6459/2: sa1100: Add nanoEngine PCI support. by Marcelo Roberto Jimenez · 14 years ago
  46. fa87672 ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support. by Marcelo Roberto Jimenez · 14 years ago
  47. 47bb3b3 ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1110.c. by Marcelo Roberto Jimenez · 14 years ago
  48. 9f15d2c ARM: 6447/3: sa1100: Put nanoEngine support back in the kernel by Marcelo Roberto Jimenez · 14 years ago
  49. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  50. d03f322 ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c. by Marcelo Roberto Jimenez · 14 years ago
  51. 521e954 ARM: 6449/1: Fix for compiler warning of uninitialized variable. by Marcelo Roberto Jimenez · 14 years ago
  52. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  54. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 15 years ago
  55. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  56. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
  57. 7509acd [ARM] pxa: replacing dead SHARPSL_LOCOMO with SHARP_LOCOMO by Christoph Egger · 15 years ago
  58. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  59. a253129 update email address by Pavel Machek · 15 years ago
  60. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 15 years ago
  61. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 15 years ago
  62. 9d0ff6d ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  63. e5992c0 ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driver by Dmitry Artamonow · 15 years ago
  64. d2ae158 ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600 by Dmitry Artamonow · 15 years ago
  65. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  66. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  67. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  68. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 15 years ago
  69. 19851c5 [ARM] sa1111: allow cascaded IRQs to be used by platforms by Eric Miao · 15 years ago
  70. ac609d2 [ARM] locomo: allow cascaded IRQ base to be specified by platforms by Eric Miao · 15 years ago
  71. 00dd802 [ARM] locomo: remove unused IRQs and avoid unnecessary cascade by Eric Miao · 15 years ago
  72. da8065a [ARM] locomo: avoid unnecessary cascaded keyboard IRQ by Eric Miao · 15 years ago
  73. efe7f8b [ARM] sa1100: remove unreferenced IRQ definitions by Eric Miao · 15 years ago
  74. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  75. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 15 years ago
  76. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  77. a602f0f arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode by Uwe Kleine-König · 15 years ago
  78. 1937f5b ARM: fix sa1100 build by Russell King · 15 years ago
  79. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  80. ba71e17 Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa1100 by Russell King · 15 years ago
  81. 729fae4 ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request by Dmitry Artamonow · 15 years ago
  82. a53c876 ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver by Dmitry Artamonow · 15 years ago
  83. c463eb6 ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys by Dmitry Artamonow · 15 years ago
  84. 4aa9755 ARM: 5822/1: SA1100: h3100/h3600: clean up #includes by Dmitry Artamonow · 15 years ago
  85. 6e23fcb ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates by Dmitry Artamonow · 15 years ago
  86. 86e5e38 ARM: 5820/1: SA1100: h3100/h3600: split h3600.c by Dmitry Artamonow · 15 years ago
  87. 8715b29 ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h by Dmitry Artamonow · 15 years ago
  88. 4c88a5c ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions by Dmitry Artamonow · 15 years ago
  89. 5183490 ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs by Dmitry Artamonow · 15 years ago
  90. ca912b1 ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions by Dmitry Artamonow · 15 years ago
  91. 766f037 ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers by Dmitry Artamonow · 15 years ago
  92. 22f9740 ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib by Dmitry Artamonow · 15 years ago
  93. 2eec62d ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver by Dmitry Artamonow · 15 years ago
  94. cf5a87d ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers by Dmitry Artamonow · 15 years ago
  95. d0e6041 ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins by Dmitry Artamonow · 15 years ago
  96. 382c14a ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h by Dmitry Artamonow · 15 years ago
  97. 2a151a0 ARM: 5796/1: SA1100: h3600: remove IRDA bits from serial PM callback by Dmitry Artamonow · 15 years ago
  98. 1e23221 ARM: 5797/1: SA1100: h3100/h3600: remove dead links from Kconfig help text by Dmitry Artamonow · 15 years ago
  99. e55b20e ARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init functions as __init by Dmitry Artamonow · 15 years ago
  100. 0fb85a5 ARM: iPAQ: no need to set PWER_RTC by Russell King · 15 years ago