1. 78e2d94 ARM: pxa: fix pxa25x interrupt init by Robert Jarzmik · 8 years ago
  2. 32f1799 ARM: pxa: remove irq init from dt machines by Robert Jarzmik · 8 years ago
  3. d9edae4 ARM: pxa: add pxa25x device-tree support by Robert Jarzmik · 8 years ago
  4. ca5be4c ARM: pxa: prepare pxa25x interrupts for device-tree platforms by Robert Jarzmik · 8 years ago
  5. 1761b10 ARM: pxa: remove platform dma code by Robert Jarzmik · 8 years ago
  6. 72b195c ARM: pxa: add the number of DMA requestor lines by Robert Jarzmik · 8 years ago
  7. 4c25c5d ARM: pxa: make more mach/*.h files local by Arnd Bergmann · 10 years ago
  8. 4be0856 ARM: pxa: transition to dmaengine phase 1 by Robert Jarzmik · 9 years ago
  9. a1c0a6a ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework by Robert Jarzmik · 9 years ago
  10. 48a17db ARM: pxa: Transition pxa25x and pxa27x to clk framework by Robert Jarzmik · 10 years ago
  11. b10f1c8 ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c by Laurent Pinchart · 10 years ago
  12. 0e32986 ARM: pxa: Don't hardcode addresses and size in map_desc tables by Laurent Pinchart · 10 years ago
  13. b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 11 years ago
  14. 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 11 years ago
  15. d90cb69 ARM: pxa: add dummy SA1100 rtc clock in pxa25x by Andrea Adami · 12 years ago
  16. 8757e16 ARM: pxa: fix pxa25x gpio wakeup setting by Andrea Adami · 12 years ago
  17. 0c7de34 ARM: pxa: remove duplicated registeration on pxa-gpio by Haojian Zhuang · 12 years ago
  18. bbdc818 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 12 years ago
  19. 88879c4 arch/arm/mach-pxa/: included linux/gpio.h twice by Danny Kukawka · 12 years ago
  20. a55b5ad Revert "ARM: pxa: add dummy clock for sa1100-rtc" by Russell King · 13 years ago
  21. 15db3e8 Merge branch 'drivers/rtc-sa1100' into next/drivers by Arnd Bergmann · 13 years ago
  22. 7557c17 ARM: pxa: add dummy clock for sa1100-rtc by Jett.Zhou · 13 years ago
  23. 389eda1 ARM: pxa: add clk support in gpio driver by Haojian Zhuang · 13 years ago
  24. 157d264 ARM: pxa: change gpio to platform device by Haojian Zhuang · 13 years ago
  25. 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
  26. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  27. 97b09da ARM: pxa: use correct __iomem annotations by Arnd Bergmann · 13 years ago
  28. f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
  29. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  30. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 13 years ago
  31. a9503d2 ARM: pm: pxa: move cpu_suspend into C code by Russell King · 13 years ago
  32. 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  33. 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 13 years ago
  34. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  35. ea73e75 ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platform by Dmitry Eremin-Solenikov · 13 years ago
  36. 4f5ad99 ARM: pm: convert PXA to generic suspend/resume support by Russell King · 13 years ago
  37. a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 14 years ago
  38. f113fe4 ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resume by Eric Miao · 14 years ago
  39. 2a125dd ARM: pxa: remove get_memclk_frequency_10khz() by Eric Miao · 14 years ago
  40. 4029813 ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c by Eric Miao · 14 years ago
  41. ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
  42. 851982c ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() by Marek Vasut · 14 years ago
  43. 09a5358 [ARM] pxa: move pmu device back into mach-pxa/ by Eric Miao · 14 years ago
  44. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  45. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  46. a58fbcd [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c by Eric Miao · 16 years ago
  47. fef1f99 [ARM] pxa: allow DMA controller IRQ being specified by Eric Miao · 16 years ago
  48. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  49. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  50. 7249314 [ARM] pxa: add resources for incoming rtc-pxa driver by Robert Jarzmik · 16 years ago
  51. 067455a [ARM] pxa: add support for additional GPIOs on PXA26x by Eric Miao · 16 years ago
  52. e88db8b Revert "[ARM] pxa: introduce cpu_is_pxa26x()" by Eric Miao · 16 years ago
  53. 8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where possible by Russell King · 16 years ago
  54. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  55. 5a3d965 [ARM] pxa: better MFP low power state support for pxa25x/pxa27x by Eric Miao · 16 years ago
  56. da1a3dc [ARM] pxa: introduce cpu_is_pxa26x() by Eric Miao · 16 years ago
  57. 0ffcbfd [ARM] pxa: make cpu_is_pxa2* macros more consistent by Eric Miao · 16 years ago
  58. 2b12797 [ARM] pxa: merge common cpu_is_pxa255() code together by Eric Miao · 16 years ago
  59. 4104980 [ARM] pxa: Allow platforms to override PSPR setting by Russell King · 16 years ago
  60. c1ed406 [ARM] clocklib: Update users of aliases to new API by Ian Molton · 16 years ago
  61. afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  62. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  63. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  64. 04fef22 [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage by Eric Miao · 16 years ago
  65. 13f7558 Clocklib: Fix SA1111 clock name mess. by Ian Molton · 16 years ago
  66. ed84778 Clocklib: Provide for GPIO 12 clock on PXA by Ian Molton · 16 years ago
  67. aa9ae8e Fix serial broken-ness on PXA250 by Ian Molton · 16 years ago
  68. 7a85762 [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers by Philipp Zabel · 16 years ago
  69. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 16 years ago
  70. bdb08cb [ARM] pxa: allow clk aliases by Russell King · 16 years ago
  71. 0b0a9df [ARM] pxa: separate out power manager and clock registers by Russell King · 16 years ago
  72. 75540c1 [ARM] pxa: Add PXA support for PWM API by eric miao · 16 years ago
  73. dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 16 years ago
  74. 649de51 [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. by Robert Jarzmik · 16 years ago
  75. 1c104e0 [ARM] pxa: initialise PXA devices before platform init code by Russell King · 16 years ago
  76. c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 16 years ago
  77. b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 16 years ago
  78. f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 16 years ago
  79. 27b98a6 [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API by Mark Brown · 16 years ago
  80. 16dfdbf [ARM] pxa: introduce sysdev for GPIO register saving/restoring by eric miao · 17 years ago
  81. c0165504 [ARM] pxa: introduce sysdev for IRQ register saving/restoring by eric miao · 17 years ago
  82. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  83. e01dbdb [ARM] 4776/1: Add HWUART clock to fix hwuart support by Dmitry Baryshkov · 17 years ago
  84. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  85. f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
  86. d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
  87. 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
  88. 56b1128 [ARM] 4735/1: Unbreak pxa25x suspend/resume by Richard Purdie · 17 years ago
  89. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  90. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  91. c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
  92. 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
  93. a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
  94. 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
  95. b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago
  96. 711be5c [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c by Eric Miao · 17 years ago
  97. e09d02e [ARM] 4480/1: pxa: change the pxa device naming scheme by Eric Miao · 17 years ago
  98. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  99. 34f3231 [ARM] pxa: move device registration into CPU-specific file by Russell King · 17 years ago
  100. f53f066 [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code by Eric Miao · 17 years ago