1. d4e7d09 [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code by Dmitry Baryshkov · 16 years ago
  2. e21e2d4 [ARM] pxa: lubbock: move mis-placed SPI info by Russell King · 16 years ago
  3. 0aa9756 [ARM] 4970/1: tosa: correct gpio used for wake up. by Dmitry Baryshkov · 16 years ago
  4. b168281 [ARM] 4966/1: magician: add MFP pin configuration by Philipp Zabel · 16 years ago
  5. 81447b2 [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio by Philipp Zabel · 16 years ago
  6. 481ea5a [ARM] 4958/2: tosa: fix i2c registration. by Dmitry Baryshkov · 16 years ago
  7. 2cb4734 [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. by Dmitry Baryshkov · 16 years ago
  8. 60802188 [ARM] 4953/1: magician: add backlight power switching GPIOs by Philipp Zabel · 16 years ago
  9. e07ff8d8 [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings by Philipp Zabel · 16 years ago
  10. 350d115 [ARM] 4951/1: magician: enable external power supply (pda_power) driver by Philipp Zabel · 16 years ago
  11. bdb0c16 [ARM] 4950/1: magician: enable MMC support by Philipp Zabel · 16 years ago
  12. aa79759 [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash and JFFS2 by Philipp Zabel · 16 years ago
  13. 70e357f [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD by Philipp Zabel · 16 years ago
  14. e6816f3 [ARM] 4944/2: magician: enable i2c bus by Philipp Zabel · 16 years ago
  15. df56eac [ARM] 4942/1: magician: fix the backlight driver name by Philipp Zabel · 16 years ago
  16. b86a5da [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend by Mark Brown · 16 years ago
  17. 835e7f1 [ARM] 4901/3: mainstone: Register primary I2C bus by Mark Brown · 16 years ago
  18. 90b8fc3 [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards by Jaya Kumar · 17 years ago
  19. 5fa4151 [ARM] pxa: add keypad support for littleton by eric miao · 17 years ago
  20. 468e086 [ARM] pxa: add keypad support for zylonite by eric miao · 17 years ago
  21. 55c26e4 [ARM] pxa: add partial keypad support for mainstone by eric miao · 17 years ago
  22. 3732098 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() by eric miao · 17 years ago
  23. 450d287 [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 by eric miao · 17 years ago
  24. c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 17 years ago
  25. 9b02b2d [ARM] pxa: use new pin configuration mechanism for lubbock by eric miao · 17 years ago
  26. fef06d2 [ARM] pxa: use new pin configuration mechanism for mainstone by eric miao · 17 years ago
  27. 3d3934c [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h by eric miao · 17 years ago
  28. 7facc2f9 [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} by eric miao · 17 years ago
  29. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  30. 4be35e2 [ARM] pxa: move mfp sysdev registeration out for suspend/resume order by eric miao · 17 years ago
  31. 06b2666 [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific by eric miao · 17 years ago
  32. 689c04a [ARM] pxa: make pxa_gpio_irq_type() processor generic by eric miao · 17 years ago
  33. 663707c [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c by eric miao · 17 years ago
  34. b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 17 years ago
  35. f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 17 years ago
  36. e3630db [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c by eric miao · 17 years ago
  37. 0e037bb [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions by eric miao · 17 years ago
  38. dfa1067 [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() by eric miao · 17 years ago
  39. a7bf4db [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs by eric miao · 17 years ago
  40. 7a26d3a [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs() by eric miao · 17 years ago
  41. 60bfe7f [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API by Mark Brown · 17 years ago
  42. 27b98a6 [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API by Mark Brown · 17 years ago
  43. dcc88a1 [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs by Mark Brown · 17 years ago
  44. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  45. ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 17 years ago
  46. 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 17 years ago
  47. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 17 years ago
  48. ea833f0 [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning by Holger Schurig · 17 years ago
  49. a0dd005 [ARM] pxa: fix clock lookup to find specific device clocks by Russell King · 17 years ago
  50. 86260f9 [ARM] 4824/1: pxa: clear RDH bit after any reset by Dmitry Krivoschekov · 17 years ago
  51. f13fd3c [ARM] pxa: remove debugging PM: printk by Russell King · 17 years ago
  52. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  53. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 17 years ago
  54. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  55. c9a28fa [ARM] 4798/1: pcm027: fix missing header file by Juergen Beisert · 17 years ago
  56. 6a0bd09 [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 by eric miao · 17 years ago
  57. bb548dd [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h by eric miao · 17 years ago
  58. b1d907f [ARM] pxa: introduce sysdev for pxa3xx static memory controller by eric miao · 17 years ago
  59. c4d1fb6 [ARM] pxa: add preliminary suspend/resume code for pxa3xx by eric miao · 17 years ago
  60. 16dfdbf [ARM] pxa: introduce sysdev for GPIO register saving/restoring by eric miao · 17 years ago
  61. c0165504 [ARM] pxa: introduce sysdev for IRQ register saving/restoring by eric miao · 17 years ago
  62. cd5604d [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" by eric miao · 17 years ago
  63. 14271a7 [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass by eric miao · 17 years ago
  64. 87b9bcd arch/arm/: Spelling fixes by Joe Perches · 17 years ago
  65. 487dc92 USB: tosa_udc_use_gpio_vbus.patch by Dmitry Baryshkov · 17 years ago
  66. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  67. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  68. 4e4fc05 [ARM] 4762/1: Basic support for Toradex Colibri module by Daniel Mack · 17 years ago
  69. 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 17 years ago
  70. ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
  71. 2e927b7 [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 by Robert Schwebel · 17 years ago
  72. 34e31d8 [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module by Robert Schwebel · 17 years ago
  73. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  74. e1d9b95 [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) by eric miao · 17 years ago
  75. e5c271e [ARM] 4664/1: Add basic support for HTC Magician PDA phones by Philipp Zabel · 17 years ago
  76. 3abcd19 [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. by Ian Molton · 17 years ago
  77. e01dbdb [ARM] 4776/1: Add HWUART clock to fix hwuart support by Dmitry Baryshkov · 17 years ago
  78. 6232be3 [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz by eric miao · 17 years ago
  79. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  80. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  81. 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
  82. dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
  83. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  84. 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago
  85. a10476d [ARM] pxa: Add zylonite MFP wakeup configurations by Russell King · 17 years ago
  86. d4fc858 [ARM] pxa: program MFPs for low power mode when suspending by Russell King · 17 years ago
  87. 7f7c8a61 [ARM] pxa: make MFP configuration processor independent by eric miao · 17 years ago
  88. 0ad1fbc [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions by eric miao · 17 years ago
  89. 533462f [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate by Russell King · 17 years ago
  90. f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
  91. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  92. 7664c40 [ARM] pxa: increase size of memory mapping by Russell King · 17 years ago
  93. ec68e45 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx by eric miao · 17 years ago
  94. f92a629 [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx by eric miao · 17 years ago
  95. 732ce16 [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx by eric miao · 17 years ago
  96. 5a1f21b [ARM] pxa: mmc: add 3rd host controller support for pxa310 by Bridge Wu · 17 years ago
  97. 8d33b05 [ARM] pxa: mmc: add 2nd host controller support for pxa3xx by Bridge Wu · 17 years ago
  98. fafc9d3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx by Bridge Wu · 17 years ago
  99. 8f58de7 [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices by eric miao · 17 years ago
  100. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago