1. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  2. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  3. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  4. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  5. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  6. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  7. a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
  8. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  9. 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
  10. a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
  11. a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
  12. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  13. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  14. 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
  15. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  16. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  17. 08197f6 [ARM] pxa: make pxa timer initialisation select clock rate at runtime by Russell King · 17 years ago
  18. 6c3a158 [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection by Nicolas Pitre · 17 years ago
  19. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  20. fd51bcc [ARM] 4557/1: Fix PXA irq gpio initialization by Samuel · 17 years ago
  21. 7bbb18c [ARM] 4507/1: pxa2xx clock_event_device by Bill Gatliff · 17 years ago
  22. 3d50527 [ARM] 4475/2: EM-x270 board support by Mike Rapoport · 17 years ago
  23. b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago
  24. 711be5c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c by Eric Miao · 17 years ago
  25. e09d02e [ARM] 4480/1: pxa: change the pxa device naming scheme by Eric Miao · 17 years ago
  26. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 18 years ago
  27. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 18 years ago
  28. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 18 years ago
  29. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 18 years ago
  30. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 18 years ago
  31. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 18 years ago
  32. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 18 years ago
  33. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 18 years ago
  34. 53665a5 [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() by Eric Miao · 18 years ago
  35. c08b7b3 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS by Eric Miao · 18 years ago
  36. 486c955 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP by Eric Miao · 18 years ago
  37. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 18 years ago
  38. e176bb0 [ARM] pxa: move pm_ops structure into CPU specific files by Russell King · 18 years ago
  39. b23170c [ARM] pxa: introduce cpu_is_pxaXXX macros by Russell King · 18 years ago
  40. f4b6a0a [ARM] pxa: use mutexes instead of semaphores by Russell King · 18 years ago
  41. f62c3f2 [ARM] pxa: remove useless pxa_pm_finish() function by Russell King · 18 years ago
  42. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 18 years ago
  43. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 18 years ago
  44. c9184f5 [ARM] 4362/1: trizeps4 update by Jürgen Schindele · 18 years ago
  45. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 18 years ago
  46. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  47. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  48. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  49. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
  50. 4fe4a2b [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA by Philipp Zabel · 18 years ago
  51. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
  52. 7748303 [ARM] 4249/1: Fix tosa compile failure by Richard Purdie · 18 years ago
  53. 14fca61 [ARM] Yet more asm/apm-emulation.h stuff by Russell King · 18 years ago
  54. 038c068 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  55. 61fde51 [ARM] Fix more apm-emulation.h by Russell King · 18 years ago
  56. 3deac04 [PATCH] GPIO API: PXA wrapper cleanup by Philipp Zabel · 18 years ago
  57. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. c66699a [PATCH] clocksource: fixup is_continous changes on ARM by Thomas Gleixner · 18 years ago
  59. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  60. a7b4e55 [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set by Guennadi Liakhovetski · 18 years ago
  61. 0c48d31 [ARM] 4066/1: correct a comment about PXA's sched_clock range by Nicolas Pitre · 18 years ago
  62. 35108fb [ARM] 4064/1: make pxa_get_cycles() static by Nicolas Pitre · 18 years ago
  63. e05135d Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  64. 386b0ce [ARM] Remove empty fixup function by Russell King · 18 years ago
  65. c80204e [ARM] 4012/1: Clocksource for pxa by Sascha Hauer · 18 years ago
  66. bef1f40 kconfig: Standardize "depends" -> "depends on" in Kconfig files by Robert P. J. Day · 18 years ago
  67. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  68. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  69. 2dc20a5 [ARM] 3981/1: sched_clock for PXA2xx by Nicolas Pitre · 18 years ago
  70. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  71. afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 18 years ago
  72. 46ec0ce [ARM] 3940/1: don't reset PXA2xx clock counter by Nicolas Pitre · 18 years ago
  73. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  74. 2326eb98 [ARM] Fix fallout from IRQ regs changes by Russell King · 18 years ago
  75. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  76. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  77. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  78. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  79. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  80. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 19 years ago
  81. 8f1bf87 [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeouts were en by Paul Sokolovsky · 18 years ago
  82. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  83. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 19 years ago
  84. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  85. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  86. 1623dee [ARM] 3685/1: ARM: Convert pxa to generic irq handling by Thomas Gleixner · 19 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  88. 326764a [ARM] 3666/1: TRIZEPS4 [1/5] core by Jürgen Schindele · 19 years ago
  89. 6566029 [ARM] 3673/1: lpd270: parse lcd= command line parameter by Lennert Buytenhek · 19 years ago
  90. e033108 [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt by Guennadi Liakhovetski · 19 years ago
  91. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 19 years ago
  92. 905f146 [ARM] Fix tosa build error by Russell King · 19 years ago
  93. faed568 [ARM] 3594/1: Poodle: Add touchscreen support + other updates by Richard Purdie · 19 years ago
  94. f8703dc [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters by Richard Purdie · 19 years ago
  95. 8866035 [ARM] 3561/1: Poodle: Correct the MMC/SD power control by Richard Purdie · 19 years ago
  96. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 19 years ago
  97. 9df5db8 [ARM] 3534/1: add spi support to lubbock platform by David Brownell · 19 years ago
  98. 0c27c5d [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget by Richard Purdie · 19 years ago
  99. a7d14f8 [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] by Steve Yang · 19 years ago
  100. ec64152 [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia by Thomas Gleixner · 19 years ago