summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2023-07-27pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea
2023-07-27pinctrl: cherryview: Return correct value if pin in push-pull modeAndy Shevchenko
2023-06-14pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba
2023-04-20pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba
2023-04-20pinctrl: amd: disable and mask interrupts on probeSachi King
2023-04-20pinctrl: amd: Use irqchip templateLinus Walleij
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-04-05pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur
2023-03-11pinctrl: at91: use devm_kasprintf() to avoid potential leaksClaudiu Beznea
2023-03-11pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin
2023-02-22pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko
2023-02-22pinctrl: single: fix potential NULL dereferenceMaxim Korotkov
2023-02-22pinctrl: aspeed: Fix confusing types in return valueJoel Stanley
2023-01-18pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-25pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-09-05pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar