1. 12beb34 Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconfig-4.8 by Arnd Bergmann · 8 years ago
  2. 4c25c5d ARM: pxa: make more mach/*.h files local by Arnd Bergmann · 9 years ago
  3. 271e801 ARM: pxa: add regulator_has_full_constraints to corgi board file by Dmitry Eremin-Solenikov · 10 years ago
  4. 5837391 ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER' by Paul Bolle · 10 years ago
  5. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  6. dc5dfab ARM: pxa: add gpio keys information by Dmitry Eremin-Solenikov · 10 years ago
  7. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  8. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  9. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  10. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  11. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  12. 4e61109 ARM: pxa: remove NR_IRQS by Rob Herring · 12 years ago
  13. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  14. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 12 years ago
  15. 271a74f ARM: restart: pxa: use new restart hook by Russell King · 13 years ago
  16. 34be924 ASoC: pxa: Convert corgi to use snd_soc_register_card() by Axel Lin · 13 years ago
  17. 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
  18. 73017a5 arm: fix implicit module.h users by adding it to arch/arm as required. by Paul Gortmaker · 13 years ago
  19. 0744a3e ARM: platform fixups: remove mdesc argument to fixup function by Russell King · 14 years ago
  20. 8a97ae2 ARM: pxa: enable MULTI_IRQ_HANDLER for all boards by Eric Miao · 13 years ago
  21. 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
  22. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 13 years ago
  23. 1014cc3 ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info by Dmitry Eremin-Solenikov · 13 years ago
  24. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. 851982c ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() by Marek Vasut · 14 years ago
  26. 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
  27. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  28. 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
  29. 04e4ad2 [ARM] pxa: removed mostly unused and confusing two sharpsl.h by Eric Miao · 14 years ago
  30. 0eefe71 [ARM] pxa/corgi: remove unused declarations of corgiscoop_device by Eric Miao · 14 years ago
  31. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  32. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  33. 76d61e4 [ARM] pxa/corgi: fix MMC/SD card detection failure by Eric Miao · 14 years ago
  34. 406c86f [ARM] pxa/corgi: fix MMC/SD card detection failure by Eric Miao · 14 years ago
  35. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  36. cb432b3 [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settings by Eric Miao · 14 years ago
  37. e63f591 [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode() by Eric Miao · 14 years ago
  38. 0375fc0 [ARM] pxa/corgi: fix incorrect default GPIO for UDC Vbus by Eric Miao · 14 years ago
  39. cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
  40. c4bd017 [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c by Marek Vasut · 15 years ago
  41. a90c4fb [ARM] pxa/corgi: make use of GPIO based matrix keypad driver by Eric Miao · 15 years ago
  42. 7a64825 [ARM] pxa: factor pxamci gpio handling by Robert Jarzmik · 15 years ago
  43. 8776b26 [ARM] pxa: register wm8731 explicitly for corgi and poodle by Mark Brown · 15 years ago
  44. 46580c0 [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field by Mike Rapoport · 15 years ago
  45. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  46. 3e36c0d [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNC by Eric Miao · 15 years ago
  47. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  48. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 15 years ago
  49. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  50. 4a9295cc [ARM] pxa/corgi: add physmap mapping for ROM by Dmitry Baryshkov · 16 years ago
  51. 6af7a8e [MTD] sharpsl-nand: move registration to board code by Dmitry Baryshkov · 16 years ago
  52. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  53. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  54. ff7a4c7 [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT by Eric Miao · 16 years ago
  55. 60cf711 [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi by Eric Miao · 16 years ago
  56. 6168cda [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs by Eric Miao · 16 years ago
  57. edb403f [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111 by Eric Miao · 16 years ago
  58. 9ae808d [ARM] pxa/corgi: convert to use new MFP API by Eric Miao · 16 years ago
  59. 9d70875 [ARM] pxa/corgi: convert to use new GPIO API by Eric Miao · 16 years ago
  60. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  61. f8787fd [ARM] 5225/1: zaurus: Register I2C controller for audio codecs by Mark Brown · 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. 0fc3ff3 [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper by Dmitry Baryshkov · 16 years ago
  65. 0b0a9df [ARM] pxa: separate out power manager and clock registers by Russell King · 16 years ago
  66. dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 16 years ago
  67. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  68. 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 16 years ago
  69. ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
  70. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  71. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  72. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  73. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  74. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  75. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  76. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  77. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  78. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  79. 3179108 [PATCH] LED: add LED device support for the zaurus corgi and spitz models by Richard Purdie · 18 years ago
  80. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 18 years ago
  81. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 18 years ago
  82. 9ded96f [PATCH] IRQ type flags by Russell King · 18 years ago
  83. a63ae44 [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models by Richard Purdie · 19 years ago
  84. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  85. ca1140b [ARM] 3068/1: Add corgi irda platform support by Richard Purdie · 19 years ago
  86. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  87. 1036260 [ARM] 2961/1: corgi: Add missing include by Richard Purdie · 19 years ago
  88. fdce05b [ARM] 2912/1: PXA Corgi: Cleanup some unneeded code by Richard Purdie · 19 years ago
  89. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  90. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  91. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  92. aa6c2e7 [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function by Richard Purdie · 19 years ago
  93. 3870ee8 [PATCH] Corgi: Add MMC/SD write protection switch handling by Richard Purdie · 19 years ago
  94. f7ceff3 [PATCH] Corgi: Add keyboard and touchscreen device definitions by Richard Purdie · 19 years ago
  95. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  96. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago
  97. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  98. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago