1. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  2. 68fed41 Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  3. c312c2c pinctrl: artpec6: Fix return value check in artpec6_pmx_probe() by Wei Yongjun · 7 years ago
  4. a5bf5fc pinctrl: artpec6: Remove .owner field for driver by Wei Yongjun · 7 years ago
  5. 02101cb pinctrl: tegra: xusb: Silence sparse warnings by Thierry Reding · 7 years ago
  6. e41f320 Merge tag 'sh-pfc-for-v4.12-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 7 years ago
  7. 4726a2c pinctrl: make artpec6 explicitly non-modular by Paul Gortmaker · 7 years ago
  8. d0639d3 pinctrl: aspeed: g5: Add pinconf support by Andrew Jeffery · 7 years ago
  9. 47b50b3 pinctrl: aspeed: g4: Add pinconf support by Andrew Jeffery · 7 years ago
  10. 7f354fd pinctrl: aspeed: Add core pinconf support by Andrew Jeffery · 7 years ago
  11. ca028db pinctrl: stm32: Add STM32F469 MCU support by Alexandre TORGUE · 7 years ago
  12. 4a4e5f6 pinctrl: stm32: replace device_initcall() with arch_initcall() by Alexandre TORGUE · 7 years ago
  13. 1dc9d28 pinctrl: stm32: add possibility to use gpio-ranges to declare bank range by Alexandre TORGUE · 7 years ago
  14. 5715092 pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 7 years ago
  15. 87466cc pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 7 years ago
  16. 0ca4921 pinctrl: core: Make pinctrl_init_controller() static by Andy Shevchenko · 7 years ago
  17. 8c58f1a pinctrl: generic: Add bi-directional and output-enable by Jacopo Mondi · 7 years ago
  18. 7036502 pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again by Mika Westerberg · 7 years ago
  19. 03ffb50 pinctrl: aspeed: Fix unused-const-variable warnings by Andrew Jeffery · 7 years ago
  20. 8d4264d Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 7 years ago
  21. dbc9d69 pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433 by Chanwoo Choi · 7 years ago
  22. ba9e7f2 pinctrl: at91-pio4: handle suspend to ram by Alexandre Belloni · 7 years ago
  23. 6bffa7e pinctrl: pinmux: Fix kerneldoc for pinmux_generic_add_function() by Geert Uytterhoeven · 7 years ago
  24. 00df058 pinctrl: Add pincontrol driver for ARTPEC-6 SoC by Jesper Nilsson · 7 years ago
  25. 4781c22 pinctrl: meson: meson8b: rename the NAND DQS pin definitions by Martin Blumenstingl · 7 years ago
  26. 97ba26b pinctrl: meson: meson8b: fix the NAND DQS pins by Martin Blumenstingl · 7 years ago
  27. 6118714 pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() by Tony Lindgren · 7 years ago
  28. 5f4c8ca pinctrl: sh-pfc: r8a7794: Swap ATA signals by Sergei Shtylyov · 7 years ago
  29. 9891bac Merge tag 'sh-pfc-for-v4.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 7 years ago
  30. 0cbdc11 pinctrl: sh-pfc: r8a7791: Fix IPSR comment typos by Sergei Shtylyov · 7 years ago
  31. 5843928 pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data by Sergei Shtylyov · 7 years ago
  32. 3908632 pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal by Sergei Shtylyov · 7 years ago
  33. da7a692 pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data by Sergei Shtylyov · 7 years ago
  34. d14a39e pinctrl: sh-pfc: r8a7795: Add SCIF_CLK support by Geert Uytterhoeven · 8 years ago
  35. e7ad4d3 pinctrl: sh-pfc: r8a7795: Add SCIF support by Geert Uytterhoeven · 8 years ago
  36. b205914c pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0 by Geert Uytterhoeven · 8 years ago
  37. b840d64 pinctrl: meson: gxl: add spdif output pins by Jerome Brunet · 7 years ago
  38. 2899adf pinctrl: meson: gxl: add i2s output pins by Jerome Brunet · 7 years ago
  39. bce12d6 pinctrl: meson: gxbb: add spdif output pins by Jerome Brunet · 7 years ago
  40. 0145d49 pinctrl: meson: gxbb: add i2s output pins by Jerome Brunet · 7 years ago
  41. c7fc5fb pinctrl: meson: use gpio-ranges from DT by Neil Armstrong · 7 years ago
  42. 6a0ab25 pinctrl: meson-gxl: Fix inverted registers and add missing pins by Neil Armstrong · 7 years ago
  43. 88bb942 pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip by John Keeping · 7 years ago
  44. 05709c3 pinctrl: rockchip: split out verification of mux settings by John Keeping · 7 years ago
  45. 70b7aa7 pinctrl: rockchip: convert to raw spinlock by John Keeping · 7 years ago
  46. f07bedc pinctrl: rockchip: remove unnecessary locking by John Keeping · 7 years ago
  47. 3509923 Merge tag 'sh-pfc-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 7 years ago
  48. 0a95160 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  49. f69ae4f pinctrl: samsung: Use devres version of gpiochip_add_data by Charles Keepax · 7 years ago
  50. 1abd18d pinctrl: samsung: Register pinctrl before GPIO by Charles Keepax · 7 years ago
  51. e1d7eb0 pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs by Marek Szyprowski · 7 years ago
  52. 8fe9bf0 pinctrl: samsung: Ensure that pad retention is disabled on driver init by Marek Szyprowski · 7 years ago
  53. a0b0285 pinctrl: cherryview: Add support for GMMR GPIO opregion by Hans de Goede · 7 years ago
  54. b9c6dca pinctrl: rockchip: rename RK1108 to RV1108 by Andy Yan · 8 years ago
  55. d7402de pinctrl: qcom: ipq4019: add missing pingroups for pins > 70 by Christian Lamparter · 8 years ago
  56. e855fa9 pinctrl: st: add irq_request/release_resources callbacks by Patrice Chotard · 8 years ago
  57. a656671 pinctrl: qcom: Don't clear status bit on irq_unmask by Bjorn Andersson · 8 years ago
  58. 59f34e8 pinctrl: samsung: Fix memory mapping code by Andrzej Hajda · 8 years ago
  59. 08a7f26 pinctrl: meson-gxbb: Fix typo in i2c ao groups by Neil Armstrong · 8 years ago
  60. 6e79055 pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoC by Peter Robinson · 8 years ago
  61. d468289 pinctrl: rockchip: add irq_enable & irq_disable ops by Jeffy Chen · 8 years ago
  62. 2afd450 pinctrl: uniphier: make drivers non-modular by Masahiro Yamada · 8 years ago
  63. 8ef364b3 pinctrl: uniphier: remove obsoleted compatibles by Masahiro Yamada · 8 years ago
  64. cc97a95 pinctrl: meson: gxl: add the missing PWM pin definitions by Martin Blumenstingl · 8 years ago
  65. 3091ae7 pinctrl: sh-pfc: Update info pointer after SoC-specific init by Geert Uytterhoeven · 8 years ago
  66. b332da51 pinctrl: sh-pfc: r8a7795: Restore sort order by Geert Uytterhoeven · 8 years ago
  67. 4324b60 pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl by Geert Uytterhoeven · 8 years ago
  68. f658ed3 pinctrl: sunxi: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  69. 82e529c pinctrl: sirf: atlas7: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  70. 229710f pinctrl: amd: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  71. cb96a66 pinctrl: bcm: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  72. a9ee6bd pinctrl: qcom: qdf2xxx: add names to the gpios by Timur Tabi · 8 years ago
  73. 728d3f5 pinctrl: rockchip: Add input schmitt support for rk3328 by david.wu · 8 years ago
  74. e3b357d pinctrl: rockchip:Add input schmitt support by david.wu · 8 years ago
  75. 9396f44 pinctrl: sunxi: select GPIOLIB by Icenowy Zheng · 8 years ago
  76. 14c868b pinctrl: sunxi: Add A64 R_PIO controller support by Icenowy Zheng · 8 years ago
  77. 082bc28 pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 by Icenowy Zheng · 8 years ago
  78. 3ec440e pinctrl: Fix spelling typos by Andy Shevchenko · 8 years ago
  79. c825676 pinctrl: aspeed: Allow disabling Port D and Port E loopback mode by Rick Altherr · 8 years ago
  80. 3818e4a pinctrl: rockchip: Add rk3328 pinctrl support by david.wu · 8 years ago
  81. ea262ad pinctrl: rockchip: Add mux recalculation support by david.wu · 8 years ago
  82. 8b6c6f9 pinctrl: rockchip: Add 3bit width mux support by david.wu · 8 years ago
  83. 84b90e0 pinctrl: samsung: Remove unused local variable by Charles Keepax · 8 years ago
  84. 96e1ce8 pinctrl: uniphier: change pin names of aio/xirq for LD11 by Kunihiko Hayashi · 8 years ago
  85. 8e51533 pinctrl: qcom: add get_direction function by Timur Tabi · 8 years ago
  86. 50842cb pinctrl: Fix trivial spelling typo in a comment by Charles Keepax · 8 years ago
  87. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  88. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  89. baafaca pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data() by Wei Yongjun · 8 years ago
  90. aa1dd80 pinctrl: intel: unlock on error in intel_config_set_pull() by Dan Carpenter · 8 years ago
  91. 9ec1a28 pinctrl: berlin: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  92. 8429cba pinctrl: spear: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  93. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  94. cff1f7a pinctrl: sunxi: make sun5i explicitly non-modular by Paul Gortmaker · 8 years ago
  95. 1fe57d6 pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function by Chen-Yu Tsai · 8 years ago
  96. 304c92e pinctrl: samsung: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  97. 623461e pinctrl: sunxi: Remove redundant A31s pinctrl driver by Chen-Yu Tsai · 8 years ago
  98. 4924982 pinctrl: sunxi: Support A31/A31s with pinctrl variants by Chen-Yu Tsai · 8 years ago
  99. deb30f5 pinctrl: stm32: Add STM32H743 MCU support by Alexandre TORGUE · 8 years ago
  100. dca72e0 pinctrl: stm32: fix bad location of gpiochip_lock_as_irq by Alexandre TORGUE · 8 years ago