1. e1d9b95 [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) by eric miao · 17 years ago
  2. e5c271e [ARM] 4664/1: Add basic support for HTC Magician PDA phones by Philipp Zabel · 17 years ago
  3. 3abcd19 [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. by Ian Molton · 17 years ago
  4. 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
  5. dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
  6. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  7. 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago
  8. a10476d [ARM] pxa: Add zylonite MFP wakeup configurations by Russell King · 17 years ago
  9. d4fc858 [ARM] pxa: program MFPs for low power mode when suspending by Russell King · 17 years ago
  10. 7f7c8a61 [ARM] pxa: make MFP configuration processor independent by eric miao · 17 years ago
  11. 0ad1fbc [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions by eric miao · 17 years ago
  12. 533462f [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate by Russell King · 17 years ago
  13. f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
  14. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  15. 7664c40 [ARM] pxa: increase size of memory mapping by Russell King · 17 years ago
  16. ec68e45 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx by eric miao · 17 years ago
  17. f92a629 [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx by eric miao · 17 years ago
  18. 732ce16 [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx by eric miao · 17 years ago
  19. 5a1f21b [ARM] pxa: mmc: add 3rd host controller support for pxa310 by Bridge Wu · 17 years ago
  20. 8d33b05 [ARM] pxa: mmc: add 2nd host controller support for pxa3xx by Bridge Wu · 17 years ago
  21. fafc9d3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx by Bridge Wu · 17 years ago
  22. 8f58de7 [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices by eric miao · 17 years ago
  23. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
  24. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 17 years ago
  25. cae0554 [ARM] pxa: initialise SSP earlier by Russell King · 17 years ago
  26. 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
  27. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  28. 3dcb00e [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() by eric miao · 17 years ago
  29. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  30. 8828645 [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() by eric miao · 17 years ago
  31. d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
  32. d2b82dd [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx by eric miao · 17 years ago
  33. 4ae7806 [ARM] pxa: Don't wind OSCR backwards over suspend/resume by Russell King · 17 years ago
  34. a88264c [ARM] pxa: remove periodic mode emulation support by Russell King · 17 years ago
  35. 3777f77 [ARM] pxa: mainstone: update backlight to use the backlight infrastructure by Russell King · 17 years ago
  36. 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
  37. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  38. 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
  39. 56b1128 [ARM] 4735/1: Unbreak pxa25x suspend/resume by Richard Purdie · 17 years ago
  40. a0113a9 [ARM] 4667/1: CM-X270 fixes by Mike Rapoport · 17 years ago
  41. 008f6d2 [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 by eric miao · 17 years ago
  42. 1f80922 [ARM] PXA ssp: unlock when ssp tries to close an invalid port by Roel Kluin · 17 years ago
  43. 8854cb4 [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition by eric miao · 17 years ago
  44. 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
  45. 91bc51d [ARM] pxa: fix one-shot timer mode by Russell King · 17 years ago
  46. e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
  47. df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
  48. 0825c67 [ARM] 4613/1: pxa300: MFP typo fix by Aleksey Makarov · 17 years ago
  49. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  50. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  51. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  52. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  53. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  54. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  55. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  56. a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
  57. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  58. 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
  59. a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
  60. a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
  61. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  62. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  63. 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
  64. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  65. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  66. 08197f6 [ARM] pxa: make pxa timer initialisation select clock rate at runtime by Russell King · 17 years ago
  67. 6c3a158 [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection by Nicolas Pitre · 17 years ago
  68. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  69. fd51bcc [ARM] 4557/1: Fix PXA irq gpio initialization by Samuel · 17 years ago
  70. 7bbb18c [ARM] 4507/1: pxa2xx clock_event_device by Bill Gatliff · 17 years ago
  71. 3d50527 [ARM] 4475/2: EM-x270 board support by Mike Rapoport · 17 years ago
  72. b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago
  73. 711be5c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c by Eric Miao · 17 years ago
  74. e09d02e [ARM] 4480/1: pxa: change the pxa device naming scheme by Eric Miao · 17 years ago
  75. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 18 years ago
  76. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 18 years ago
  77. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 18 years ago
  78. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 18 years ago
  79. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 18 years ago
  80. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 18 years ago
  81. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 18 years ago
  82. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 18 years ago
  83. 53665a5 [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() by Eric Miao · 18 years ago
  84. c08b7b3 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS by Eric Miao · 18 years ago
  85. 486c955 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP by Eric Miao · 18 years ago
  86. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 18 years ago
  87. e176bb0 [ARM] pxa: move pm_ops structure into CPU specific files by Russell King · 18 years ago
  88. b23170c [ARM] pxa: introduce cpu_is_pxaXXX macros by Russell King · 18 years ago
  89. f4b6a0a [ARM] pxa: use mutexes instead of semaphores by Russell King · 18 years ago
  90. f62c3f2 [ARM] pxa: remove useless pxa_pm_finish() function by Russell King · 18 years ago
  91. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 17 years ago
  92. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 18 years ago
  93. c9184f5 [ARM] 4362/1: trizeps4 update by Jürgen Schindele · 18 years ago
  94. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 18 years ago
  95. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  96. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  97. fe0c935a rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  98. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
  99. 4fe4a2b [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA by Philipp Zabel · 18 years ago
  100. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago