summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-06-04pinctrl: meson: define the pull up/down resistor value as 60 kOhmMartin Blumenstingl
2025-06-04pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_mapValentin Caron
2025-06-04pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"Artur Weber
2025-04-10pinctrl: renesas: rza2: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber
2025-01-09pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap lockingEvgenii Shatokhin
2024-12-14pinctrl: qcom-pmic-gpio: add support for PM8937Barnabás Czémán
2024-11-08pinctrl: mvebu: Fix devinit_dove_pinctrl_probe functionWang Jianzheng
2024-11-08pinctrl: single: fix missing error code in pcs_probe()Yang Yingliang
2024-11-08pinctrl: at91: make it work with current gpiolibThomas Blocher
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke
2024-08-19pinctrl: freescale: mxs: Fix refcount of childPeng Fan
2024-08-19pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-08-19pinctrl: ti: ti-iodelay: Drop if block with always false conditionUwe Kleine-König
2024-08-19pinctrl: single: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-08-19pinctrl: core: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-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-05-25pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2024-05-17pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2024-05-17pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2024-05-17pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logicChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove shadow variable declarationLight Hsieh
2024-05-17pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2024-05-17pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh
2024-05-17pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-03-01pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin
2024-03-01pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones
2024-01-25pinctrl: lochnagar: Don't build on MIPSCharles Keepax
2024-01-08pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-10-25Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko
2023-10-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov
2023-09-23pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello
2023-07-27pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello
2023-07-27pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello
2023-07-27pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello