1. 8a97ae2 ARM: pxa: enable MULTI_IRQ_HANDLER for all boards by Eric Miao · 13 years ago
  2. ca0e687 ARM: pxa: move declarations from generic.h to <soc>.h by Eric Miao · 13 years ago
  3. a551e4f ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER by Eric Miao · 13 years ago
  4. 5d284e3 ARM: pxa: avoid accessing interrupt registers directly by Eric Miao · 13 years ago
  5. 9c86441 ARM: pxa: add common header file for pxa3xx by Eric Miao · 13 years ago
  6. 250ccd4 ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIO by Philipp Zabel · 13 years ago
  7. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 13 years ago
  8. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  9. a9503d2 ARM: pm: pxa: move cpu_suspend into C code by Russell King · 13 years ago
  10. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  11. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  12. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
  13. 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 13 years ago
  14. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  15. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 13 years ago
  16. 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 13 years ago
  17. a0a4dcb ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number by Haojian Zhuang · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 13 years ago
  20. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  21. 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
  22. b8f56a7 ARM: PXA: Z2: Fix libertas init/tear down sequences by Vasily Khoruzhick · 13 years ago
  23. 4321e1a ARM: pxa: clean up set_pxa_fb_info by Russell King - ARM Linux · 13 years ago
  24. 54a93b6 ARM: pxa: PalmZ72: Add OV9640 camera support by Marek Vasut · 14 years ago
  25. 4f5ad99 ARM: pm: convert PXA to generic suspend/resume support by Russell King · 13 years ago
  26. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  27. 57834a7 ARM: pxa/colibri: use correct SD detect pin by Bjørn Forsman · 14 years ago
  28. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  29. 59bdd13 ARM: pxa: Add Balloon3 NAND ready check by Marek Vasut · 14 years ago
  30. 1b9169d ARM: pxa: Update Balloon3 for new FPGA firmware by Marek Vasut · 14 years ago
  31. e60f137b ARM: pxa: Fix number of IRQs on Balloon3 by Marek Vasut · 14 years ago
  32. a3172e5 ARM: pxa: Rename Colibri evalboard by Marek Vasut · 14 years ago
  33. 9b6956f ARM: pxa: Push Colibri evalboard MFP into module files by Marek Vasut · 14 years ago
  34. a79a9ad ARM: pxa: sanitize IRQ registers access based on offset by Haojian Zhuang · 14 years ago
  35. a455335 ARM: pxa: support pxa95x by Haojian Zhuang · 14 years ago
  36. bb71bdd ARM: pxa: redefine irqs.h by Haojian Zhuang · 14 years ago
  37. d04e67c ARM: pxa: redefine the cpu_is_pxa3xx by Haojian Zhuang · 14 years ago
  38. ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
  39. 64ed267 ARM: pxa: introduce addr-map.h for large bus addresses and ranges by Eric Miao · 14 years ago
  40. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  41. 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 14 years ago
  42. 20266df ARM: pxa: append tavorevb3 support by Haojian Zhuang · 14 years ago
  43. 4a2490e ARM: pxa: moved pxa27x_keypad.h to platform pxa directory by Mark F. Brown · 14 years ago
  44. 6ac6b81 ARM: pxa: encode IRQ number into .nr_irqs by Haojian Zhuang · 14 years ago
  45. 69f22be ARM: pxa: add U2D controller and ULPI driver for pxa3xx by Igor Grinberg · 14 years ago
  46. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  47. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  48. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  49. be7a6d9 ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 by Axel Lin · 14 years ago
  50. 054d5c9 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  51. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  52. 9b2a606 ARM: 6283/1: Remove useless PCIO_BASE definitions by eric miao · 14 years ago
  53. e6a8ef5 [ARM] pxa/balloon3: Add NAND driver by Marek Vasut · 14 years ago
  54. 02a453e [ARM] pxa/balloon3: PCF857x GPIO expander and LEDs by Marek Vasut · 14 years ago
  55. a9c0629 [ARM] pxa/balloon3: PCMCIA Support by Marek Vasut · 14 years ago
  56. 2d67982 [ARM] pxa/spitz: Rework spitz by Marek Vasut · 14 years ago
  57. 9504594 [ARM] pxa/palm: Introduce Palm27x by Marek Vasut · 14 years ago
  58. 04e4ad2 [ARM] pxa: removed mostly unused and confusing two sharpsl.h by Eric Miao · 14 years ago
  59. 0eefe71 [ARM] pxa/corgi: remove unused declarations of corgiscoop_device by Eric Miao · 14 years ago
  60. 7166519 [ARM] pxa/spitz: remove unused declarations by Eric Miao · 14 years ago
  61. 8ae807c [ARM] pxa: removing dead ARCH_GUMSTIX_ORIG by Christoph Egger · 14 years ago
  62. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
  63. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  64. 403d297 [ARM] pxa/income: Add Income SBC support by Marek Vasut · 14 years ago
  65. 4c243c8 [ARM] pxa/colibri270: Split module and base board code by Daniel Mack · 14 years ago
  66. 7cca84a [ARM] pxa/colibri270: Add TSC support by Marek Vasut · 14 years ago
  67. d01b8d6 [ARM] pxa/colibri270: Add MMC support by Marek Vasut · 14 years ago
  68. f95bb54 [ARM] pxa/colibri270: Refactor board definition file by Marek Vasut · 14 years ago
  69. 2dc6c6f [ARM] pata_pxa: DMA-capable PATA driver by Marek Vasut · 14 years ago
  70. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  71. aeec134 [ARM] pxa/vpac270: remove TS_IRQ magic number by Marek Vasut · 14 years ago
  72. 052345a [ARM] pxa/vpac270: add ide support by Marek Vasut · 14 years ago
  73. 947fb57 [ARM] pxa/vpac270: add ethernet support by Marek Vasut · 14 years ago
  74. 3d98f88 [ARM] pxa/vpac270: UDC and UHC support by Marek Vasut · 14 years ago
  75. addff0f [ARM] pxa: add support for Voipac PXA270 PCMCIA by Marek Vasut · 14 years ago
  76. 543cd84 [ARM] pxa: add basic support for Voipac PXA270 SBC by Marek · 14 years ago
  77. b637799 [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld by Marek Vasut · 14 years ago
  78. b1d9bf1 [ARM] pxa: remove pxa_gpio_mode() and files by Eric Miao · 14 years ago
  79. cb8f3c7 [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/Kconfig by Eric Miao · 14 years ago
  80. 1106143 [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin config by Eric Miao · 15 years ago
  81. 54c39b4 [ARM] pxa: move ssp into common plat-pxa by Haojian Zhuang · 14 years ago
  82. 83f2889 [ARM] pxa: merge regs-ssp.h into ssp.h by Eric Miao · 14 years ago
  83. c9840da [ARM] pxa: correct SSCR0_SCR to support multiple SoCs by Eric Miao · 14 years ago
  84. 793ffb9 [ARM] pxa: remove the now legacy SSP API by Eric Miao · 14 years ago
  85. 639b91a [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c by Eric Miao · 14 years ago
  86. ccb8d8d [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h by Jakob Viketoft · 14 years ago
  87. 5d2fec5 [ARM] pxa: fix the incorrect cpu_is_pxa950() by Haojian Zhuang · 14 years ago
  88. d5df767 [ARM] pxa: add missing new line to regs-u2d.h by Igor Grinberg · 14 years ago
  89. 2a8ac18 [ARM] pxa: fix for variables in uncompress.h being discarded by Jonathan Cameron · 14 years ago
  90. dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  91. 6fee48c dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 14 years ago
  92. 988addf Merge branch 'origin' into devel-stable by Russell King · 14 years ago
  93. 62c132a [ARM] pxa: fix typo in mxm8x10.h by Eric Miao · 14 years ago
  94. 438a22f [ARM] pxa/zeus: Add support for mcp2515 CAN bus by Marc Zyngier · 14 years ago
  95. fcfdc67 [ARM] pxa/zeus: Add support for onboard max6369 watchdog by Marc Zyngier · 14 years ago
  96. 662b0836 [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress by Marc Zyngier · 14 years ago
  97. c95efee [ARM] pxa: refactor uncompress.h for non-PXA uarts by Eric Miao · 14 years ago
  98. a056bef [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API by Eric Miao · 14 years ago
  99. 1f3b536 [ARM] pxa: add support for Embedian MXM-8x10 by Edwin Peer · 14 years ago
  100. 0dc726b [ARM] pxa: move board board IRQ definitions out of irqs.h by Eric Miao · 15 years ago