summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-02-24pinctrl: cherryview: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: baytrail: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: intel: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-20pinctrl: renesas: rzg2l: Suppress binding attributesClaudiu Beznea
2025-02-19pinctrl: samsung: add exynos2200 SoC pinctrl configurationIvaylo Ivanov
2025-02-17pinctrl: cy8c95x0: Fix comment styleAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Separate EEPROM related register definitiosAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Drop unneeded castingAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declarationAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Initialise boolean variable with boolean valuesAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some casesAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0; Switch to use for_each_set_clump8()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0: Use better bitmap APIs where appropriateAndy Shevchenko
2025-02-17pinctrl: mcp23s08: Get rid of spurious level interruptsDmitry Mastykin
2025-02-17pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()Yue Haibing
2025-02-17pinctrl: pistachio: Remove dead code in pistachio_gpio_register()Yue Haibing
2025-02-17pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_mapValentin Caron
2025-02-14pinctrl: renesas: rza2: Fix potential NULL pointer dereferenceChenyuan Yang
2025-02-14pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/downClaudiu Beznea
2025-02-11pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko
2025-02-06pinctrl: pinconf-generic: Print unsigned value if a format is registeredClaudiu Beznea
2025-02-03pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko
2025-02-03pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()Uwe Kleine-König
2025-02-03pinctrl: cy8c95x0: Rename PWMSEL to SELPWMAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Enable regmap locking for debugAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Avoid accessing reserved registersAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Fix off-by-one in the regmap range settingsAndy Shevchenko
2025-02-03pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlersAndy Shevchenko
2025-02-03pinctrl: baytrail: Use dedicated helpers for chained IRQ handlersAndy Shevchenko
2025-01-24Merge tag 'pinctrl-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-15pinctrl: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15Merge tag 'renesas-pinctrl-for-v6.14-tag3' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-01-14pinctrl: amd: Take suspend type into consideration which pins are non-wakeMaciej S. Szmigiero
2025-01-14pinctrl: stm32: Add check for clk_enable()Mingwei Zheng
2025-01-14Merge tag 'renesas-pinctrl-for-v6.14-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-01-14pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar
2025-01-13pinctrl: sunxi: add missed lvds pins for a100/a133Parthiban Nallathambi
2025-01-08pinctrl: mediatek: Drop mtk_pinconf_bias_set_pd()Linus Walleij
2025-01-03pinctrl: renesas: rzg2l: Add support for RZ/G3E SoCBiju Das
2025-01-03pinctrl: renesas: rzg2l: Update r9a09g057_variable_pin_cfg tableBiju Das
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-03Merge tag 'samsung-pinctrl-6.14' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-12-27pinctrl: rockchip: add rk3562 supportSteven Liu
2024-12-27pinctrl: Fix the clean up on pinconf_apply_setting failureMukesh Ojha
2024-12-27pinctrl: mediatek: add MT7988 pinctrl driverDaniel Golle
2024-12-27pinctrl: mediatek: add support for MTK_PULL_PD_TYPEDaniel Golle
2024-12-20pinctrl: ocelot: Constify some structuresChristophe JAILLET
2024-12-20Merge tag 'renesas-pinctrl-for-v6.14-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij