1. 9e8e891 irqchip/mmp: Mask off interrupts from other cores by Andres Salomon · 5 years ago
  2. 4cb2acc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 by Thomas Gleixner · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  7. 01dc79c regulator: fixed/gpio: Pull inversion/OD into gpiolib by Linus Walleij · 6 years ago
  8. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  9. cac1fc8 Merge branch 'fixes' into next/soc by Olof Johansson · 6 years ago
  10. 5d3e11c ARM: mmp: fix pxa168_device_usb_phy use on aspenite by Arnd Bergmann · 6 years ago
  11. 12d3a30 ARM: mmp: fix timer_init calls by Arnd Bergmann · 6 years ago
  12. f491ac3 ARM: mmp2: DT: be compatible with mrvl,mmp2 by Lubomir Rintel · 6 years ago
  13. 76f4e2c ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt by Lubomir Rintel · 6 years ago
  14. e47feed ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspenite by Lubomir Rintel · 6 years ago
  15. a225daf ARM: mmp: add a pxa-usb-phy device by Lubomir Rintel · 6 years ago
  16. f36797e ARM: mmp/mmp2: dt: enable the clock by Lubomir Rintel · 6 years ago
  17. e78ebdc ARM: mmp2: initialize clocks before the timer by Lubomir Rintel · 6 years ago
  18. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  19. a740f20 USB: EHCI: ehci-mv: use phy-pxa-usb by Lubomir Rintel · 6 years ago
  20. efdfeb0 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
  21. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  22. 7576594 mtd: nand: remove useless fields from pxa3xx NAND platform data by Miquel Raynal · 7 years ago
  23. 349dfe6 mtd: nand: use Marvell reworked NAND controller driver with all platforms by Miquel Raynal · 7 years ago
  24. f15fc9b ARM: pxa: move header file out of I2C realm by Wolfram Sang · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. d1f936d7 Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next by Boris Brezillon · 7 years ago
  27. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  28. 1c1953f ARM: mmp: mark usb_dma_mask as __maybe_unused by Arnd Bergmann · 9 years ago
  29. aa9daa3 ARM: mmp: let clk_disable() return immediately if clk is NULL by Masahiro Yamada · 8 years ago
  30. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  31. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  32. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 9 years ago
  33. 84f45ee ARM: mmp: avoid unused functions by Arnd Bergmann · 10 years ago
  34. 377524d ARM: mmp: move into ARCH_MULTIPLATFORM by Arnd Bergmann · 11 years ago
  35. b501fd7 ARM: mmp: make all header files local by Arnd Bergmann · 11 years ago
  36. 74911e3 ARM: mmp: remove remaining legacy pxa-dma support by Arnd Bergmann · 11 years ago
  37. 990f2f2 clk: mmp: stop using platform headers by Arnd Bergmann · 11 years ago
  38. 7b758ef ARM: mmp: remove unused RTC register definitions by Rob Herring · 10 years ago
  39. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  40. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  41. f813090 ARM: move heavy barrier support out of line by Russell King · 10 years ago
  42. a785fb3 ARM/mmp/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  43. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
  44. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  45. d41ef54 arm: mmp: Make use of the DT supported clock by Chao Xie · 10 years ago
  46. 95f259c net: pxa168_eth: Fix providing of phy_interface mode on platform_data by Sebastian Hesselbarth · 10 years ago
  47. e7de17a net: pxa168_eth: Provide phy_interface mode on platform_data by Sebastian Hesselbarth · 10 years ago
  48. 02db444 ARM: mmp: remove duplicate SM_SCLK_SM_SCLK define by Dan Carpenter · 11 years ago
  49. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  51. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  52. 3524080 ARM: mmp: allow platform devices with modular USB by Arnd Bergmann · 11 years ago
  53. 9929eedc ARM: 8001/1: mmp: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  54. 49f3fbc arm: mmp: Remove pointless fiddling with irq internals by Thomas Gleixner · 11 years ago
  55. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 11 years ago
  56. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  58. ea15811 ARM: mmp: stop using mach/timex.h by Uwe Kleine-König · 11 years ago
  59. b9f10a1 ARM: mmp: build sram driver alone by Qiao Zhou · 11 years ago
  60. b8969ef Merge branch 'soc/sched_clock' into next/soc by Kevin Hilman · 11 years ago
  61. e5c0228 ARM: mmp: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  62. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  63. ffde39e ARM: mmp: delete the custom GPIO header by Linus Walleij · 11 years ago
  64. 7ebdc78 ARM: mmp: remove the legacy rbswap setting for ttc_dkb platform by Jett.Zhou · 11 years ago
  65. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  66. 5877457 gpio: (gpio-pca953x) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  67. 0f102b6 ARM: mmp: avoid to include head file in mach-mmp by Haojian Zhuang · 12 years ago
  68. 0f37456 irqchip: mmp: support irqchip by Haojian Zhuang · 12 years ago
  69. c052d13 irqchip: move mmp irq driver by Haojian Zhuang · 12 years ago
  70. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  71. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
  73. 0a085a9 Input: pxa27x-keypad - use matrix_keymap for matrix keys by Chao Xie · 12 years ago
  74. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago
  75. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 0a43cd3 ARM: pxa: move debug uart code by Haojian Zhuang · 12 years ago
  77. f873117 ARM: mmp: add more compatible names in gpio driver by Haojian Zhuang · 12 years ago
  78. b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 12 years ago
  79. 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 12 years ago
  80. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  81. 1805e81 arm: mmp: remove clock name from usb pdata for ttc by Chao Xie · 12 years ago
  82. 8f75d40 arm: mmp: remove clock from usb pdata for aspenite by Chao Xie · 12 years ago
  83. e71dc5f7 ARM: mmp: add platform_device head file in gplugd by Haojian Zhuang · 12 years ago
  84. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  85. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 12 years ago
  86. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 12 years ago
  87. b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
  88. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  89. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  90. b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
  91. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  92. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  93. b57870e ARM: mmp: select pinctrl driver by Haojian Zhuang · 12 years ago
  94. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  95. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 2c0c86d5 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  100. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago