1. b99e6fb pinctrl: fix allmodconfig noise by Linus Walleij · 9 years ago
  2. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  3. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. 1dfe0d1 pinctrl: sirf: move sgpio lock into state container by Linus Walleij · 10 years ago
  5. 7414b09 pinctrl: Add support for PM8916 GPIO's and MPP's by Ivan T. Ivanov · 9 years ago
  6. b8a1938 pinctrl: bcm2835: Fix support for threaded level triggered IRQs by Charles Keepax · 9 years ago
  7. 19ef697 sh-pfc: r8a7790: add EtherAVB pin groups by Sergei Shtylyov · 9 years ago
  8. 7981c001 pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support by Mika Westerberg · 9 years ago
  9. 16837f9 pinctrl: fsl: imx: Check for 0 config register by Markus Pargmann · 9 years ago
  10. 0fefcb6 pinctrl: Add support for Meson8b by Carlo Caione · 9 years ago
  11. faa246d documentation: Extend pinctrl docs for Meson8b by Carlo Caione · 9 years ago
  12. 0cf6f3c pinctrl: Cleanup Meson8 driver by Carlo Caione · 9 years ago
  13. 25a853d Fix inconsistent spinlock of AMD GPIO driver which can be by Ken Xue · 9 years ago
  14. d480239 pinctrl: at91: convert __raw to endian agnostic IO by Ben Dooks · 9 years ago
  15. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  16. 4024efb pinctrl: pinconf-generic: add dt node names to error messages by Baruch Siach · 9 years ago
  17. c728950 pinctrl: pinconf-generic: scan also referenced phandle node by Baruch Siach · 9 years ago
  18. 12149a2 pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver by Thomas Petazzoni · 9 years ago
  19. a8381fa pinctrl: st: Display pin's function when printing pinctrl debug information by Lee Jones · 9 years ago
  20. e2ed0e8 pinctrl: st: Show correct pin direction also in GPIO mode by Lee Jones · 9 years ago
  21. 1e702ec pinctrl: st: Supply a GPIO get_direction() call-back by Lee Jones · 9 years ago
  22. f89e68f pinctrl: st: Move st_get_pio_control() further up the source file by Lee Jones · 9 years ago
  23. c2a4bf4 pinctrl: st: Introduce a 'get pin function' call by Lee Jones · 9 years ago
  24. e4c02dc pinctrl: tegra: use signed bitfields for optional fields by Stefan Agner · 9 years ago
  25. 86d64dc pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table by Axel Lin · 9 years ago
  26. 0206caa pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places by Axel Lin · 9 years ago
  27. 0dae530 pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file by Axel Lin · 9 years ago
  28. 4a8ade1 pinctrl: mediatek: Adjust mt8173 pinctrl kconfig by Yingjoe Chen · 9 years ago
  29. 61a3557 pinctrl: mediatek: mtk-common: Remove kfree by Axel Lin · 9 years ago
  30. d48c532 pinctrl: mediatek: Fix include directive by Guenter Roeck · 9 years ago
  31. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 9 years ago
  32. 9895afa pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  33. 889439c pinctrl: sh-pfc: Remove emev2 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  34. 1f34de0 pinctrl: sh-pfc: Use u32 to store register addresses by Geert Uytterhoeven · 9 years ago
  35. 17c7cbb pinctrl: sh-pfc: Use reg_width instead of reg as sentinel by Geert Uytterhoeven · 9 years ago
  36. cef28a2 pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets by Geert Uytterhoeven · 9 years ago
  37. dc70071 pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long by Geert Uytterhoeven · 9 years ago
  38. dbad75d pinctrl: add AMD GPIO driver support. by Ken Xue · 9 years ago
  39. 45937b5 pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block by Abhilash Kesavan · 9 years ago
  40. b64333c pinctrl: cygnus: add gpio/pinconf driver by Ray Jui · 9 years ago
  41. c445cac pinctrl: mediatek: fix build error by Hongzhou Yang · 9 years ago
  42. 3221f40 pinctrl: mediatek: emulate GPIO interrupt on both-edges by Yingjoe Chen · 10 years ago
  43. 30f010f arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. by Hongzhou Yang · 10 years ago
  44. d9819eb pinctrl: mediatek: Add EINT support to MTK pinctrl driver. by Maoguang Meng · 10 years ago
  45. a6df410 pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135. by Hongzhou Yang · 10 years ago
  46. fc88936 pinctrl: sh-pfc: Use u32 to store register data by Geert Uytterhoeven · 9 years ago
  47. cbd159e pinctrl: cygnus: add initial IOMUX driver support by Ray Jui · 9 years ago
  48. b17f2f9 pinctrl: bcm: consolidate Broadcom pinctrl drivers by Ray Jui · 9 years ago
  49. 4691dd0 pinctrl: imx: do not implicitly set pin regs to -1 by Stefan Agner · 9 years ago
  50. bd87337 pinctrl: at91: move lock/unlock_as_irq calls into request/release by Boris Brezillon · 9 years ago
  51. 549e783 pinctrl: update direction_output function of cherryview driver by qipeng.zha · 9 years ago
  52. 407f5e3 pinctrl: qcom: handle input-enable pinconf property by Stanimir Varbanov · 9 years ago
  53. 38d756a pinctrl: qcom: enable generic pinconf by Stanimir Varbanov · 9 years ago
  54. 11131ba pinctrl: at91: simplify probe error handling by Baruch Siach · 9 years ago
  55. 28b30c3 pinctrl: sirf: fix typo in kernel warning on a bad interrupt by Colin Ian King · 9 years ago
  56. 9184f75 pinctrl: tegra: add a driver for Tegra210 by Stephen Warren · 9 years ago
  57. ec654e5 pinctrl: tegra: support nvidia,io-hv DT property by Stephen Warren · 9 years ago
  58. ea62306 pinctrl: tegra: some bits move between registers by Stephen Warren · 9 years ago
  59. 8d4684b pinctrl: tegra: driver layout/consistency fixes by Stephen Warren · 9 years ago
  60. b5eec4d pinctrl: lantiq: fix include guard #endif comment by Baruch Siach · 9 years ago
  61. ace16867 pinctrl: freescale: make of_device_id array const by Sanjeev Sharma · 9 years ago
  62. 05c5f26 pinctrl: sh-pfc: Do not overwrite bias configuration by Geert Uytterhoeven · 9 years ago
  63. eaef127 pinctrl: sh-pfc: Remove r8a7791 platform_device_id entry by Laurent Pinchart · 9 years ago
  64. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  65. fcc18de pinctrl: baytrail: Save pin context over system sleep by Mika Westerberg · 9 years ago
  66. 31e4329 pinctrl: baytrail: Rework interrupt handling by Mika Westerberg · 9 years ago
  67. 95f0972 pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode by Mika Westerberg · 9 years ago
  68. f8323b6 pinctrl: baytrail: Relax GPIO request rules by Mika Westerberg · 9 years ago
  69. 3c5ecc9 pinctrl: exynos: Add support for Exynos5433 by Chanwoo Choi · 10 years ago
  70. ee08657 pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x by Thomas Petazzoni · 9 years ago
  71. ce01e87 Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  72. f724e05 sh-pfc: emev2 - Fix mangled author name by Geert Uytterhoeven · 9 years ago
  73. 2479c73 pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs by Mika Westerberg · 10 years ago
  74. 34027ca pinctrl: imx25: fix numbering for pins by Uwe Kleine-König · 10 years ago
  75. 4ff0f03 pinctrl: pinctrl-imx: don't use invalid value of conf_reg by Uwe Kleine-König · 10 years ago
  76. fc0d8fd pinctrl: qcom: delete pin_config_get/set pinconf operations by Stanimir Varbanov · 10 years ago
  77. 5373a2c pinctrl: qcom: Add msm8916 pinctrl driver by Joonwoo Park · 10 years ago
  78. 981de1c pinctrl: qcom: increase variable size for register offsets by Joonwoo Park · 10 years ago
  79. 4f06266 pinctrl: hide PCONFDUMP in #ifdef by Arnd Bergmann · 10 years ago
  80. 5ae0c7a pinctrl: rockchip: Only mask interrupts; never disable by Doug Anderson · 10 years ago
  81. b6afdbe Merge tag 'v3.19-rc6' into devel by Linus Walleij · 10 years ago
  82. 8090f79 pinctrl: zynq: Fix usb0 pins by Andreas Färber · 10 years ago
  83. 6247663 pinctrl: sh-pfc: sh7372: Remove PFC support by Magnus Damm · 10 years ago
  84. 1e7d5d8 sh-pfc: Add emev2 pinmux support by Niklas Söderlund · 10 years ago
  85. 4c9e473 sh-pfc: add macro to define pinmux without function by Niklas Söderlund · 10 years ago
  86. a0b957f pinctrl: at91: allow to have disabled gpio bank by Jean-Christophe PLAGNIOL-VILLARD · 10 years ago
  87. 6ac7309 pinctrl: add driver for Amlogic Meson SoCs by Beniamino Galvani · 10 years ago
  88. 40b9e4f staging: drivers: pinctrl: Fixed checkpatch.pl warnings by Anjana Sasindran · 10 years ago
  89. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  90. ac5a186 pinctrl: exynos: Add AUDIO pin controller for exynos7 by Padmavathi Venna · 10 years ago
  91. e29a4c3 sh-pfc: r8a7790: add MLB+ pin group by Sergei Shtylyov · 10 years ago
  92. 8271ee9 sh-pfc: r8a7791: add MLB+ pin group by Sergei Shtylyov · 10 years ago
  93. 87f27fe sh-pfc: r8a7791: fix typo in MLB_CLK by Sergei Shtylyov · 10 years ago
  94. a17272a pinctrl: sirf: drop marco support by Barry Song · 10 years ago
  95. 63b5aed pinctrl: bcm281xx: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  96. 23259f19 pinctrl: dove: Constify struct regmap_config and of_device_id by Krzysztof Kozlowski · 10 years ago
  97. 47cf4b3 pinctrl: sun6i: Add A31s pinctrl support by Hans de Goede · 10 years ago
  98. c5abe62 pinctrl: sun6i: Add some missing functions by Hans de Goede · 10 years ago
  99. d171cd0 pinctrl: exynos: Add BUS1 pin controller for exynos7 by Vivek Gautam · 10 years ago
  100. f684e4a pinctrl: pinconf-generic: loose DT dependence by Linus Walleij · 10 years ago