1. 3e030b0 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  2. a2456a7 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  3. 1e359eb pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8 by Masahiro Yamada · 8 years ago
  4. 39ec9ac pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  5. aa54388 pinctrl: uniphier: support per-pin input enable for new SoCs by Masahiro Yamada · 8 years ago
  6. c2ebf47 pinctrl: uniphier: introduce capability flag by Masahiro Yamada · 8 years ago
  7. 94bf176 pinctrl: uniphier: support pin configuration in sparse pin space by Masahiro Yamada · 8 years ago
  8. 72e5706 pinctrl: uniphier: support 3-bit drive strength control by Masahiro Yamada · 8 years ago
  9. 9eaa98a pinctrl: uniphier: rename macros for drive strength control by Masahiro Yamada · 8 years ago
  10. fc78a56 pinctrl: uniphier: allocate struct pinctrl_desc in probe function by Masahiro Yamada · 8 years ago
  11. 4109508 pinctrl: uniphier: set pinctrl_desc name in common probe function by Masahiro Yamada · 8 years ago
  12. 7d36b24 pinctrl: uniphier: set pinctrl_desc owner in common probe function by Masahiro Yamada · 8 years ago
  13. 4725774 pinctrl: uniphier: fix register offsets for drive strength control by Masahiro Yamada · 8 years ago
  14. a4c6052b pinctrl: uniphier: rename function and variable names by Masahiro Yamada · 8 years ago
  15. 10ef827 pinctrl: uniphier: fix .pin_dbg_show() callback by Masahiro Yamada · 8 years ago
  16. 6e408ed pinctrl: imx: fix initialization of imx_pinctrl_desc by Peng Fan · 8 years ago
  17. a454c67 pinctrl: amlogic: gxbb: add ethernet pins by Kevin Hilman · 8 years ago
  18. 6db0f3a pinctrl: amlogic: gxbb: add more UART pins by Kevin Hilman · 8 years ago
  19. 93ed09e pinctrl: amlogic: gxbb: add EMMC and SD pins by Kevin Hilman · 8 years ago
  20. a7db188 pinctrl: amlogic: gxbb: add UART_AO_B, I2C by Kevin Hilman · 8 years ago
  21. 1fb1f05 pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure by Masahiro Yamada · 8 years ago
  22. 8b2b3dc pinctrl: digicolor: add missing platform_set_drvdata() call by Masahiro Yamada · 8 years ago
  23. a672eb5 pinctrl: pinconf: separate config parameters with commas for debugfs by Masahiro Yamada · 8 years ago
  24. cd8f61f pinctrl: copy per-pin driver private data to struct pin_desc by Masahiro Yamada · 8 years ago
  25. cf9d994 pinctrl: do not care about blank pin name by Masahiro Yamada · 8 years ago
  26. 4fac724 pinctrl: stm32: factorize stm32_pconf_input/output_get() by Patrice Chotard · 8 years ago
  27. a0ee2ac pinctrl: samsung: Suppress unbinding to prevent theoretical attacks by Krzysztof Kozlowski · 8 years ago
  28. 2f94ced pinctrl: oxnas: Add GPIO get_direction by Neil Armstrong · 8 years ago
  29. 2df723d4 pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024 by Laxman Dewangan · 8 years ago
  30. b47fca5 pinctrl: tegra: Get rid of parked_reg by Laxman Dewangan · 8 years ago
  31. 0bde489 Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank"" by Linus Walleij · 8 years ago
  32. 611dac1 pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver by Neil Armstrong · 8 years ago
  33. bbccb9c drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 by Andrew Morton · 8 years ago
  34. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  35. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  36. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  37. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  38. 0d53583 Revert "pinctrl: tegra: avoid parked_reg and parked_bank" by Linus Walleij · 8 years ago
  39. d6d5c12 pinctrl: meson: Fix eth_tx_en bit index by Alexander Müller · 8 years ago
  40. 9697643 pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error by Geert Uytterhoeven · 8 years ago
  41. 1d18a3f pinctrl: tegra: avoid parked_reg and parked_bank by Laxman Dewangan · 8 years ago
  42. b22ef2a pinctrl: tegra: Correctly check the supported configuration by Laxman Dewangan · 8 years ago
  43. 468c234 pinctrl: amlogic: Add support for Amlogic Meson GXBB SoC by Carlo Caione · 8 years ago
  44. 3ba6767 pinctrl: rockchip: fix pull setting error for rk3399 by David Wu · 8 years ago
  45. 3beed93 pinctrl: stm32: Implement .pin_config_dbg_show() by Patrice Chotard · 8 years ago
  46. 4ace926 Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 8 years ago
  47. caee57e pinctrl: nomadik: hide nmk_gpio_get_mode when unused by Arnd Bergmann · 8 years ago
  48. 9d814d4 pinctrl: ns2: rename pinctrl_utils_dt_free_map by Arnd Bergmann · 8 years ago
  49. 7d3a3fe pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable by Alexander Stein · 8 years ago
  50. 234b651 pinctrl: at91: Make at91_gpio_template const by Alexander Stein · 8 years ago
  51. 2bd0717 Merge tag 'sh-pfc-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  52. 22bbd21 pinctrl: baytrail: fix some error handling in debugfs by Dan Carpenter · 8 years ago
  53. b5aa100 pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  54. 53d2a71 phy: Add Tegra XUSB pad controller support by Thierry Reding · 9 years ago
  55. df408e9 pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged by Colin Ian King · 8 years ago
  56. 5305a7b pinctrl: at91-pio4: fix pull-up/down logic by Ludovic Desroches · 8 years ago
  57. 1acd010 pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove() by Geert Uytterhoeven · 8 years ago
  58. 67668a5 pinctrl: nomadik: implement .get_direction() by Linus Walleij · 8 years ago
  59. 5e81e0a pinctrl: nomadik: use BIT() with offsets consequently by Linus Walleij · 8 years ago
  60. 5e0ec14e pinctrl: sirf/atlas7: fix printk spelling by Colin Ian King · 8 years ago
  61. 71324fd pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range by Andrew Jeffery · 8 years ago
  62. 3024f92 pinctrl: zynq: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  63. 6ac47fd pinctrl: u300: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  64. 265559f pinctrl: tz1090 Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  65. 00b881b pinctrl: tz1090-pdc: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  66. c3a6d9e pinctrl: tb10x: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  67. e8e2cb2 pinctrl: st: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  68. 0085a2b pinctrl: rockchip: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  69. 082ec90 pinctrl: pistachio: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  70. a0f16cc pinctrl: pic32: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  71. 5039d27 pinctrl: palmas: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  72. 19ba900 pinctrl: lpc18xx: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  73. 280132d pinctrl: lantiq: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  74. 8f91ed4 pinctrl: digicolor: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  75. 5c67425 pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  76. 5d3fc88 pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  77. 4d106c2 pinctrl: as3722: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  78. 251e22a pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  79. 12ba408 pinctrl: adi2: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  80. f3abcb6 pinctrl: vt8500: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  81. 1ac471e pinctrl: uniphier: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  82. e46e3ef pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  83. f1daa8a pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  84. 45078ea pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  85. 88edad0 pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  86. d39de31 pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  87. 67ec8d7 pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  88. 9ed19e0 pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  89. 40011bf pinctrl: exynos5440: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  90. 6d33ee7 pinctrl: pxa: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  91. fe0267f pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  92. 5f5e111 pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  93. 16f3b9c pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  94. ce18e59 pinctrl: spmi: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  95. b46ddfe pinctrl: spmi-gpio: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  96. 0ee6011 pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  97. 699097a pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  98. e649f7e pinctrl: meson: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  99. 03a3a55 pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  100. 54d46cd pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago