1. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 6d29032 pinctrl: Fix warning by adding missing MODULE_LICENSE by Rahul Tanwar · 5 years ago
  3. dc5fa46 Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  4. ae75b53 pinctrl: ingenic: Add OTG VBUS pin for the JZ4770 by Paul Cercueil · 5 years ago
  5. 7009d04 pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config by Paul Cercueil · 5 years ago
  6. 2635adb pinctrl: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  7. e66ff71 pinctrl: lewisburg: Update pin list according to v1.1v6 by Andy Shevchenko · 5 years ago
  8. 04fb027 pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() by Gregory CLEMENT · 5 years ago
  9. 1948d5c pinctrl: Add pinmux & GPIO controller driver for a new SoC by Rahul Tanwar · 5 years ago
  10. 54787d7 pinctrl: rza1: remove unnecessary static inline function by Matti Vaittinen · 5 years ago
  11. 407e62f Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
  12. dabad1f pinctrl: meson: add pinctrl driver support for Meson-A1 SoC by Qianggui Song · 5 years ago
  13. fd42296 pinctrl: meson: add a new callback for SoCs fixup by Qianggui Song · 5 years ago
  14. 58afa80 pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control by Stephan Gerhold · 5 years ago
  15. 585d118 pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs by Lina Iyer · 5 years ago
  16. e35a6ae pinctrl/msm: Setup GPIO chip in hierarchy by Lina Iyer · 5 years ago
  17. 08a96e4 Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel by Linus Walleij · 5 years ago
  18. 1566a6a Merge tag 'v5.4-rc5' into devel by Linus Walleij · 5 years ago
  19. 8ae93b5 pinctrl: cherryview: Missed type change to unsigned int by Andy Shevchenko · 5 years ago
  20. 11b389c pinctrl: intel: Missed type change to unsigned int by Andy Shevchenko · 5 years ago
  21. 63e006c pinctrl: stmfx: fix valid_mask init sequence by Amelie Delaunay · 5 years ago
  22. 6fbd92a Merge tag 'samsung-pinctrl-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 5 years ago
  23. 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  24. 6e4f3db pinctrl: just return if no valid maps by lijiazi · 5 years ago
  25. 90dc30f pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings by AngeloGioacchino Del Regno · 5 years ago
  26. ba5b9c8 pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility by AngeloGioacchino Del Regno · 5 years ago
  27. 574dce8 pinctrl: bcm: nsp: implement get_direction by Chris Packham · 5 years ago
  28. 8298d18 pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts by Chris Packham · 5 years ago
  29. 10ff58a pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() by Ben Dooks (Codethink) · 5 years ago
  30. 81898a4 pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET by Rajendra Nayak · 5 years ago
  31. 0b32928 pinctrl: at91: Enable slewrate by default on SAM9X60 by Codrin Ciubotariu · 5 years ago
  32. aa5f2af Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 5 years ago
  33. 884caad pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B by Geert Uytterhoeven · 5 years ago
  34. 708c69e pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support by Geert Uytterhoeven · 5 years ago
  35. d15ca3a pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960 by Geert Uytterhoeven · 5 years ago
  36. ad7fe1a pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts by Geert Uytterhoeven · 5 years ago
  37. c9ccf71 pinctrl: intel: Add Intel Tiger Lake pin controller support by Andy Shevchenko · 5 years ago
  38. 942c5ea pinctrl: intel: Use helper to restore register values on ->resume() by Andy Shevchenko · 5 years ago
  39. 764cfe3 pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() by Andy Shevchenko · 5 years ago
  40. 471dd9a pinctrl: intel: Introduce intel_restore_intmask() helper by Andy Shevchenko · 5 years ago
  41. 7101e02 pinctrl: intel: Introduce intel_restore_hostown() helper by Andy Shevchenko · 5 years ago
  42. f78f152 pinctrl: intel: Introduce intel_restore_padcfg() helper by Andy Shevchenko · 5 years ago
  43. e58e177 pinctrl: cherryview: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  44. 17d49c6 pinctrl: cherryview: Fix spelling mistake in the comment by Andy Shevchenko · 5 years ago
  45. 3739898 pinctrl: cherryview: Fix irq_valid_mask calculation by Hans de Goede · 5 years ago
  46. 4973ddc pinctrl: intel: Avoid potential glitches if pin is in GPIO mode by Andy Shevchenko · 5 years ago
  47. 451a59b Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes by Linus Walleij · 5 years ago
  48. 67d33ae pinctrl: cherryview: Allocate IRQ chip dynamic by Andy Shevchenko · 5 years ago
  49. 66ee197 Merge tag 'sh-pfc-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 5 years ago
  50. fa67976 pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  51. 6571317 pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  52. 63bdef6 pinctrl: cherryview: Fix irq_valid_mask calculation by Hans de Goede · 5 years ago
  53. 29c2c6a pinctrl: intel: Avoid potential glitches if pin is in GPIO mode by Andy Shevchenko · 5 years ago
  54. e543b3f pinctrl: sprd: Add CM4 sleep mode support by Bruce Chen · 5 years ago
  55. d6e7a1a pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups by Johnny Huang · 5 years ago
  56. 1550583 pinctrl: aspeed-g6: Fix UART13 group pinmux by Johnny Huang · 5 years ago
  57. c136d4c pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively by Andrew Jeffery · 5 years ago
  58. 9979346 pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration by Johnny Huang · 5 years ago
  59. b178f91 pinctrl: aspeed-g6: Fix I2C14 SDA description by Andrew Jeffery · 5 years ago
  60. 377dfcd pinctrl: aspeed-g6: Sort pins for sanity by Andrew Jeffery · 5 years ago
  61. 22406b3 pinctrl: nomadik: Simplify interrupt handler by Linus Walleij · 5 years ago
  62. 2da7852 pinctrl: nomadik: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  63. b95e0bd pinctrl: nomadik: Drop support for latent IRQ by Linus Walleij · 5 years ago
  64. 7825aeb pinctrl: rockchip: add rk3308 SoC support by Jianqun Xu · 5 years ago
  65. f8b05fe pinctrl: sprd: Add PIN_CONFIG_BIAS_DISABLE configuration support by Baolin Wang · 5 years ago
  66. f086d1f pinctrl: stmfx: add irq_request/release_resources callbacks by Amelie Delaunay · 5 years ago
  67. bcd1149 pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956 by AngeloGioacchino Del Regno · 5 years ago
  68. 142b876 pinctrl: ingenic: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  69. b587c30 dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150l by Kiran Gunda · 5 years ago
  70. b475764 pinctrl: pistachio: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  71. 2851ef5 pinctrl: armada-37xx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  72. d874bec pinctrl: ocelot: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  73. 8f1c9df pinctrl: berlin: as370: fix a typo s/spififib/spdifib by Jisheng Zhang · 5 years ago
  74. 3aec500 pinctrl: oxnas: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  75. c77a4de pinctrl: st: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  76. 35dea5d pinctrl: at91: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  77. f846d1e pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3 by Keiya Nobuta · 5 years ago
  78. 971029d pinctrl: sh-pfc: pfc-r8a7796: Fix typo in pinmux macro for SCL3 by Keiya Nobuta · 5 years ago
  79. dcfdaa9 pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3 by Keiya Nobuta · 5 years ago
  80. 772f9da pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3 by Keiya Nobuta · 5 years ago
  81. d30710b pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSR by Keiya Nobuta · 5 years ago
  82. 126c9cb pinctrl: rzn1: Make array reg_drive static, makes object smaller by Colin Ian King · 5 years ago
  83. d2fe76d Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes by Linus Walleij · 5 years ago
  84. b835d69 pinctrl: armada-37xx: swap polarity on LED group by Patrick Williams · 5 years ago
  85. 930d3a4 pinctrl: rza2: Fix gpio name typos by Chris Brandt · 5 years ago
  86. 2fd215b pinctrl: stmfx: fix null pointer on remove by Amelie Delaunay · 5 years ago
  87. 4865922 pinctrl: iproc: allow for error from platform_get_irq() by Chris Packham · 5 years ago
  88. 74033d9 pinctrl: iproc: use unique name for irq chip by Chris Packham · 5 years ago
  89. 39b65fbb pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() by Dan Carpenter · 5 years ago
  90. f876dbf pinctrl: bcm-iproc: Use SPDX header by Linus Walleij · 5 years ago
  91. 20504fa1 pinctrl: armada-37xx: fix control of pins 32 and up by Patrick Williams · 5 years ago
  92. 0376991 pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs() by Rasmus Villemoes · 5 years ago
  93. 9978339 pinctrl: tegra: xusb: Add note about legacy status by Thierry Reding · 5 years ago
  94. 5ff8aca pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call by Colin Ian King · 5 years ago
  95. ae436fe pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core by Brian Masney · 5 years ago
  96. be4c60b pinctrl: devicetree: Avoid taking direct reference to device name string by Will Deacon · 5 years ago
  97. 09107a5 pinctrl: at91-pio4: implement .get_multiple and .set_multiple by Alexandre Belloni · 5 years ago
  98. a322b33 pinctrl: samsung: Fix device node refcount leaks in init code by Krzysztof Kozlowski · 5 years ago
  99. 7f028ca pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init by Krzysztof Kozlowski · 5 years ago
  100. 6fbbcb0 pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init by Krzysztof Kozlowski · 5 years ago