1. 6391074 ARM: pxa: fix pxa3xx DFI lockup hack by Arnd Bergmann · 9 years ago
  2. bd3208b ARM: pxa: magician: Use PWM lookup table by Thierry Reding · 9 years ago
  3. 2dc9975 ARM: pxa: lpd270: Use PWM lookup table by Thierry Reding · 9 years ago
  4. b0e9bbb ARM: pxa: hx4700: Remove unused field initializers by Thierry Reding · 9 years ago
  5. c332202 ARM: pxa: ezx: Use PWM lookup table by Thierry Reding · 9 years ago
  6. bd2e2b3 ARM: pxa: colibri-pxa270-income: Use PWM lookup table by Thierry Reding · 9 years ago
  7. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 6885386 ARM: pxa: mioa701: add wm9713 codec by Robert Jarzmik · 9 years ago
  9. 48a629d ARM: pxa: add resources to pxaficp_ir by Robert Jarzmik · 9 years ago
  10. 5cfc5220 ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master by Jarkko Nikula · 9 years ago
  11. 385877c ARM: pxa: balloon3: Fix build error by Axel Lin · 9 years ago
  12. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  13. adf3442 ARM: pxa: fix DFI bus lockups on startup by Robert Jarzmik · 9 years ago
  14. 2c4fabe ARM: pxa: add memory resource to SA1100 RTC device by Rob Herring · 9 years ago
  15. 3cdf4ad rtc: pxa: convert to use shared sa1100 functions by Rob Herring · 9 years ago
  16. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  17. 58e00a6 Merge branch 'fixes' into next/cleanup by Olof Johansson · 9 years ago
  18. 39aa437 Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup by Olof Johansson · 9 years ago
  19. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  20. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  21. 6d6db34 ARM: pxa: Use setup_timer by Vaishali Thakkar · 9 years ago
  22. 9754c8e ARM: pxa: Use module_platform_driver by Vaishali Thakkar · 9 years ago
  23. 4be0856 ARM: pxa: transition to dmaengine phase 1 by Robert Jarzmik · 9 years ago
  24. a927ef8 ARM: pxa: fix dm9000 platform data regression by Robert Jarzmik · 9 years ago
  25. 9ec9756 ARM/pxa: Prepare balloon3_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  26. 6947d04 ARM/pxa: Prepare *_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  27. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  28. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  29. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  30. 697d310 Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next/cleanup by Arnd Bergmann · 9 years ago
  31. bd7413a ARM: pxa: pxa_cplds: signedness bug in probe by Robert Jarzmik · 9 years ago
  32. 7448adc Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc by Arnd Bergmann · 9 years ago
  33. 6a53bc7 ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency by Russell King · 9 years ago
  34. 6422711 ARM: pxa: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  35. a1c0a6a ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework by Robert Jarzmik · 9 years ago
  36. 8e3afaf ARM: pxa: convert eseries to clock framework by Robert Jarzmik · 9 years ago
  37. 48a17db ARM: pxa: Transition pxa25x and pxa27x to clk framework by Robert Jarzmik · 9 years ago
  38. 24e32a5 ARM: pxa: pxa27x skip default device initialization with DT by Robert Jarzmik · 9 years ago
  39. 70d6404 ARM: pxa: move gpio11 clock to board files by Robert Jarzmik · 9 years ago
  40. 5e1d012 ARM: pxa: change clocks init sequence by Robert Jarzmik · 9 years ago
  41. 2d34e50 clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h by Russell King · 9 years ago
  42. fc9e38c ARM: pxa: lubbock: use new pxa_cplds driver by Robert Jarzmik · 9 years ago
  43. 2776886 ARM: pxa: mainstone: use new pxa_cplds driver by Robert Jarzmik · 9 years ago
  44. aa8d6b7 ARM: pxa: pxa_cplds: add lubbock and mainstone IO by Robert Jarzmik · 9 years ago
  45. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  46. 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  47. d3a6097 arm: mach-pxa: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  48. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 9 years ago
  49. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 9 years ago
  50. d6cf30c ARM: pxa: fix pxa interrupts handling in DT by Robert Jarzmik · 9 years ago
  51. 5c0c75d ARM: pxa: Fix typo in zeus.c by Masanari Iida · 9 years ago
  52. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. f9eff21 arm: pxa: specify PMUs are for XScale CPUs by Mark Rutland · 10 years ago
  54. 33a5b88 ARM: pxa: fix broken isa interrupts for zeus and viper by Robert Jarzmik · 9 years ago
  55. a52d209 hx4700: regulator: declare full constraints by Martin Vajnar · 9 years ago
  56. baad2dc ARM: pxa: add regulator_has_full_constraints to spitz board file by Dmitry Eremin-Solenikov · 9 years ago
  57. 9bc78f3 ARM: pxa: add regulator_has_full_constraints to poodle board file by Dmitry Eremin-Solenikov · 9 years ago
  58. 271e801 ARM: pxa: add regulator_has_full_constraints to corgi board file by Dmitry Eremin-Solenikov · 9 years ago
  59. 3ad3222 ARM: pxa: arbitrarily set first interrupt number by Robert Jarzmik · 10 years ago
  60. 95d8c4c arm: pxa: fix pxa27x device-tree support kconfig by Robert Jarzmik · 10 years ago
  61. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  62. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  63. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. c9098c6 Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 9 years ago
  65. 03ec7fe arm: pxa: add pxa27x device-tree support by Robert Jarzmik · 10 years ago
  66. bec942f arm: pxa: remove unnecessary includes from pxa-dt by Robert Jarzmik · 10 years ago
  67. 4508f77 arm: pxa: move init functions into generic.h by Robert Jarzmik · 10 years ago
  68. ef6dbda arm: pxa: add device-tree irq init for pxa27x by Robert Jarzmik · 10 years ago
  69. 62a7575 ARM: pxa: tosa: switch to gpio-charger by Dmitry Eremin-Solenikov · 10 years ago
  70. 7b472ac arm: mach-pxa: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  71. 728384a ARM: pxa: spitz: register spitz-audio device by Dmitry Eremin-Solenikov · 10 years ago
  72. cde7fc8 ARM: pxa: fix hang on startup with DEBUG_LL by Robert Jarzmik · 10 years ago
  73. a961f40 ARM: mach-pxa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  74. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  75. 2bebf5c ARM: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  76. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  77. 23c4a3a Revert "arm: pxa: Transition pxa27x to clk framework" by Mike Turquette · 10 years ago
  78. 9ff25d7 arm: pxa: Transition pxa27x to clk framework by Robert Jarzmik · 10 years ago
  79. 108f303 arm: pxa: add clock pll selection bits by Robert Jarzmik · 10 years ago
  80. 0da0e22 ARM: pxa3xx: provide specific platform_devices for all ssp ports by Daniel Mack · 10 years ago
  81. 3d3c6a5 ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init by Arnd Bergmann · 10 years ago
  82. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  83. 4fce45b arch/arm/mach-pxa: replace strict_strto call with kstrto by Daniel Walter · 10 years ago
  84. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. a38b1f6 ARM: pxa: Add non device-tree timer link to clocksource by Robert Jarzmik · 10 years ago
  87. c5421d7 clocksource: pxa: Move PXA timer to clocksource framework by Robert Jarzmik · 10 years ago
  88. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  89. c3df513 ARM: pxa: Move iotable mapping inside vmalloc region by Ezequiel Garcia · 10 years ago
  90. 8066ce3 ARM: pxa: pxa27x: Don't map IMEMC region statically by Laurent Pinchart · 10 years ago
  91. b10f1c8 ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c by Laurent Pinchart · 10 years ago
  92. 0e32986 ARM: pxa: Don't hardcode addresses and size in map_desc tables by Laurent Pinchart · 10 years ago
  93. 5837391 ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER' by Paul Bolle · 10 years ago
  94. 2111667 ARM: pxa: call debug_ll_io_init for earlyprintk by Andrew Ruder · 10 years ago
  95. 43e2be1 ARM: pxa: correct errata number for PXA270 by Andrew Ruder · 10 years ago
  96. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  97. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  98. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  99. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  100. 9becf50 ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookup by Alexandre Belloni · 10 years ago