summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-04-04pinctrl: pinctrl-single: Remove some unused fields in struct pcs_functionChristophe JAILLET
2024-04-04pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and ma...Christophe JAILLET
2024-04-04pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-04-04pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-04-04pinctrl: sunxi: sun9i-a80-r: drop driver owner assignmentKrzysztof Kozlowski
2024-04-04pinctrl: aw9523: Fix indentation in a few placesAndy Shevchenko
2024-04-04pinctrl: aw9523: Sort headers and group pinctrl/*Andy Shevchenko
2024-04-04pinctrl: aw9523: Make use of dev_err_probe()Andy Shevchenko
2024-04-04pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irqAndy Shevchenko
2024-04-04pinctrl: aw9523: Get rid of redundant ' & U8_MAX' piecesAndy Shevchenko
2024-04-04pinctrl: aw9523: Use temporary variable for HW IRQ numberAndy Shevchenko
2024-04-04pinctrl: aw9523: Make use of struct pinfunction and PINCTRL_PINFUNCTION()Andy Shevchenko
2024-04-04pinctrl: aw9523: Always try both ports in aw9523_gpio_set_multiple()Andy Shevchenko
2024-04-04pinctrl: aw9523: Use correct error code for not supported functionalityAndy Shevchenko
2024-04-04pinctrl: aw9523: Destroy mutex on ->remove()Andy Shevchenko
2024-04-02pinctrl: armada-37xx: remove an unused variableArnd Bergmann
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-03-28pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirqThomas Richard
2024-03-28pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich
2024-03-28pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 supportAnjelique Melendez
2024-03-28pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 supportAnjelique Melendez
2024-03-28pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai
2024-03-28pinctrl: bcm2835: Implement bcm2711_pinconf_getStefan Wahren
2024-03-28pinctrl: bcm2835: Implement bcm2835_pinconf_getStefan Wahren
2024-03-28pinctrl: pxa2xx: Make use of struct pingroupAndy Shevchenko
2024-03-28pinctrl: pxa2xx: Make use of struct pinfunctionAndy Shevchenko
2024-03-26pinctrl: renesas: rzg2l: Execute atomically the interrupt configurationClaudiu Beznea
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-14Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-07pinctrl: aw9523: Make the driver tristateLinus Walleij
2024-03-07Merge branch 'ib-nomadik-gpio' into develLinus Walleij
2024-03-06pinctrl: nomadik: fix dereference of error pointerThéo Lebrun
2024-03-06pinctrl: aw9523: Add proper terminatorLinus Walleij
2024-03-05pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter
2024-03-05pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara
2024-03-05pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko
2024-03-01gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIOThéo Lebrun
2024-02-29pinctrl: da9062: Add OF tableBiju Das
2024-02-29pinctrl: ocelot: remove redundant assignment to variable retColin Ian King
2024-02-29pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski
2024-02-29gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun
2024-02-29gpio: nomadik: request dynamic ID allocationThéo Lebrun
2024-02-29pinctrl: nomadik: follow conditional kernel coding conventionsThéo Lebrun
2024-02-29pinctrl: nomadik: follow whitespace kernel coding conventionsThéo Lebrun
2024-02-29pinctrl: nomadik: follow type-system kernel coding conventionsThéo Lebrun