summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-07-05pinctrl: qcom: spmi-gpio: drop broken pm8008 supportJohan Hovold
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao
2024-07-05pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao
2024-07-05pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan
2024-07-05pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}Claudiu Beznea
2024-06-12pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov
2024-06-12pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfacesPaul Barker
2024-06-12pinctrl: renesas: r8a779h0: Fix IRQ suffixesGeert Uytterhoeven
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-04-25Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2024-04-25Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij
2024-04-22pinctrl: renesas: rzg2l: Configure the interrupt type on resumeClaudiu Beznea
2024-04-17Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2024-04-16pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-04-08pinctrl: baytrail: Add pinconf group for uart3Hans de Goede
2024-04-08pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede
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-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/meson: fix typo in PDM's pin nameJan Dakinevich
2024-03-28pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai
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
2024-02-29pinctrl: nomadik: minimise indentation in probeThéo Lebrun
2024-02-29pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)Théo Lebrun
2024-02-29pinctrl: nomadik: fix build warning (-Wformat)Théo Lebrun