1. eea6e39 ARM: pxa: Minor naming fixes in spitz.c by Marko Katic · 12 years ago
  2. 495b21d ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock by Andrea Adami · 12 years ago
  3. d107a20 ARM: PXA3xx: program the CSMSADRCFG register by Igor Grinberg · 12 years ago
  4. 6a639bb ARM: palmtreo: fix #ifdefs for leds-gpio device by Mike Dunn · 12 years ago
  5. 2c33727 ARM: palmtreo: fix lcd initilialization on treo680 by Mike Dunn · 12 years ago
  6. 747f344 ARM: palmtreo: replace #if defined with IF_ENABLED by Mike Dunn · 12 years ago
  7. 8b8842b ARM: palmtreo: add docg4 device initialization by Mike Dunn · 12 years ago
  8. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  9. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  10. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  11. 87fee06 Merge remote-tracking branch 'asoc/fix/pxa' into tmp by Mark Brown · 12 years ago
  12. 053fe0f ALSA: pxa27x: rename pxa27x_assert_ac97reset() by Mike Dunn · 12 years ago
  13. 3b4bc7b ALSA: pxa27x: fix ac97 warm reset by Mike Dunn · 12 years ago
  14. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  16. 5b30d5b ARM: pxa: convert timer suspend/resume to clock_event_device by Stephen Warren · 12 years ago
  17. d8c532c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  18. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 2989950 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  21. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  22. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  23. d90cb69 ARM: pxa: add dummy SA1100 rtc clock in pxa25x by Andrea Adami · 12 years ago
  24. b6f50b4 [media] mt9v022: set y_skip_top field to zero as default by Anatolij Gustschin · 12 years ago
  25. 8757e16 ARM: pxa: fix pxa25x gpio wakeup setting by Andrea Adami · 12 years ago
  26. 4600006 ARM: move udc_pxa2xx.h to linux/platform_data by Russell King · 12 years ago
  27. 49ea7fc ARM: pxa: remove pxa95x support by Haojian Zhuang · 12 years ago
  28. 6ed68a6 ARM: pxa: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  29. 510fcb0 ARM: pxa/spitz_pm: Fix hang when resuming from STR by Marko Katic · 12 years ago
  30. 8d6b00f ARM: pxa: hx4700: Fix backlight PWM device number by Paul Parsons · 12 years ago
  31. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  32. 0b33162 Merge branch 'late/fixes' into fixes by Olof Johansson · 12 years ago
  33. e0347c5 ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM by Arnd Bergmann · 13 years ago
  34. 066258f ARM: pxa: remove sharpsl_fatal_check function by Arnd Bergmann · 13 years ago
  35. 30bda0e ARM: pxa: define palmte2_pxa_keys conditionally by Arnd Bergmann · 13 years ago
  36. 5f0cc6d ARM: pxa: Wunused-result warning in viper board file by Arnd Bergmann · 13 years ago
  37. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  38. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  40. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  42. f9b693e hwmon: (sht15) move header to linux/platform_data/ by Vivien Didelot · 12 years ago
  43. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  44. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  45. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  46. 2e6185f Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  47. 74595e1 ARM: pxa: use gpio_to_irq for sharppm_sl by Rob Herring · 12 years ago
  48. 121f3f9 net: pxaficp_ir: add irq resources by Rob Herring · 12 years ago
  49. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  50. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  51. df3d17e ARM: pmu: remove arm_pmu_type enumeration by Sudeep KarkadaNagesha · 12 years ago
  52. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  53. e6c509c ARM: pxa: fix build issue while CONFIG_OF is disabled by Haojian Zhuang · 12 years ago
  54. d8bbb55 ARM: pxa: append the definition of CKENC by Haojian Zhuang · 12 years ago
  55. cd0a4a9 ARM: pxa: support CKENC in clk_enable by Chao Xie · 12 years ago
  56. e7749a2 ARM: pxa3xx: add generic DT machine code by Daniel Mack · 12 years ago
  57. 82ce44d ARM: pxa3xx: skip default device initialization when booting via DT by Daniel Mack · 12 years ago
  58. 089d036 ARM: pxa: add devicetree code for irq handling by Daniel Mack · 12 years ago
  59. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  60. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 13 years ago
  61. 55f5d8e ARM: mach-pxa: retire custom LED code by Bryan Wu · 13 years ago
  62. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  63. f50f118 Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  65. 1467376 [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  66. 3169663 ARM: sa11x0/pxa: convert OS timer registers to IOMEM by Russell King · 12 years ago
  67. 759af17 ARM: pxa: hx4700: Use DEFINE_RES_* macros consistently by Paul Parsons · 12 years ago
  68. a2f81c0 ARM: pxa: remove eseries.h by Paul Bolle · 12 years ago
  69. 6416c04 ARM: pxa: hx4700: Fix basic suspend/resume by Paul Parsons · 12 years ago
  70. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  71. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
  73. 48a5765 Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Olof Johansson · 12 years ago
  74. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  75. b2596c6 ARM: pxa: hx4700: Add Synaptics NavPoint touchpad by Paul Parsons · 12 years ago
  76. 0bf189a ARM: pxa: Use REGULATOR_SUPPLY macro by Axel Lin · 12 years ago
  77. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 13 years ago
  78. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 13 years ago
  79. ff658f4 Merge tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 12 years ago
  80. 0de91b6 ARM: pxa: Add standard UART to hx4700_pin_config[] by Paul Parsons · 13 years ago
  81. 1334d86 ARM: pxa: hx4700: Add PCMCIA/CF support by Paul Parsons · 13 years ago
  82. e949f93 ARM: pxa: hx4700: Enable ASIC3 GPIO as a wakeup source by Paul Parsons · 13 years ago
  83. 89619d4 ARM: pxa: hx4700: Initialize DS1WM clock_rate by Paul Parsons · 13 years ago
  84. c2219e4 ARM: pxa: mioa701 add camera output enable gpio by Robert Jarzmik · 13 years ago
  85. b298322 ARM: pxa: use ioremap to access CPLD by Sascha Hauer · 13 years ago
  86. ef7c7c6 ARM: PXA2xx: MFP: fix potential direction bug by Igor Grinberg · 13 years ago
  87. a13b8787 ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT by Igor Grinberg · 13 years ago
  88. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 13 years ago
  89. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 13 years ago
  90. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  91. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 13 years ago
  92. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  93. f00e9b1 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 13 years ago
  94. 5616131 ARM: pxa: fix build issue on stargate2 by Haojian Zhuang · 13 years ago
  95. e947858 ARM: pxa: fix build issue on cm-x300 by Haojian Zhuang · 13 years ago
  96. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  97. 804d231 ARM: pxa: fix build failure for regulator consumer in em-x270.c by Paul Gortmaker · 13 years ago
  98. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  99. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  100. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago