1. a63ae44 [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models by Richard Purdie · 19 years ago
  2. a93876c [ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard device by Dirk Opfer · 19 years ago
  3. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  4. 756c7b7 [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions by Richard Purdie · 19 years ago
  5. 8459c15 [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs by Dirk Opfer · 19 years ago
  6. 74ec71e [ARM] 3087/1: PXA2xx flash platform device conversion by Todd Poynor · 19 years ago
  7. 7f36b1e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  8. 85eb226 [ARM] 3078/1: lubbock platform updates, mostly mmc detection by David Brownell · 19 years ago
  9. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  10. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  11. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  12. dc07845 [ARM] 3069/1: Add spitz irda platform support by Richard Purdie · 19 years ago
  13. ca1140b [ARM] 3068/1: Add corgi irda platform support by Richard Purdie · 19 years ago
  14. 8e4b871 [ARM] 3067/1: Add poodle irda platform support by Richard Purdie · 19 years ago
  15. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  16. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  17. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  18. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  19. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  20. 80a1857 [ARM] 2787/2: PXA27x low power modes support by Todd Poynor · 19 years ago
  21. b572352 [ARM] 3048/1: register i2s resources not i2c resources for the pxa i2s platform device by Ian Campbell · 19 years ago
  22. 6f9182e [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA by Deepak Saxena · 19 years ago
  23. c34e152 [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA by Pavel Machek · 19 years ago
  24. b2640b4 [ARM] 3025/1: Add I2S platform device for PXA by Matt Reimer · 19 years ago
  25. 72023b6 [ARM] 3013/1: Spitz: Fix compile errors by Richard Purdie · 19 years ago
  26. 10f92eb [ARM] 3012/1: Corgi/Spitz LCD: Use bus_find_device to locate pxafb - fix compile error by Richard Purdie · 19 years ago
  27. cb38c56 [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error by Richard Purdie · 19 years ago
  28. 1036260 [ARM] 2961/1: corgi: Add missing include by Richard Purdie · 19 years ago
  29. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  30. eb9181a [ARM] Fix warning in arch/arm/mach-pxa/generic.c by Russell King · 19 years ago
  31. 13b9d47 [ARM] 2914/1: PXA Poodle: Add MMC and UDC support by Richard Purdie · 19 years ago
  32. f29d245 [ARM] 2913/1: PXA Poodle: Cleanup some unneeded code by Richard Purdie · 19 years ago
  33. fdce05b [ARM] 2912/1: PXA Corgi: Cleanup some unneeded code by Richard Purdie · 19 years ago
  34. 2cef2d5 [ARM] 2910/1: missing Lubbock audio device declaration by Nicolas Pitre · 19 years ago
  35. 0dd28f1 [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support by Richard Purdie · 19 years ago
  36. 1351e6e [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver by Richard Purdie · 19 years ago
  37. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  38. 9fc7896 [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver by Richard Purdie · 19 years ago
  39. 50a5de4 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP by Richard Purdie · 19 years ago
  40. abf9142 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  41. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  42. aa6c2e7 [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function by Richard Purdie · 19 years ago
  43. 3870ee8 [PATCH] Corgi: Add MMC/SD write protection switch handling by Richard Purdie · 19 years ago
  44. f7ceff3 [PATCH] Corgi: Add keyboard and touchscreen device definitions by Richard Purdie · 19 years ago
  45. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  46. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago
  47. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  48. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  49. 20e9126 [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code by Nicolas Pitre · 19 years ago
  50. 5c53ff0 [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx by Nicolas Pitre · 19 years ago
  51. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  52. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  53. 26705ca [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 by Todd Poynor · 19 years ago
  54. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  55. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 19 years ago
  56. 22f11c4 [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone by Nicolas Pitre · 19 years ago
  57. a8fa3f0 [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n by Nicolas Pitre · 19 years ago
  58. 8775420 [PATCH] ARM: 2691/1: PXA27x sleep fixes take 2 by Todd Poynor · 19 years ago
  59. bb9bffc [PATCH] ARM: PXA I2C: add platform device by Russell King · 19 years ago
  60. 41130d3 [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667) by Jeff Lackey · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago