1. 1259fed pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433 by Chanwoo Choi · 8 years ago
  2. f24d311 pinctrl: meson: fix gpio request disabling other modes by Neil Armstrong · 8 years ago
  3. 2983f29 pinctrl/amd: Set the level based on ACPI tables by Shyam Sundar S K · 8 years ago
  4. 786a72d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. 20d5ba4 Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  6. 061ad50 Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  7. f821444 pinctrl: sx150x: use new nested IRQ infrastructure by Linus Walleij · 8 years ago
  8. 283dc0b pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505 by Peter Rosin · 8 years ago
  9. c9d26f1 pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced' by Peter Rosin · 8 years ago
  10. 6c4ef62 pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147] by Peter Rosin · 8 years ago
  11. 222ed59 pinctrl: mt8173: set GPIO16 to usb iddig mode by Chunfeng Yun · 8 years ago
  12. 85ae9e5 pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP by Linus Walleij · 8 years ago
  13. 1ff91f0 pinctrl: New driver for TI DA850/OMAP-L138/AM18XX pinconf by David Lechner · 8 years ago
  14. 3ae02c1 pinctrl: intel: set default handler to be handle_bad_irq() by Andy Shevchenko · 8 years ago
  15. bb98638 Merge tag 'arm-soc/for-4.10/devicetree' of http://github.com/Broadcom/stblinux into next/dt by Arnd Bergmann · 8 years ago
  16. 4f5ac8c pinctrl: sx150x: add support for sx1501, sx1504, sx1505 and sx1507 by Peter Rosin · 8 years ago
  17. bba709b pinctrl: sx150x: sort chips by part number by Peter Rosin · 8 years ago
  18. 1663682 pinctrl: sx150x: use correct registers for reg_sense (sx1502 and sx1508) by Peter Rosin · 8 years ago
  19. 8f5983a pinctrl: imx: fix imx_pinctrl_desc initialization by Gary Bisson · 8 years ago
  20. ec61168 pinctrl: sx150x: support setting multiple pins at once by Peter Rosin · 8 years ago
  21. 7bd4749 pinctrl: sx150x: various spelling fixes and some white-space cleanup by Peter Rosin · 8 years ago
  22. 4ecb65f pinctrl: mediatek: use builtin_platform_driver by Geliang Tang · 8 years ago
  23. 5b209ef pinctrl: stm32: use builtin_platform_driver by Geliang Tang · 8 years ago
  24. b3cde19 pinctrl: sunxi: Testing the wrong variable by Dan Carpenter · 8 years ago
  25. 04d02c7 pinctrl: nomadik: split up and comments MC0 pins by Linus Walleij · 8 years ago
  26. 712778d pinctrl: single: Fix a couple error codes by Dan Carpenter · 8 years ago
  27. d8a2221 pinctrl: sunxi: fix theoretical uninitialized variable access by Arnd Bergmann · 8 years ago
  28. d278dae Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  29. 688daf2 pinctrl: rockchip: add support for rk1108 by Andy Yan · 8 years ago
  30. 1fa1522 pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins by Niklas Söderlund · 8 years ago
  31. b25719e pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins by Niklas Söderlund · 8 years ago
  32. ea9c740 pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-strength by Niklas Söderlund · 8 years ago
  33. 1ce56ae pinctrl: sh-pfc: Support named pins with custom configuration by Niklas Söderlund · 8 years ago
  34. 5c296f6 pinctrl: sh-pfc: r8a7778: Use lookup function for bias data by Niklas Söderlund · 8 years ago
  35. d3b861b pinctrl: sh-pfc: r8a7795: Use lookup function for bias data by Niklas Söderlund · 8 years ago
  36. 42831cf pinctrl: sh-pfc: r8a7795: Simplify get bias logic by Niklas Söderlund · 8 years ago
  37. c314c9f pinctrl: sh-pfc: Add helper to handle bias lookup table by Niklas Söderlund · 8 years ago
  38. 5d7400c pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE by Niklas Söderlund · 8 years ago
  39. cccc618 pinctrl: sh-pfc: r8a7796: Add DU support by Niklas Söderlund · 8 years ago
  40. 9c99a63 pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions by Takeshi Kihara · 9 years ago
  41. 7c92649 pinctrl: sunxi: Add support for interrupt debouncing by Maxime Ripard · 8 years ago
  42. 5181482 pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper by Chen-Yu Tsai · 8 years ago
  43. c5fda17 pinctrl: sunxi: Add support for fetching pinconf settings from hardware by Chen-Yu Tsai · 8 years ago
  44. 223dba0 pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument by Chen-Yu Tsai · 8 years ago
  45. 88f01a1 pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map by Chen-Yu Tsai · 8 years ago
  46. 23d511f pinctrl: vt8500: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  47. ac8130e pinctrl: samsung: Add GPF support for Exynos5433 by Chanwoo Choi · 8 years ago
  48. 8b1bd11 pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank by Chanwoo Choi · 8 years ago
  49. ccca1ad pinctrl: bcm2835: Return pins to inputs when freed by Phil Elwell · 9 years ago
  50. 00445b5 pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53 by Phil Elwell · 10 years ago
  51. dd68a52 pinctrl: single: search for the bits property when parsing bits by Axel Haslam · 8 years ago
  52. de7416b pinctrl: single: check for any error when getting rows by Axel Haslam · 8 years ago
  53. 95bdb0e pinctrl: st: st_pctl_dt_parse_groups simplify expression by Heinrich Schuchardt · 8 years ago
  54. fdcf835 pinctrl: st: st_pinconf_dbg_show wrong format string by Heinrich Schuchardt · 8 years ago
  55. f7cf78b Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  56. fc669d1 pinctrl: sx150x: fix up headers by Linus Walleij · 8 years ago
  57. f9038d60 pinctrl-sx150x: Remove magic numbers from sx150x_reset by Andrey Smirnov · 8 years ago
  58. fd931f2 pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type by Andrey Smirnov · 8 years ago
  59. 080c489 pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq by Andrey Smirnov · 8 years ago
  60. 05a90cc pinctrl-sx150x: Simplify interrupt handler by Andrey Smirnov · 8 years ago
  61. ab5bd03 pinctrl-sx150x: Improve oscio GPIO functions by Andrey Smirnov · 8 years ago
  62. d977a87 pinctrl-sx150x: Remove excessive locking by Andrey Smirnov · 8 years ago
  63. 6489677 pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API by Andrey Smirnov · 8 years ago
  64. 0db0f26 pinctrl-sx150x: Convert driver to use regmap API by Andrey Smirnov · 8 years ago
  65. b30d31e pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6 by Andrey Smirnov · 8 years ago
  66. 310cdfa pinctrl-sx150x: Move some code out of sx150x_init_hw by Andrey Smirnov · 8 years ago
  67. 9af2ca8 pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw by Andrey Smirnov · 8 years ago
  68. 7d68a79 pinctrl-sx150x: Replace magic number in sx150x_init_hw by Andrey Smirnov · 8 years ago
  69. 6697546 pinctrl-sx150x: Add SX1503 specific data by Andrey Smirnov · 8 years ago
  70. e3ba812 pinctrl-sx150x: Improve OF device matching code by Andrey Smirnov · 8 years ago
  71. 0f866a9 pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3 by Geert Uytterhoeven · 8 years ago
  72. a33547c pinctrl-aspeed-g5: Never set SCU90[6] by Andrew Jeffery · 8 years ago
  73. 465e421 pinctrl: qcom: Add msm8994 pinctrl driver by Michael Scott · 8 years ago
  74. 0c8c6ba pinctrl: sunxi: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  75. 0f15f50 pinctrl: meson: Add GXL pinctrl definitions by Neil Armstrong · 8 years ago
  76. 22d5127 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits by Tony Lindgren · 8 years ago
  77. 4622215 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins by Tony Lindgren · 8 years ago
  78. 42124bc pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args by Tony Lindgren · 8 years ago
  79. d2cdf5dc pinctrl: cherryview: Prevent possible interrupt storm on resume by Mika Westerberg · 8 years ago
  80. 5621112 pinctrl: cherryview: Serialize register access in suspend/resume by Mika Westerberg · 8 years ago
  81. b83bd89 pinctrl: bcm2835: reduce GPPUD set-up time by Stefan Wahren · 8 years ago
  82. 684373e pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output by Mika Westerberg · 8 years ago
  83. 951f033 pinctrl: zynq: Add a 8 bit wide nand option by Jason Gunthorpe · 8 years ago
  84. 9999fe5 pinctrl: imx: reset group index on probe by Stefan Agner · 8 years ago
  85. 1064a2b pinctrl: stm32: remove dependency with interrupt controller by Alexandre TORGUE · 8 years ago
  86. c35e779 pinctrl: st: don't specify default interrupt trigger by Patrice Chotard · 8 years ago
  87. 091c531 pinctrl: iproc: Fix iProc and NSP GPIO support by Ray Jui · 8 years ago
  88. 96bb12d pinctrl: at91: add support for OUTPUT config by Boris BREZILLON · 8 years ago
  89. e11dee2 pinctrl: sunxi: Deal with configless pins by Maxime Ripard · 8 years ago
  90. b9aa65b pinctrl: intel: merrifield: Add pin config group handlers by Andy Shevchenko · 8 years ago
  91. e06c2ee pinctrl: generic: Parse pinmux init nodes if node status is okay by Laxman Dewangan · 8 years ago
  92. 24d6a91 pinctrl: max77620: add OF dependency by Arnd Bergmann · 8 years ago
  93. cd23604 pinctrl: single: Drop pointless macro by Tony Lindgren · 8 years ago
  94. 223decc pinctrl: single: Drop custom names by Tony Lindgren · 8 years ago
  95. ecdd1b8 Merge branch 'ib-sx150x' into devel by Linus Walleij · 8 years ago
  96. 9e80f90 pinctrl: Add SX150X GPIO Extender Pinctrl Driver by Neil Armstrong · 8 years ago
  97. cefbf1a pinctrl: sunxi: Support generic binding by Maxime Ripard · 8 years ago
  98. 4b0c0c2 pinctrl: oxnas: Add support for OX820 by Neil Armstrong · 8 years ago
  99. 93f889b pinctrl: oxnas: Move OX810SE specific function and structure as separate by Neil Armstrong · 8 years ago
  100. 07fe64b pinctrl: sunxi: Handle bias disable by Maxime Ripard · 8 years ago