1. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  2. baafaca pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data() by Wei Yongjun · 7 years ago
  3. aa1dd80 pinctrl: intel: unlock on error in intel_config_set_pull() by Dan Carpenter · 7 years ago
  4. 9ec1a28 pinctrl: berlin: make bool drivers explicitly non-modular by Paul Gortmaker · 7 years ago
  5. 8429cba pinctrl: spear: make bool drivers explicitly non-modular by Paul Gortmaker · 7 years ago
  6. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 7 years ago
  7. cff1f7a pinctrl: sunxi: make sun5i explicitly non-modular by Paul Gortmaker · 7 years ago
  8. 1fe57d6 pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function by Chen-Yu Tsai · 7 years ago
  9. 304c92e pinctrl: samsung: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  10. 623461e pinctrl: sunxi: Remove redundant A31s pinctrl driver by Chen-Yu Tsai · 7 years ago
  11. 4924982 pinctrl: sunxi: Support A31/A31s with pinctrl variants by Chen-Yu Tsai · 7 years ago
  12. deb30f5 pinctrl: stm32: Add STM32H743 MCU support by Alexandre TORGUE · 7 years ago
  13. dca72e0 pinctrl: stm32: fix bad location of gpiochip_lock_as_irq by Alexandre TORGUE · 8 years ago
  14. 838adb5 drivers: pinctrl: add driver for Allwinner H5 SoC by Icenowy Zheng · 8 years ago
  15. cdca06e pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler by Alexander Stein · 8 years ago
  16. 1b89970 pinctrl: baytrail: Debounce register is one per community by Andy Shevchenko · 8 years ago
  17. 827e157 pinctrl: baytrail: Rectify debounce support (part 2) by Andy Shevchenko · 8 years ago
  18. 6693f9f pinctrl: intel: Add Intel Gemini Lake pin controller support by Mika Westerberg · 8 years ago
  19. 04cc058 pinctrl: intel: Add support for 1k additional pull-down by Mika Westerberg · 8 years ago
  20. e57725e pinctrl: intel: Add support for hardware debouncer by Mika Westerberg · 8 years ago
  21. 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
  22. 9037c13 Merge branch 'ib-mvebu-98dx3236' into devel by Linus Walleij · 8 years ago
  23. d7ae8f8 pinctrl: mvebu: pinctrl driver for 98DX3236 SoC by Kalyan Kinthada · 8 years ago
  24. 82bbd8c pinctrl: broxton: No need to take pointer of a pointer by Andy Shevchenko · 8 years ago
  25. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  26. 19b26d9 pinctrl: intel: merrifield: Add missed check in mrfld_config_set() by Andy Shevchenko · 8 years ago
  27. 2154d94 pinctrl: sunxi: Don't enforce bias disable (for now) by Maxime Ripard · 8 years ago
  28. e82d025 pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES by Jisheng Zhang · 8 years ago
  29. 2b24efa pinctrl: samsung: Replace syscore ops with standard platform device pm_ops by Marek Szyprowski · 8 years ago
  30. dabd145 pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver by Marek Szyprowski · 8 years ago
  31. 0773101 pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver by Marek Szyprowski · 8 years ago
  32. 3655a1ca pinctrl: baytrail: Fix debugfs offset output by Alexander Stein · 8 years ago
  33. 1fc8ad8 pinctrl: samsung: Add infrastructure for pin-bank retention control by Marek Szyprowski · 8 years ago
  34. 991efb0 pinctrl: samsung: Remove dead code by Marek Szyprowski · 8 years ago
  35. 9abc2b9 pinctrl: samsung: Use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  36. ed07bda pinctrl: samsung: Add missing initconst annotation by Marek Szyprowski · 8 years ago
  37. 79d6208 pinctrl: mediatek: Use real dependencies by Jean Delvare · 8 years ago
  38. cff2b01 pinctrl: meson: meson-gxl: add the pwm_ao_b pin by Martin Blumenstingl · 8 years ago
  39. ece2dac9 pinctrl: broxton: Rename apl-pinctrl driver by Andy Shevchenko · 8 years ago
  40. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  41. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  42. 15381bc pinctrl: Allow configuration of pins from gpiolib based drivers by Mika Westerberg · 8 years ago
  43. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  44. af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
  45. 8ccb6dc pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] by Andrew Jeffery · 8 years ago
  46. 47b03ca pinctrl: qcom: Use raw spinlock variants by Julia Cartwright · 8 years ago
  47. 1f7b8ea pinctrl: samsung: Fix samsung_pinctrl_create_functions return value by Marek Szyprowski · 8 years ago
  48. fa5c0f4 pinctrl: samsung: Remove messages for failed memory allocation by Marek Szyprowski · 8 years ago
  49. 07254d8 pinctrl: sh-pfc: r8a7791: Add ADI pinconf support by Jacopo Mondi · 8 years ago
  50. df1539c pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 8 years ago
  51. b27e364 pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM by Martin Blumenstingl · 8 years ago
  52. 8dca4a4 pinctrl/amd: Drop pinctrl_unregister for devm_ registered device by Wei Yongjun · 8 years ago
  53. 1fe8d6cb pinctrl: meson: Add HDMI HPD/DDC pins functions by Neil Armstrong · 8 years ago
  54. 9635af8 pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore) by Krzysztof Kozlowski · 8 years ago
  55. 731d43c pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int by Colin Ian King · 8 years ago
  56. d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
  57. ad9ec4e pinctrl: mvebu: switch drivers to generic simple mmio by Russell King · 8 years ago
  58. 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
  59. 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
  60. 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
  61. a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  62. 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  63. 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  64. 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
  65. e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
  66. 537e18b Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  67. 46daed6 pinctrl: Initialize pinctrl_dev.node by Thierry Reding · 8 years ago
  68. 950b0d9 pinctrl: core: Fix regression caused by delayed work for hogs by Tony Lindgren · 8 years ago
  69. 581d3c2 pinctrl: amd: avoid maybe-uninitalized warning by Arnd Bergmann · 8 years ago
  70. 49c0309 pinctrl: baytrail: Do not add all GPIOs to IRQ domain by Andy Shevchenko · 8 years ago
  71. 56d9e4a pinctrl: sunxi: add driver for V3s SoC by Icenowy Zheng · 8 years ago
  72. 3775dac pinctrl/amd: white space cleanups in amd_gpio_dbg_show() by Dan Carpenter · 8 years ago
  73. 2104d12 pinctrl: Drop error prints on kzalloc() failure by Bjorn Andersson · 8 years ago
  74. 476e3e1 pinctrl: da850-pupd: Add to module device table by David Lechner · 8 years ago
  75. 0612413 pinctrl: baytrail: Convert to use devm_*() by Andy Shevchenko · 8 years ago
  76. 04ff5a0 pinctrl: baytrail: Rectify debounce support by Andy Shevchenko · 8 years ago
  77. f25c3aa pinctrl: intel: Convert to use devm_gpiochip_add_data() by Mika Westerberg · 8 years ago
  78. 17fab47 pinctrl: intel: Set pin direction properly by Andy Shevchenko · 8 years ago
  79. ecc8995 pinctrl: broxton: Use correct PADCFGLOCK offset by Mika Westerberg · 8 years ago
  80. 003910e pinctrl: Introduce TI IOdelay configuration driver by Nishanth Menon · 8 years ago
  81. 92c2b67 pinctrl: core: Make dt_free_map optional by Tony Lindgren · 8 years ago
  82. d83bb5a pinctrl: sunxi: Remove old sun5i pinctrl drivers by Maxime Ripard · 8 years ago
  83. 858f559 pinctrl: sunxi: Add common sun5i pinctrl driver by Maxime Ripard · 8 years ago
  84. 578db85 pinctrl: sunxi: Add pinctrl variants by Maxime Ripard · 8 years ago
  85. 3429fb3 pinctrl: Fix panic when pinctrl devices with hogs are unregistered by Jon Hunter · 8 years ago
  86. 6ac4c1a pinctrl: amd: fix compilation warning by Linus Walleij · 8 years ago
  87. 3fd6d6a pinctrl: imx: use generic pinmux helpers for managing functions by Gary Bisson · 8 years ago
  88. e566fc1 pinctrl: imx: use generic pinctrl helpers for managing groups by Gary Bisson · 8 years ago
  89. 824e4d9 pinctrl: qcom: msm8660: rename some SDC1->SDC4 by Linus Walleij · 8 years ago
  90. 571aec4 pinctrl: single: Use generic pinmux helpers for managing functions by Tony Lindgren · 8 years ago
  91. caeb774 pinctrl: single: Use generic pinctrl helpers for managing groups by Tony Lindgren · 8 years ago
  92. a76edc8 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
  93. c033a71 pinctrl: stricten up generic group code by Linus Walleij · 8 years ago
  94. c7059c5 pinctrl: core: Add generic pinctrl functions for managing groups by Tony Lindgren · 8 years ago
  95. 2d22e5b pinctrl: add some comments to the hog/late init code by Linus Walleij · 8 years ago
  96. 99e4f67 pinctrl: core: Use delayed work for hogs by Tony Lindgren · 8 years ago
  97. 1259fed pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433 by Chanwoo Choi · 8 years ago
  98. a51c158 pinctrl: imx: use radix trees for groups and functions by Gary Bisson · 8 years ago
  99. b28742b pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info by Gary Bisson · 8 years ago
  100. 059a6e6 pinctrl: single: fix spelling mistakes on "Ivalid" by Colin Ian King · 8 years ago