1. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  2. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  3. 4e4fc05 [ARM] 4762/1: Basic support for Toradex Colibri module by Daniel Mack · 17 years ago
  4. 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 17 years ago
  5. ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
  6. 2e927b7 [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 by Robert Schwebel · 17 years ago
  7. 34e31d8 [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module by Robert Schwebel · 17 years ago
  8. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  9. e1d9b95 [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) by eric miao · 17 years ago
  10. e5c271e [ARM] 4664/1: Add basic support for HTC Magician PDA phones by Philipp Zabel · 17 years ago
  11. 3abcd19 [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. by Ian Molton · 17 years ago
  12. e01dbdb [ARM] 4776/1: Add HWUART clock to fix hwuart support by Dmitry Baryshkov · 17 years ago
  13. 6232be3 [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz by eric miao · 17 years ago
  14. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  15. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  16. 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
  17. dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
  18. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  19. 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago
  20. a10476d [ARM] pxa: Add zylonite MFP wakeup configurations by Russell King · 17 years ago
  21. d4fc858 [ARM] pxa: program MFPs for low power mode when suspending by Russell King · 17 years ago
  22. 7f7c8a61 [ARM] pxa: make MFP configuration processor independent by eric miao · 17 years ago
  23. 0ad1fbc [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions by eric miao · 17 years ago
  24. 533462f [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate by Russell King · 17 years ago
  25. f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
  26. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  27. 7664c40 [ARM] pxa: increase size of memory mapping by Russell King · 17 years ago
  28. ec68e45 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx by eric miao · 17 years ago
  29. f92a629 [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx by eric miao · 17 years ago
  30. 732ce16 [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx by eric miao · 17 years ago
  31. 5a1f21b [ARM] pxa: mmc: add 3rd host controller support for pxa310 by Bridge Wu · 17 years ago
  32. 8d33b05 [ARM] pxa: mmc: add 2nd host controller support for pxa3xx by Bridge Wu · 17 years ago
  33. fafc9d3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx by Bridge Wu · 17 years ago
  34. 8f58de7 [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices by eric miao · 17 years ago
  35. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
  36. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 17 years ago
  37. cae0554 [ARM] pxa: initialise SSP earlier by Russell King · 17 years ago
  38. 16f159b [ARM] pxa: only register "cpld_irq" for the correct platform by Russell King · 17 years ago
  39. 2f1a74e [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() by eric miao · 17 years ago
  40. 3dcb00e [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() by eric miao · 17 years ago
  41. 0aea1fd [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h by eric miao · 17 years ago
  42. 8828645 [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() by eric miao · 17 years ago
  43. d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
  44. d2b82dd [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx by eric miao · 17 years ago
  45. 4ae7806 [ARM] pxa: Don't wind OSCR backwards over suspend/resume by Russell King · 17 years ago
  46. a88264c [ARM] pxa: remove periodic mode emulation support by Russell King · 17 years ago
  47. 3777f77 [ARM] pxa: mainstone: update backlight to use the backlight infrastructure by Russell King · 17 years ago
  48. 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
  49. 2a7057e [ARM] Remove pointless casts from void pointers, by Jeff Garzik · 17 years ago
  50. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  51. 3b1904d [ARM] pxa: don't rely on r2 being preserved over a function call by Russell King · 17 years ago
  52. 56b1128 [ARM] 4735/1: Unbreak pxa25x suspend/resume by Richard Purdie · 17 years ago
  53. a0113a9 [ARM] 4667/1: CM-X270 fixes by Mike Rapoport · 17 years ago
  54. 008f6d2 [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 by eric miao · 17 years ago
  55. 1f80922 [ARM] PXA ssp: unlock when ssp tries to close an invalid port by Roel Kluin · 17 years ago
  56. 8854cb4 [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition by eric miao · 17 years ago
  57. 2a0d718 [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks by eric miao · 17 years ago
  58. 91bc51d [ARM] pxa: fix one-shot timer mode by Russell King · 17 years ago
  59. e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
  60. df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
  61. 0825c67 [ARM] 4613/1: pxa300: MFP typo fix by Aleksey Makarov · 17 years ago
  62. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  63. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  64. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  65. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  66. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  67. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  68. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  69. a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
  70. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  71. 30f0b40 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable by eric miao · 17 years ago
  72. a7073b8 [ARM] pxa: mark pxa_set_cken deprecated by Russell King · 17 years ago
  73. a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
  74. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  75. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  76. 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
  77. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  78. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  79. 08197f6 [ARM] pxa: make pxa timer initialisation select clock rate at runtime by Russell King · 17 years ago
  80. 6c3a158 [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection by Nicolas Pitre · 17 years ago
  81. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  82. fd51bcc [ARM] 4557/1: Fix PXA irq gpio initialization by Samuel · 17 years ago
  83. 7bbb18c [ARM] 4507/1: pxa2xx clock_event_device by Bill Gatliff · 17 years ago
  84. 3d50527 [ARM] 4475/2: EM-x270 board support by Mike Rapoport · 17 years ago
  85. b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago
  86. 711be5c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c by Eric Miao · 17 years ago
  87. e09d02e [ARM] 4480/1: pxa: change the pxa device naming scheme by Eric Miao · 17 years ago
  88. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  89. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 17 years ago
  90. 4adb70f [ARM] pxa: remove boot time RTC initialisation by Russell King · 17 years ago
  91. 2aca0a8 [ARM] pxa: stop doing our own rtc management over suspend by Russell King · 17 years ago
  92. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 17 years ago
  93. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  94. 4a3dcd3 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() by Eric Miao · 17 years ago
  95. 348f2e3 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() by Eric Miao · 17 years ago
  96. 53665a5 [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() by Eric Miao · 17 years ago
  97. c08b7b3 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS by Eric Miao · 17 years ago
  98. 486c955 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP by Eric Miao · 17 years ago
  99. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 17 years ago
  100. e176bb0 [ARM] pxa: move pm_ops structure into CPU specific files by Russell King · 17 years ago