1. 3e36c0d [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNC by Eric Miao · 16 years ago
  2. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  3. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
  4. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  5. 4a9295cc [ARM] pxa/corgi: add physmap mapping for ROM by Dmitry Baryshkov · 16 years ago
  6. 6af7a8e [MTD] sharpsl-nand: move registration to board code by Dmitry Baryshkov · 16 years ago
  7. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  8. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  9. ff7a4c7 [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT by Eric Miao · 16 years ago
  10. 60cf711 [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi by Eric Miao · 16 years ago
  11. 6168cda [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs by Eric Miao · 16 years ago
  12. edb403f [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111 by Eric Miao · 16 years ago
  13. 9ae808d [ARM] pxa/corgi: convert to use new MFP API by Eric Miao · 16 years ago
  14. 9d70875 [ARM] pxa/corgi: convert to use new GPIO API by Eric Miao · 16 years ago
  15. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  16. f8787fd [ARM] 5225/1: zaurus: Register I2C controller for audio codecs by Mark Brown · 16 years ago
  17. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  18. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  19. 0fc3ff3 [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper by Dmitry Baryshkov · 16 years ago
  20. 0b0a9df [ARM] pxa: separate out power manager and clock registers by Russell King · 16 years ago
  21. dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 16 years ago
  22. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  23. 2687bd3 [ARM] pxa: fix mci_init functions returning -1 by Russell King · 17 years ago
  24. ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
  25. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  26. 46c41e6 [ARM] pxa: move platform devices to separate header file by Russell King · 17 years ago
  27. cd49104 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() by Eric Miao · 17 years ago
  28. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  29. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  30. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  31. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  32. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  33. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  34. 3179108 [PATCH] LED: add LED device support for the zaurus corgi and spitz models by Richard Purdie · 18 years ago
  35. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 19 years ago
  36. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  37. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  38. a63ae44 [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models by Richard Purdie · 19 years ago
  39. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  40. ca1140b [ARM] 3068/1: Add corgi irda platform support by Richard Purdie · 19 years ago
  41. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  42. 1036260 [ARM] 2961/1: corgi: Add missing include by Richard Purdie · 19 years ago
  43. fdce05b [ARM] 2912/1: PXA Corgi: Cleanup some unneeded code by Richard Purdie · 19 years ago
  44. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  45. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  46. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  47. aa6c2e7 [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function by Richard Purdie · 19 years ago
  48. 3870ee8 [PATCH] Corgi: Add MMC/SD write protection switch handling by Richard Purdie · 19 years ago
  49. f7ceff3 [PATCH] Corgi: Add keyboard and touchscreen device definitions by Richard Purdie · 19 years ago
  50. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  51. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago
  52. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  53. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago