summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/renesas
AgeCommit message (Expand)Author
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski
2023-11-04pinctrl: renesas: use new pinctrl GPIO helpersBartosz Golaszewski
2023-11-03Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-13pinctrl: renesas: rzn1: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-13pinctrl: renesas: rzg2l: Add RZ/G3S supportClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Add support for different DS values on different groupsClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configurationClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Adapt function number for RZ/G3SClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsetsClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Index all registers based on port offsetClaudiu Beznea
2023-10-13pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()Lad Prabhakar
2023-10-13pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functionsGeert Uytterhoeven
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-09-26pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]Geert Uytterhoeven
2023-09-26pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das
2023-09-26pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constantClaudiu Beznea
2023-09-11pinctrl: renesas: r8a7779: s/LSBC/LBSC/Geert Uytterhoeven
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-08-25Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2023-08-21pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helperAndy Shevchenko
2023-08-18pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-08-18pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das
2023-08-18pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das
2023-08-03Merge tag 'renesas-pinctrl-for-v6.6-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2023-07-25pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-07-25pinctrl: renesas: rzv2m: Use devm_clk_get_enabled() helperGeert Uytterhoeven
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring
2023-07-10pinctrl: renesas: rzg2l: Handle non-unique subnode namesBiju Das
2023-07-10pinctrl: renesas: rzv2m: Handle non-unique subnode namesGeert Uytterhoeven
2023-05-09pinctrl: renesas: Fix spaces followed by tabsMarek Vasut
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-13pinctrl: renesas: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-30pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OFGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a7779: Add PWM pins, groups, and functionsGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a7779: Add bias pinconf supportGeert Uytterhoeven
2023-03-30pinctrl: renesas: Annotate sentinels in tablesGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sourcesGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a77995: Add support for AVB power-sourceGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a77990: Add support for AVB power-sourceGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a77980: Add support for AVB/GE power-sourcesGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a77970: Add support for AVB power-sourceGeert Uytterhoeven
2023-03-30pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven
2023-03-30pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flagGeert Uytterhoeven
2023-03-30pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resumeGeert Uytterhoeven
2023-03-16pinctrl: renesas: Drop support for Renesas-specific propertiesGeert Uytterhoeven
2023-03-10pinctrl: renesas: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-10pinctrl: renesas: r8a779g0: Fix ERROROUTC function namesGeert Uytterhoeven