1. 7bbb18c [ARM] 4507/1: pxa2xx clock_event_device by Bill Gatliff · 17 years ago
  2. 3d50527 [ARM] 4475/2: EM-x270 board support by Mike Rapoport · 17 years ago
  3. b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago
  4. 711be5c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c by Eric Miao · 17 years ago
  5. e09d02e [ARM] 4480/1: pxa: change the pxa device naming scheme by Eric Miao · 17 years ago
  6. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  7. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 17 years ago
  8. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 17 years ago
  9. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 17 years ago
  10. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 17 years ago
  11. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  12. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 17 years ago
  13. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 17 years ago
  14. 53665a5 [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() by Eric Miao · 17 years ago
  15. c08b7b3 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS by Eric Miao · 17 years ago
  16. 486c955 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP by Eric Miao · 17 years ago
  17. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 17 years ago
  18. e176bb0 [ARM] pxa: move pm_ops structure into CPU specific files by Russell King · 17 years ago
  19. b23170c [ARM] pxa: introduce cpu_is_pxaXXX macros by Russell King · 17 years ago
  20. f4b6a0a [ARM] pxa: use mutexes instead of semaphores by Russell King · 17 years ago
  21. f62c3f2 [ARM] pxa: remove useless pxa_pm_finish() function by Russell King · 17 years ago
  22. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 17 years ago
  23. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  24. c9184f5 [ARM] 4362/1: trizeps4 update by Jürgen Schindele · 17 years ago
  25. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  26. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  27. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  28. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  29. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  30. 4fe4a2b [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA by Philipp Zabel · 18 years ago
  31. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
  32. 7748303 [ARM] 4249/1: Fix tosa compile failure by Richard Purdie · 18 years ago
  33. 14fca61 [ARM] Yet more asm/apm-emulation.h stuff by Russell King · 18 years ago
  34. 038c068 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  35. 61fde51 [ARM] Fix more apm-emulation.h by Russell King · 18 years ago
  36. 3deac04 [PATCH] GPIO API: PXA wrapper cleanup by Philipp Zabel · 18 years ago
  37. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  38. c66699a [PATCH] clocksource: fixup is_continous changes on ARM by Thomas Gleixner · 18 years ago
  39. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  40. a7b4e55 [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set by Guennadi Liakhovetski · 18 years ago
  41. 0c48d31 [ARM] 4066/1: correct a comment about PXA's sched_clock range by Nicolas Pitre · 18 years ago
  42. 35108fb [ARM] 4064/1: make pxa_get_cycles() static by Nicolas Pitre · 18 years ago
  43. e05135d Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  44. 386b0ce [ARM] Remove empty fixup function by Russell King · 18 years ago
  45. c80204e [ARM] 4012/1: Clocksource for pxa by Sascha Hauer · 18 years ago
  46. bef1f40 kconfig: Standardize "depends" -> "depends on" in Kconfig files by Robert P. J. Day · 18 years ago
  47. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  48. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  49. 2dc20a5 [ARM] 3981/1: sched_clock for PXA2xx by Nicolas Pitre · 18 years ago
  50. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  51. afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 18 years ago
  52. 46ec0ce [ARM] 3940/1: don't reset PXA2xx clock counter by Nicolas Pitre · 18 years ago
  53. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  54. 2326eb98 [ARM] Fix fallout from IRQ regs changes by Russell King · 18 years ago
  55. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  56. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  57. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  58. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  59. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  60. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  61. 8f1bf87 [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeouts were en by Paul Sokolovsky · 18 years ago
  62. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  63. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  64. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  65. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  66. 1623dee [ARM] 3685/1: ARM: Convert pxa to generic irq handling by Thomas Gleixner · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. 326764a [ARM] 3666/1: TRIZEPS4 [1/5] core by Jürgen Schindele · 18 years ago
  69. 6566029 [ARM] 3673/1: lpd270: parse lcd= command line parameter by Lennert Buytenhek · 18 years ago
  70. e033108 [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt by Guennadi Liakhovetski · 18 years ago
  71. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 18 years ago
  72. 905f146 [ARM] Fix tosa build error by Russell King · 18 years ago
  73. faed568 [ARM] 3594/1: Poodle: Add touchscreen support + other updates by Richard Purdie · 18 years ago
  74. f8703dc [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters by Richard Purdie · 18 years ago
  75. 8866035 [ARM] 3561/1: Poodle: Correct the MMC/SD power control by Richard Purdie · 18 years ago
  76. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  77. 9df5db8 [ARM] 3534/1: add spi support to lubbock platform by David Brownell · 18 years ago
  78. 0c27c5d [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget by Richard Purdie · 18 years ago
  79. a7d14f8 [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] by Steve Yang · 18 years ago
  80. ec64152 [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia by Thomas Gleixner · 18 years ago
  81. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 18 years ago
  82. 608c783 [ARM] 3479/1: Corgi SSP: Fix potential concurrent access problem by Richard Purdie · 18 years ago
  83. b2e6f75 [ARM] 3453/1: Poodle: Correctly set the memory size by Richard Purdie · 18 years ago
  84. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  85. 6d0cf3e [PATCH] LED: add device support for tosa by Dirk Opfer · 18 years ago
  86. 3179108 [PATCH] LED: add LED device support for the zaurus corgi and spitz models by Richard Purdie · 18 years ago
  87. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  88. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 18 years ago
  89. e842f1c [PATCH] RTC subsystem: SA1100/PXA2XX driver by Richard Purdie · 18 years ago
  90. bd8f103 [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL by Richard Purdie · 18 years ago
  91. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  92. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  93. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  94. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 19 years ago
  95. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 19 years ago
  96. afe5df2 [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling by Richard Purdie · 19 years ago
  97. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  98. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  99. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  100. 123656d Merge with Linus' kernel. by Russell King · 19 years ago