1. 049ad83 pxafb: add transparency field to pxafb_mode_info struct by Pieter Grimmerink · 15 years ago
  2. b2b3631 [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=y by Marc Zyngier · 15 years ago
  3. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  4. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  5. 52a7a1c [ARM] pxafb: add accelerator ID for PXA3xx GCU by Daniel Mack · 15 years ago
  6. bd96f37 Input: pxa27x_keypad - allow modifying keymap from userspace by Dmitry Torokhov · 15 years ago
  7. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  8. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  9. 2a23ec3 [ARM] pxa: balloon3 (http://balloonboard.org/) base machine support by Jonathan McDowell · 15 years ago
  10. 5d783a2 [ARM] pxa: Palm Tungsten|C initial support by Marek Vasut · 15 years ago
  11. 3eb37ff [ARM] pxa/palm: add NAND Flash support for PalmTX by Marek Vasut · 15 years ago
  12. 53740df [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boards by Daniel Mack · 15 years ago
  13. 0d95c1f [ARM] pxa/ezx: set IRQ_BOARD_END for EZX by Daniel Ribeiro · 15 years ago
  14. b405db6 [ARM] pxamci: add simple gpio controls by Robert Jarzmik · 15 years ago
  15. 17e513e [ARM] pxa: rename GCU IRQ for consistency by Daniel Mack · 15 years ago
  16. f0f04f0 [ARM] pxa: add clock definition for graphics controller by Daniel Mack · 15 years ago
  17. d2c3706 [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling by Haojian Zhuang · 15 years ago
  18. 6ba3928 [ARM] pxa: add more registers in interrupt controller by Haojian Zhuang · 15 years ago
  19. 4646dd2 [ARM] pxa: add cpu_is_pxa950() and Kconfig options by Haojian Zhuang · 15 years ago
  20. 9db95cb [ARM] pxa: expand irq support for PXA93x and PXA950 by Haojian Zhuang · 15 years ago
  21. 9304d00 [ARM] pxa: remove duplicate mfp definition in mach by Haojian Zhuang · 15 years ago
  22. 4ac0478 ALSA: Allow passing platform_data for pxa2xx-ac97 by Marek Vasut · 15 years ago
  23. 52ec775 Input: pxa27x_keypad - remove extra clk_disable by Dmitry Torokhov · 15 years ago
  24. 22fe843 [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines by Mike Rapoport · 15 years ago
  25. 187f81b Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  26. e6c3f4b [ARM] pxa/treo680: initial support by Tomas 'Sleep_Walker' Cech · 15 years ago
  27. eb73e62 [ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb) by Marek Vasut · 15 years ago
  28. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  29. 51cdd92 [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines by Pavel Machek · 15 years ago
  30. d48898a [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one by Dmitry Eremin-Solenikov · 15 years ago
  31. 78731d3 [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific by Dmitry Eremin-Solenikov · 15 years ago
  32. 7698fde Merge branch 'for-rmk' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  33. 321d9eb [ARM] pxa/cm-x300: use STUART for uncompressor by Mike Rapoport · 15 years ago
  34. 4036e1d [ARM] pxa: Stargate 2 board support by Jonathan Cameron · 15 years ago
  35. d3ca195 [ARM] pxa: add basic support for HP iPAQ hx4700 PDAs by Philipp Zabel · 15 years ago
  36. dd5b94a [ARM] pxa: add additional mfp definitions for pxa320 by Jürgen Schindele · 15 years ago
  37. d082d36 [ARM] pxa: add ability to set suspend mode by Mike Rapoport · 15 years ago
  38. a01bd58 [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it by Philipp Zabel · 15 years ago
  39. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  40. 5a9d251 [ARM] 5522/1: PalmLD: IDE support by Marek Vašut · 15 years ago
  41. 216e3b7 [ARM] pxa: allow gpio_reset drive high during normal work by Daniel Ribeiro · 15 years ago
  42. e91fb91 [ARM] pxa/palm27x: General fix for Palm27x aSoC driver by Marek Vasut · 15 years ago
  43. eae1775 [ARM] pxa: merge AC97 platform data structures by Mark Brown · 15 years ago
  44. efb12cd [ARM] pxa: PalmTX and PalmT5 USB fixes by Marek Vasut · 15 years ago
  45. 0e983d3 [ARM] pxa/colibri: fix missing variable name in inline functions by Eric Miao · 15 years ago
  46. 139ef17 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. a7bb390 spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases by Eric Miao · 15 years ago
  48. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  49. 8a28b10 [ARM] pxa/colibri: get rid of set_irq_type() by Daniel Mack · 15 years ago
  50. 22a0200 [ARM] pxa/colibri: provide MAC address from ATAG_SERIAL by Daniel Mack · 15 years ago
  51. 81854f8 [ARM] pxa: Add support for suspend on PalmTX, T5 and LD by Marek Vasut · 15 years ago
  52. 8c8aa5f [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlight by Marek Vasut · 15 years ago
  53. 54088bf [ARM] pxa: Palm Tungsten E2 basic support by Marek Vasut · 15 years ago
  54. eb650b9 [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_power by Philipp Zabel · 15 years ago
  55. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  56. 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 15 years ago
  57. b5c7848 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  58. f8dec04 [ARM] pxa: move common MFP handling code into plat-pxa by Eric Miao · 16 years ago
  59. 38f539a [ARM] pxa: move common GPIO handling code into plat-pxa by Eric Miao · 16 years ago
  60. bd5ce43 [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support by Eric Miao · 16 years ago
  61. 91fcfb9 [ARM] pxa: Add Colibri LCD functions by Daniel Mack · 15 years ago
  62. acb3655 [ARM] pxa: Refactor Colibri board support code by Daniel Mack · 15 years ago
  63. 5fc9f9a [ARM] pxa: add basic support for Colibri PXA300 module by Daniel Mack · 15 years ago
  64. 5c0dbb8 [ARM] pxa: rename colibri.c to colibri-pxa270.c by Daniel Mack · 15 years ago
  65. fa12868 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git into devel by Eric Miao · 15 years ago
  66. 1efb718 [ARM] pxa: add pxa320 missing pin function for CS2 on GPIO3 by Daniel Mack · 15 years ago
  67. f271049 [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by OBM/bootloader by Mike Rapoport · 15 years ago
  68. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  69. d1b9560 [ARM] pxa: add missing pin function for CS2 on GPIO1 by Daniel Mack · 15 years ago
  70. aac4297 [ARM] pxa: add initial support for Cogent CSB726 board by Dmitry Eremin-Solenikov · 15 years ago
  71. 53f5649 [ARM] pxa: fix typo in BANK_OFF() macro in gpio.h by Eric Miao · 15 years ago
  72. 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
  73. b74d196 [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h by Eric Miao · 16 years ago
  74. 5438614 [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c by Eric Miao · 16 years ago
  75. b393c69 [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c by Eric Miao · 16 years ago
  76. 0807da5 [ARM] pxa: access GPIO registers by chip so to make it further generic by Eric Miao · 16 years ago
  77. 3b8e285 [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h> by Eric Miao · 16 years ago
  78. da065a0 [ARM] pxa: move GPIO register definitions into <mach/gpio.h> by Eric Miao · 16 years ago
  79. a58fbcd [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c by Eric Miao · 16 years ago
  80. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  81. fef1f99 [ARM] pxa: allow DMA controller IRQ being specified by Eric Miao · 16 years ago
  82. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  83. abcea2c Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into devel by Eric Miao · 15 years ago
  84. 8118aea Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Eric Miao · 15 years ago
  85. b0c5033 ASoC: add two more bitfields for PXA SSP by Daniel Mack · 15 years ago
  86. 20a41ea ASoC: Fix name of register bit in pxa-ssp by Daniel Mack · 15 years ago
  87. 4ce255c [ARM] 5354/1: mach-pxa: add AM300 platform driver v3 by Jaya Kumar · 16 years ago
  88. 6489c61 [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbus by Philipp Zabel · 15 years ago
  89. a645072 [ARM] pxa: PalmLD initial support by Marek Vasut · 16 years ago
  90. 0f6ff0f [ARM] pxa: PalmT5 initial support by Marek Vasut · 16 years ago
  91. 28796ea ASoC: machine support for Toshiba e740 PDA by Ian Molton · 16 years ago
  92. b6729de [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors by Eric Miao · 16 years ago
  93. ec971c9 [ARM] pxa: fix missing of __REG() definition for ac97 registers access by Eric Miao · 16 years ago
  94. 0465c7a ASoC: machine driver for Toshiba e800 by Ian Molton · 16 years ago
  95. a7e2e73 ASoC: machine driver for Toshiba e750 by Ian Molton · 16 years ago
  96. 21da67a [ARM] fix pxa by Russell King · 16 years ago
  97. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  98. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  99. 47992cb 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
  100. e0ee629 Input: add support for enhanced rotary controller on pxa930 and pxa935 by Yong Yao · 16 years ago