1. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  2. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. 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
  5. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  6. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  7. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  8. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  9. e138e3a ARM: at91: fix nommu build regression by Arnd Bergmann · 10 years ago
  10. 05301fe Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup by Arnd Bergmann · 10 years ago
  11. cfa1950 ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks by Ludovic Desroches · 10 years ago
  12. 726d32b ARM: at91: SAMA5D4 SoC detection code and low level routines by Nicolas Ferre · 10 years ago
  13. 2dc850b ARM: at91: introduce basic SAMA5D4 support by Nicolas Ferre · 10 years ago
  14. bcc5fd4 clk: at91: add a driver for the h32mx clock by Alexandre Belloni · 10 years ago
  15. 5db722e ARM: at91: Remove the support for the RSI EWS board by Josef Holzmayr · 10 years ago
  16. 050c0ea ARM: at91: remove board file for Acme Systems Fox G20 by Nicolas Ferre · 10 years ago
  17. b052ff3 ARM: at91: PIT: Move the driver to drivers/clocksource by Maxime Ripard · 10 years ago
  18. 7d80335 ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init by Maxime Ripard · 10 years ago
  19. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  20. 4334ac2 pinctrl: at91: add drive strength configuration by Marek Roszko · 10 years ago
  21. 0f391f1 ARM: at91: Convert the boards to the init_time callback by Maxime Ripard · 10 years ago
  22. d2992e5 ARM: at91: soc: Add init_time callback by Maxime Ripard · 10 years ago
  23. 64568d1 ARM: at91: PIT: (Almost) remove the global variables by Maxime Ripard · 10 years ago
  24. 7f282e0 ARM: at91: PIT: use request_irq instead of setup_irq by Maxime Ripard · 10 years ago
  25. cffbfe6 ARM: at91: PIT: Use pr_fmt by Maxime Ripard · 10 years ago
  26. a981b29 ARM: at91: PIT: Use consistent exit path in probe by Maxime Ripard · 10 years ago
  27. bc1aeae ARM: at91: dt: Remove init_time definitions by Maxime Ripard · 10 years ago
  28. f807a89 ARM: at91: PIT: Rework probe functions by Maxime Ripard · 10 years ago
  29. a7d84d7 ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF by Maxime Ripard · 10 years ago
  30. 2d7fdbe ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles by Maxime Ripard · 10 years ago
  31. 1bd59db ARM: at91: generic.h: Add include safe guards by Maxime Ripard · 10 years ago
  32. 52c3ffb ARM: at91: PIT: Follow the general coding rules by Maxime Ripard · 10 years ago
  33. 5f81573 ARM: at91: remove phy fixup for sama5d3xek boards by Boris BREZILLON · 10 years ago
  34. c8260db ARM: at91: fix ramc standby function registration by Alexandre Belloni · 10 years ago
  35. f55df0d ARM: at91: Remove rstc and shdwc headers by Maxime Ripard · 10 years ago
  36. 351a4ff ARM: at91: Remove rstc and shdwnc global base addresses by Maxime Ripard · 10 years ago
  37. 572e85e ARM: at91/pm: Remove show_reset_status function by Maxime Ripard · 10 years ago
  38. 4ae9ccf ARM: at91: Remove poweroff code by Maxime Ripard · 10 years ago
  39. 75ddf37 ARM: at91: Register the poweroff driver by Maxime Ripard · 10 years ago
  40. 5c0593d ARM: at91: Remove poweroff DT probing by Maxime Ripard · 10 years ago
  41. 99d63fa ARM: at91: Remove reset code from the machine code by Maxime Ripard · 10 years ago
  42. e76265c ARM: at91: Call at91_register_devices in the board files by Maxime Ripard · 10 years ago
  43. d8dfa2d ARM: at91: Probe the reset driver by Maxime Ripard · 10 years ago
  44. 65f2ce9 ARM: at91/soc: Introduce register_devices callback by Maxime Ripard · 10 years ago
  45. 4b0a683 ARM: at91: Remove the old-style reset probing by Maxime Ripard · 10 years ago
  46. 8d248f0 ARM: at91: Rework ramc mapping code by Maxime Ripard · 10 years ago
  47. 9e8be23 ARM: at91: setup: Switch to pr_fmt by Maxime Ripard · 10 years ago
  48. e657ce6 Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux by Nicolas Ferre · 10 years ago
  49. 2626063 ARM: at91: remove old irq material by Boris BREZILLON · 10 years ago
  50. 3b26f39 ARM: at91: make use of the new AIC driver for dt enabled boards by Boris BREZILLON · 10 years ago
  51. 0719260 ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks by Boris BREZILLON · 10 years ago
  52. 91a55d4 ARM: at91: introduce OLD_IRQ_AT91 Kconfig option by Boris BREZILLON · 10 years ago
  53. 06b49ea Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  54. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  56. 63e6036 ARM: at91: select ATMEL_SDRAMC when using OF by Alexandre Belloni · 10 years ago
  57. 017b552 ARM: at91: Add new binding for sama5d3-ddramc by Alexandre Belloni · 10 years ago
  58. c2bddbd ARM: at91: move at91sam9263 SoC to the CCF by Alexandre Belloni · 10 years ago
  59. b81ccb3 ARM: at91: prepare common clk transition for sam9263 by Alexandre Belloni · 11 years ago
  60. 5c5a57a ARM: at91: move at91sam9g45 SoC to the CCF by Alexandre Belloni · 10 years ago
  61. 003b45e ARM: at91: prepare common clk transition for sam9g45 by Alexandre Belloni · 11 years ago
  62. 2018311 ARM: at91: move at91sam9260 SoCs to the CCF by Alexandre Belloni · 10 years ago
  63. 57b37ed ARM: at91: prepare common clk transition for sam9260 by Alexandre Belloni · 11 years ago
  64. 93af052 ARM: at91: move at91rm9200 SoC to the CCF by Alexandre Belloni · 10 years ago
  65. 36c203f ARM: at91: prepare common clk transition for rm9200 by Alexandre Belloni · 11 years ago
  66. 00f247b ARM: at91: remove useless at91_pwm_leds() by Alexandre Belloni · 10 years ago
  67. 60c07f5 ARM: at91: at91sam9rl: switch to generic PWM framework by Alexandre Belloni · 10 years ago
  68. f2e5b26 ARM: at91: sam9263ek: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  69. 3791f78 ARM: at91: at91sam9263: switch to generic PWM framework by Alexandre Belloni · 10 years ago
  70. c545dcd ARM: at91: sam9m10g45ek: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  71. e030427 ARM: at91: at91sam9g45: switch to generic PWM framework by Alexandre Belloni · 10 years ago
  72. 9dcc87f ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs by Boris BREZILLON · 10 years ago
  73. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  74. 755a9ba Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  75. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  76. e0b0baa tty/serial: at91: use mctrl_gpio helpers by Richard Genoud · 10 years ago
  77. fa39093 ARM: at91: gpio: implement get_direction by Richard Genoud · 10 years ago
  78. 756abc8 Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  79. 13984e9 ARM: at91: sam9260: fix compilation issues by Alexandre Belloni · 10 years ago
  80. b4a86b3 ARM: at91: move sam9n12 SoC to the CCF by Boris BREZILLON · 10 years ago
  81. 233df5d ARM: at91: prepare common clk transition for sam9n12 SoC by Boris BREZILLON · 10 years ago
  82. ed093dc ARM: at91: move sam9x5 SoCs to the CCF by Boris BREZILLON · 10 years ago
  83. b099c60 ARM: at91: prepare common clk transition for sam9x5 SoCs by Boris BREZILLON · 10 years ago
  84. 03a3f53 ARM: at91: remove atmel_tsadcc platform_data by Alexandre Belloni · 11 years ago
  85. 8be1c477 ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adc by Alexandre Belloni · 11 years ago
  86. 9d97162 ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc by Alexandre Belloni · 11 years ago
  87. 3fb07e8 ARM: at91: sam9rlek add touchscreen support through at91_adc by Alexandre Belloni · 11 years ago
  88. b8ba9a4 ARM: at91: sam9rl: add at91_adc to support adc and touchscreen by Alexandre Belloni · 11 years ago
  89. bee20c4 iio: adc: at91: remove unused include from include/mach by Alexandre Belloni · 11 years ago
  90. cab9159 ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc by Alexandre Belloni · 11 years ago
  91. 84882b0 iio: adc: at91_adc: Add support for touchscreens without TSMR by Alexandre Belloni · 11 years ago
  92. acc8b8e ARM: at91: sam9260: remove unused platform_data by Alexandre Belloni · 11 years ago
  93. 616a28e ARM: at91: sam9g45: remove unused platform_data by Alexandre Belloni · 11 years ago
  94. cf2e933 ARM: at91: localize GPIO header by Linus Walleij · 11 years ago
  95. 8b425aa1 Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  96. 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
  97. cb46a25 ARM: at91: fix a typo by Arnd Bergmann · 11 years ago
  98. a162860 ARM: at91: sama5 always uses DT by Arnd Bergmann · 11 years ago
  99. 871336a ARM: at91: fix broken "if () else" statement by Arnd Bergmann · 11 years ago
  100. c85fc989f ARM: at91: export sam9_smc interfaces by Arnd Bergmann · 11 years ago