1. a37ed43 [ARM] pxa/em-x270: add ability to control GPS and GPRS power by Mike Rapoport · 15 years ago
  2. 3cb05c9 [ARM] pxa/em-x270: remove .gpio_cs from em_x270_libertas_pdata by Mike Rapoport · 15 years ago
  3. eb73e62 [ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb) by Marek Vasut · 15 years ago
  4. 51cdd92 [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines by Pavel Machek · 15 years ago
  5. d5af277 [ARM] pxa/sharpsl_pm: cleanup of gpio-related code. by Dmitry Eremin-Solenikov · 15 years ago
  6. 5452537 [ARM] pxa/sharpsl_pm: drop set_irq_type calls by Dmitry Eremin-Solenikov · 15 years ago
  7. d48898a [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one by Dmitry Eremin-Solenikov · 15 years ago
  8. 78731d3 [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific by Dmitry Eremin-Solenikov · 15 years ago
  9. 391c511 [ARM] sa1100: remove unused collie_pm.c by Dmitry Eremin-Solenikov · 15 years ago
  10. 1847347 [ARM] pxa: fix the conflicting non-static declarations of global_gpios[] by Eric Miao · 15 years ago
  11. 361778d [ARM] pxa/littleton: add support for the Micro-SD slot (MMC1) by Eric Miao · 15 years ago
  12. f6394e2 [ARM] pxa/cm-x300: update defconfig by Mike Rapoport · 15 years ago
  13. b5a5c47 [ARM] pxa/cm-x300: add .fixup method to enable second DRAM bank by Mike Rapoport · 15 years ago
  14. 321d9eb [ARM] pxa/cm-x300: use STUART for uncompressor by Mike Rapoport · 15 years ago
  15. 1858ced [ARM] pxa/cm-x300: add rtc-v3020 device registration by Mike Rapoport · 15 years ago
  16. b3992b6 [ARM] pxa/cm-x300: use OBM configuration for NAND flash by Mike Rapoport · 15 years ago
  17. 9599d1d [ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEM by Mike Rapoport · 15 years ago
  18. 128d88b [ARM] pxa/em-x270: add support for on-board USB Hub by Mike Rapoport · 15 years ago
  19. 3690a0f [ARM] pxa/em-x270: change power supply name to "battery" by Mike Rapoport · 15 years ago
  20. 2f15cb5 [ARM] pxa/em-x270: update libertas device setup by Mike Rapoport · 15 years ago
  21. 76e3fc3 [ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappings by Mike Rapoport · 15 years ago
  22. 1ce2c51 [ARM] pxa/ezx: setup gpio-keys for EzX phones by Antonio Ospite · 15 years ago
  23. f0ba401 [ARM] pxa/spitz: drop unused header files from spitz.c by Dmitry Eremin-Solenikov · 15 years ago
  24. 0a0ca89 [ARM] pxa/imote2: add i2c board info for the wm8940 audio codec by Jonathan Cameron · 15 years ago
  25. a252084 [ARM] pxa/imote2: add board config for SHT15 humidity sensor by Jonathan Cameron · 15 years ago
  26. 4036e1d [ARM] pxa: Stargate 2 board support by Jonathan Cameron · 15 years ago
  27. fc9c1b6 [ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem rework by Marek Vasut · 15 years ago
  28. 37330ef [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2 by Marek Vasut · 15 years ago
  29. 8768dc9 [ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUS by Marek Vasut · 15 years ago
  30. 96a9fca [ARM] pxa/csb726: register ac97 controller by Dmitry Eremin-Solenikov · 15 years ago
  31. b860171 [ARM] pxa/csb726: switch to use smsc911x driver by Dmitry Eremin-Solenikov · 15 years ago
  32. dd04544 [ARM] pxa: magician_defconfig enable hx4700, asic3 and w100fb by Philipp Zabel · 15 years ago
  33. d3ca195 [ARM] pxa: add basic support for HP iPAQ hx4700 PDAs by Philipp Zabel · 15 years ago
  34. 2f1a5bf [ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devices by Philipp Zabel · 15 years ago
  35. f8f9d5e [ARM] pxa/magician: use I2C fast mode by Philipp Zabel · 15 years ago
  36. 3dbeef2 [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx by Robert Jarzmik · 15 years ago
  37. dd5b94a [ARM] pxa: add additional mfp definitions for pxa320 by Jürgen Schindele · 15 years ago
  38. d082d36 [ARM] pxa: add ability to set suspend mode by Mike Rapoport · 15 years ago
  39. 94c35a6 [ARM] pxa: add udc support for pxa3xx by Robert Jarzmik · 15 years ago
  40. a01bd58 [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use it by Philipp Zabel · 15 years ago
  41. 46580c0 [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs field by Mike Rapoport · 15 years ago
  42. a27ba76 [ARM] pxa: add PWM devices support for pxa168/910 by Eric Miao · 15 years ago
  43. 2a55b91 [ARM] pxa: add missing IRQ_PXA910_NONE to irqs.h by Eric Miao · 15 years ago
  44. 3852ac7 [ARM] pxa: move pwm.c to common plat-pxa directory by Eric Miao · 15 years ago
  45. a71ef16 [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWM by Eric Miao · 15 years ago
  46. a757ad8 [ARM] pxa: allow PWM ID base number to be specified in pwm_id_table by Eric Miao · 15 years ago
  47. 3d2a98c [ARM] pxa: simplify secondary PWM handling and use platform_device_id table by Eric Miao · 15 years ago
  48. 1a77920 [ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910 by Eric Miao · 15 years ago
  49. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  50. f23d491 [ARM] pxa: add platform device ID table to pxa i2c driver by Eric Miao · 15 years ago
  51. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  52. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  53. a35197a Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 15 years ago
  54. 6daad5c [ARM] update mach-types by Russell King · 15 years ago
  55. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 15 years ago
  56. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  57. 67a433c Gemini: Fix SRAM/ROM location after memory swap by Paulius Zaleckas · 15 years ago
  58. 2908157 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  59. 14f0aa3 [ARM] disable NX support for OABI-supporting kernels by Russell King · 15 years ago
  60. 355532bd Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  61. a49a018 [ARM] add coherent DMA mask for mv643xx_eth by Nicolas Pitre · 15 years ago
  62. 6ec04f4 [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP by Marek Vasut · 15 years ago
  63. f5c81a3 [ARM] pxa: add parameter to clksrc_read() for pxa168/910 by Coly Li · 15 years ago
  64. 0e1b74d [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} by Mingwei Wang · 15 years ago
  65. 85bc262 [ARM] Orion: Remove explicit name for platform device resources by Martin Michlmayr · 15 years ago
  66. 385aa9e [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS-219. by Thomas Reitmayr · 15 years ago
  67. ff71338 [ARM] pxa/ezx: fix pin configuration for low power mode by Daniel Ribeiro · 15 years ago
  68. a93ea9b [ARM] 5517/1: integrator: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
  69. 982db66 [ARM] 5518/1: versatile: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
  70. a81b386 [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO by Dmitry Eremin-Solenikov · 15 years ago
  71. 866bd43 [ARM] pxa: enable GPIO receivers after configuring pins by Timothy Clacy · 15 years ago
  72. 216e3b7 [ARM] pxa: allow gpio_reset drive high during normal work by Daniel Ribeiro · 15 years ago
  73. 818bc81 [ARM] pxa: save/restore PGSR on suspend/resume. by Daniel Ribeiro · 15 years ago
  74. 8190b37 [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF by Pavel Roskin · 15 years ago
  75. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
  76. e1342f1 Merge branch 'smp-fix' by Russell King · 15 years ago
  77. ee348d5 [ARM] realview: fix broadcast tick support by Russell King · 15 years ago
  78. 78d236c [ARM] realview: remove useless smp_cross_call_done() by Russell King · 15 years ago
  79. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 15 years ago
  80. 776abac81 [ARM] 5513/1: Eurotech VIPER SBC: fix compilation error by Ricardo Martins · 15 years ago
  81. ff05c03 [ARM] 5509/1: ep93xx: clkdev enable UARTS by Hartley Sweeten · 15 years ago
  82. cddb783 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  83. b477dfb Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  84. 005187e ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 by Tony Lindgren · 15 years ago
  85. 8dbe439 ARM: OMAP3: Fix HW SAVEANDRESTORE shift define by Kalle Jokiniemi · 15 years ago
  86. e102657 ARM: OMAP3: Fix number of GPIO lines for 34xx by Vikram Pandita · 15 years ago
  87. c244450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  88. 3ac19bb [ARM] S3C: Do not set clk->owner field if unset by Ben Dooks · 15 years ago
  89. a8af6de [ARM] S3C2410: mach-bast.c registering i2c data too early by Ben Dooks · 15 years ago
  90. 871fcd7 [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.c by Ben Dooks · 15 years ago
  91. beb9f4e [ARM] S3C64XX: fix GPIO debug by Marek Szyprowski · 15 years ago
  92. f36dd6e [ARM] S3C64XX: GPIO include cleanup by Marek Szyprowski · 15 years ago
  93. 60befb9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  94. 3ea385f [ARM] nwfpe: fix 'floatx80_is_nan' sparse warning by Ben Dooks · 15 years ago
  95. ceec1c3 [ARM] nwfpe: Add decleration for ExtendedCPDO by Ben Dooks · 15 years ago
  96. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  97. 4ea60b0 ARM: OMAP2/3: Add name for musb clocks by Tony Lindgren · 15 years ago
  98. c8a799b ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config by Jarkko Nikula · 15 years ago
  99. eaf9393 ARM: OMAP2: Fix tusb6010 init error and compilation warning by Jarkko Nikula · 15 years ago
  100. 6f733a3 ARM: OMAP: GPIO de-bounce clocks don't affect module idle state by Paul Walmsley · 15 years ago