1. 00df058 pinctrl: Add pincontrol driver for ARTPEC-6 SoC by Jesper Nilsson · 8 years ago
  2. 4781c22 pinctrl: meson: meson8b: rename the NAND DQS pin definitions by Martin Blumenstingl · 8 years ago
  3. 97ba26b pinctrl: meson: meson8b: fix the NAND DQS pins by Martin Blumenstingl · 8 years ago
  4. 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 · 8 years ago
  5. d14a39e pinctrl: sh-pfc: r8a7795: Add SCIF_CLK support by Geert Uytterhoeven · 8 years ago
  6. e7ad4d3 pinctrl: sh-pfc: r8a7795: Add SCIF support by Geert Uytterhoeven · 8 years ago
  7. b205914c pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0 by Geert Uytterhoeven · 8 years ago
  8. b840d64 pinctrl: meson: gxl: add spdif output pins by Jerome Brunet · 8 years ago
  9. 2899adf pinctrl: meson: gxl: add i2s output pins by Jerome Brunet · 8 years ago
  10. bce12d6 pinctrl: meson: gxbb: add spdif output pins by Jerome Brunet · 8 years ago
  11. 0145d49 pinctrl: meson: gxbb: add i2s output pins by Jerome Brunet · 8 years ago
  12. c7fc5fb pinctrl: meson: use gpio-ranges from DT by Neil Armstrong · 8 years ago
  13. 6a0ab25 pinctrl: meson-gxl: Fix inverted registers and add missing pins by Neil Armstrong · 8 years ago
  14. 88bb942 pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip by John Keeping · 8 years ago
  15. 05709c3 pinctrl: rockchip: split out verification of mux settings by John Keeping · 8 years ago
  16. 70b7aa7 pinctrl: rockchip: convert to raw spinlock by John Keeping · 8 years ago
  17. f07bedc pinctrl: rockchip: remove unnecessary locking by John Keeping · 8 years ago
  18. 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 · 8 years ago
  19. a0b0285 pinctrl: cherryview: Add support for GMMR GPIO opregion by Hans de Goede · 8 years ago
  20. b9c6dca pinctrl: rockchip: rename RK1108 to RV1108 by Andy Yan · 8 years ago
  21. d468289 pinctrl: rockchip: add irq_enable & irq_disable ops by Jeffy Chen · 8 years ago
  22. 2afd450 pinctrl: uniphier: make drivers non-modular by Masahiro Yamada · 8 years ago
  23. 8ef364b3 pinctrl: uniphier: remove obsoleted compatibles by Masahiro Yamada · 8 years ago
  24. cc97a95 pinctrl: meson: gxl: add the missing PWM pin definitions by Martin Blumenstingl · 8 years ago
  25. 3091ae7 pinctrl: sh-pfc: Update info pointer after SoC-specific init by Geert Uytterhoeven · 8 years ago
  26. b332da51 pinctrl: sh-pfc: r8a7795: Restore sort order by Geert Uytterhoeven · 8 years ago
  27. 4324b60 pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl by Geert Uytterhoeven · 8 years ago
  28. f658ed3 pinctrl: sunxi: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  29. 82e529c pinctrl: sirf: atlas7: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  30. 229710f pinctrl: amd: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  31. cb96a66 pinctrl: bcm: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  32. a9ee6bd pinctrl: qcom: qdf2xxx: add names to the gpios by Timur Tabi · 8 years ago
  33. 728d3f5 pinctrl: rockchip: Add input schmitt support for rk3328 by david.wu · 8 years ago
  34. e3b357d pinctrl: rockchip:Add input schmitt support by david.wu · 8 years ago
  35. 9396f44 pinctrl: sunxi: select GPIOLIB by Icenowy Zheng · 8 years ago
  36. 14c868b pinctrl: sunxi: Add A64 R_PIO controller support by Icenowy Zheng · 8 years ago
  37. 082bc28 pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 by Icenowy Zheng · 8 years ago
  38. 3ec440e pinctrl: Fix spelling typos by Andy Shevchenko · 8 years ago
  39. c825676 pinctrl: aspeed: Allow disabling Port D and Port E loopback mode by Rick Altherr · 8 years ago
  40. 3818e4a pinctrl: rockchip: Add rk3328 pinctrl support by david.wu · 8 years ago
  41. ea262ad pinctrl: rockchip: Add mux recalculation support by david.wu · 8 years ago
  42. 8b6c6f9 pinctrl: rockchip: Add 3bit width mux support by david.wu · 8 years ago
  43. 84b90e0 pinctrl: samsung: Remove unused local variable by Charles Keepax · 8 years ago
  44. 50842cb pinctrl: Fix trivial spelling typo in a comment by Charles Keepax · 8 years ago
  45. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  46. 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
  47. baafaca pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data() by Wei Yongjun · 8 years ago
  48. aa1dd80 pinctrl: intel: unlock on error in intel_config_set_pull() by Dan Carpenter · 8 years ago
  49. 9ec1a28 pinctrl: berlin: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  50. 8429cba pinctrl: spear: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  51. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  52. cff1f7a pinctrl: sunxi: make sun5i explicitly non-modular by Paul Gortmaker · 8 years ago
  53. 1fe57d6 pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function by Chen-Yu Tsai · 8 years ago
  54. 304c92e pinctrl: samsung: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  55. 623461e pinctrl: sunxi: Remove redundant A31s pinctrl driver by Chen-Yu Tsai · 8 years ago
  56. 4924982 pinctrl: sunxi: Support A31/A31s with pinctrl variants by Chen-Yu Tsai · 8 years ago
  57. deb30f5 pinctrl: stm32: Add STM32H743 MCU support by Alexandre TORGUE · 8 years ago
  58. dca72e0 pinctrl: stm32: fix bad location of gpiochip_lock_as_irq by Alexandre TORGUE · 8 years ago
  59. 838adb5 drivers: pinctrl: add driver for Allwinner H5 SoC by Icenowy Zheng · 8 years ago
  60. cdca06e pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler by Alexander Stein · 8 years ago
  61. 1b89970 pinctrl: baytrail: Debounce register is one per community by Andy Shevchenko · 8 years ago
  62. 827e157 pinctrl: baytrail: Rectify debounce support (part 2) by Andy Shevchenko · 8 years ago
  63. 6693f9f pinctrl: intel: Add Intel Gemini Lake pin controller support by Mika Westerberg · 8 years ago
  64. 04cc058 pinctrl: intel: Add support for 1k additional pull-down by Mika Westerberg · 8 years ago
  65. e57725e pinctrl: intel: Add support for hardware debouncer by Mika Westerberg · 8 years ago
  66. 7469426 Merge tag 'sh-pfc-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  67. 9037c13 Merge branch 'ib-mvebu-98dx3236' into devel by Linus Walleij · 8 years ago
  68. d7ae8f8 pinctrl: mvebu: pinctrl driver for 98DX3236 SoC by Kalyan Kinthada · 8 years ago
  69. 82bbd8c pinctrl: broxton: No need to take pointer of a pointer by Andy Shevchenko · 8 years ago
  70. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  71. 19b26d9 pinctrl: intel: merrifield: Add missed check in mrfld_config_set() by Andy Shevchenko · 8 years ago
  72. 2154d94 pinctrl: sunxi: Don't enforce bias disable (for now) by Maxime Ripard · 8 years ago
  73. e82d025 pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES by Jisheng Zhang · 8 years ago
  74. 2b24efa pinctrl: samsung: Replace syscore ops with standard platform device pm_ops by Marek Szyprowski · 8 years ago
  75. dabd145 pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver by Marek Szyprowski · 8 years ago
  76. 0773101 pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver by Marek Szyprowski · 8 years ago
  77. 3655a1ca pinctrl: baytrail: Fix debugfs offset output by Alexander Stein · 8 years ago
  78. 1fc8ad8 pinctrl: samsung: Add infrastructure for pin-bank retention control by Marek Szyprowski · 8 years ago
  79. 991efb0 pinctrl: samsung: Remove dead code by Marek Szyprowski · 8 years ago
  80. 9abc2b9 pinctrl: samsung: Use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  81. ed07bda pinctrl: samsung: Add missing initconst annotation by Marek Szyprowski · 8 years ago
  82. 79d6208 pinctrl: mediatek: Use real dependencies by Jean Delvare · 8 years ago
  83. cff2b01 pinctrl: meson: meson-gxl: add the pwm_ao_b pin by Martin Blumenstingl · 8 years ago
  84. ece2dac9 pinctrl: broxton: Rename apl-pinctrl driver by Andy Shevchenko · 8 years ago
  85. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  86. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  87. 15381bc pinctrl: Allow configuration of pins from gpiolib based drivers by Mika Westerberg · 8 years ago
  88. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  89. af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
  90. 8ccb6dc pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] by Andrew Jeffery · 8 years ago
  91. 47b03ca pinctrl: qcom: Use raw spinlock variants by Julia Cartwright · 8 years ago
  92. 1f7b8ea pinctrl: samsung: Fix samsung_pinctrl_create_functions return value by Marek Szyprowski · 8 years ago
  93. fa5c0f4 pinctrl: samsung: Remove messages for failed memory allocation by Marek Szyprowski · 8 years ago
  94. 07254d8 pinctrl: sh-pfc: r8a7791: Add ADI pinconf support by Jacopo Mondi · 8 years ago
  95. df1539c pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 8 years ago
  96. b27e364 pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM by Martin Blumenstingl · 8 years ago
  97. 8dca4a4 pinctrl/amd: Drop pinctrl_unregister for devm_ registered device by Wei Yongjun · 8 years ago
  98. 1fe8d6cb pinctrl: meson: Add HDMI HPD/DDC pins functions by Neil Armstrong · 8 years ago
  99. 9635af8 pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore) by Krzysztof Kozlowski · 8 years ago
  100. 731d43c pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int by Colin Ian King · 8 years ago