summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-08-30pinctrl: intel: Constify intel_get_community() returned objectAndy Shevchenko
2024-08-30pinctrl: intel: Implement high impedance supportAndy Shevchenko
2024-08-30pinctrl: intel: Add __intel_gpio_get_direction() helperAndy Shevchenko
2024-08-30pinctrl: intel: Refactor __intel_gpio_set_direction() to be more usefulAndy Shevchenko
2024-08-30pinctrl: intel: Move debounce validation out of the lockAndy Shevchenko
2024-08-30Merge tag 'samsung-pinctrl-6.12' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-08-26Merge branch 'ib-sophgo-pintrl' into develLinus Walleij
2024-08-26pinctrl: sophgo: add support for SG2002 SoCInochi Amaoto
2024-08-26pinctrl: sophgo: add support for SG2000 SoCInochi Amaoto
2024-08-26pinctrl: sophgo: add support for CV1812H SoCInochi Amaoto
2024-08-26pinctrl: sophgo: add support for CV1800B SoCInochi Amaoto
2024-08-26pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip...Shen Lichuan
2024-08-26Merge tag 'renesas-pinctrl-for-v6.12-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-08-26drivers/pinctrl: Switch to use kmemdup_array()Shen Lichuan
2024-08-24pinctrl: bcm2835: fix module autoloadingLiao Chen
2024-08-24pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao
2024-08-24pinctrl: pinctrl-zynq: fix module autoloadingLiao Chen
2024-08-24pinctrl: single: fix missing error code in pcs_probe()Yang Yingliang
2024-08-23pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-23pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...Hal Feng
2024-08-23pinctrl: qcom: x1e80100: Fix special pin offsetsKonrad Dybcio
2024-08-23pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPENícolas F. R. A. Prado
2024-08-23pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke
2024-08-23pinctrl: meson: Constify some structuresChristophe JAILLET
2024-08-23pinctrl: rockchip: Add rk3576 pinctrl supportSteven Liu
2024-08-23pinctrl: mediatek: Use of_property_read_bool()Rob Herring (Arm)
2024-08-23pinctrl: at91: make it work with current gpiolibThomas Blocher
2024-08-23pinctrl: renesas: Switch to use kmemdup_array()Shen Lichuan
2024-08-23pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-08-08pinctrl: samsung: Add support for pull-up and pull-downVishnu Reddy
2024-08-07Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-08-05pinctrl: s32cc: add update and overwrite options when setting pinconfAndrei Stefanescu
2024-08-05pinctrl: s32cc: configure PIN_CONFIG_DRIVE_PUSH_PULLAndrei Stefanescu
2024-08-05pinctrl: s32cc: enable the input buffer for a GPIOAndrei Stefanescu
2024-08-05pinctrl: nuvoton: npcm8xx: modify pins flagsTomer Maimon
2024-08-05pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configurationTomer Maimon
2024-08-05pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins groupTomer Maimon
2024-08-05pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36Tomer Maimon
2024-08-05pinctrl: nuvoton: npcm8xx: clear polarity before set both edgeTomer Maimon
2024-08-05pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functionsTomer Maimon
2024-08-05pinctrl: samsung: Use scope based of_node_put() cleanupsPeng Fan
2024-08-05pinctrl: qcom: x1e80100: Update PDC hwirq mapKonrad Dybcio
2024-08-05pinctrl: ti: ti-iodelay: Constify struct ti_iodelay_reg_dataChristophe JAILLET
2024-08-05pinctrl: ti: ti-iodelay: Fix some error handling pathsChristophe JAILLET
2024-08-05pinctrl: realtek: Constify struct regmap_configJavier Carrasco
2024-08-05pinctrl: ti-iodelay: Constify struct regmap_configJavier Carrasco
2024-08-04pinctrl: samsung: Use of_property_present()Rob Herring (Arm)
2024-08-04pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" propertyInochi Amaoto
2024-08-04pinctrl: eyeq5: add platform driverThéo Lebrun
2024-08-02pinctrl: renesas: rzg2l: Use dev_err_probe()Biju Das