summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2024-09-04pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...Hal Feng
2024-09-04pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPENícolas F. R. A. Prado
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke
2024-09-04pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao
2024-08-03pinctrl: renesas: r8a779g0: Fix TPU suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix TCLK suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: FIX PWM suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix IRQ suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixesGeert Uytterhoeven
2024-08-03pinctrl: renesas: r8a779g0: Fix CANFD5 suffixGeert Uytterhoeven
2024-08-03pinctrl: freescale: mxs: Fix refcount of childPeng Fan
2024-08-03pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-08-03pinctrl: ti: ti-iodelay: Drop if block with always false conditionUwe Kleine-König
2024-08-03pinctrl: single: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-08-03pinctrl: core: fix possible memory leak when pinctrl_enable() failsYang Yingliang
2024-08-03pinctrl: rockchip: update rk3308 iomux routesDmitry Yashin
2024-07-05pinctrl: qcom: spmi-gpio: drop broken pm8008 supportJohan Hovold
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao
2024-07-05pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-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-06-12pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-05-17pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-05-17pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich
2024-05-17pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai
2024-04-13pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven
2024-03-26gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun
2024-03-26pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven
2024-03-26pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai
2024-03-26pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai
2024-03-26pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven
2024-02-05pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko
2024-01-20pinctrl: cy8c95x0: Fix get_pincfgPatrick Rudolph
2024-01-20pinctrl: cy8c95x0: Fix regressionPatrick Rudolph
2024-01-20pinctrl: cy8c95x0: Fix typoPatrick Rudolph
2024-01-20pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspendMario Limonciello
2024-01-20pinctrl: lochnagar: Don't build on MIPSCharles Keepax
2024-01-20pinctrl: s32cc: Avoid possible string truncationChester Lin
2024-01-01pinctrl: starfive: jh7100: ignore disabled device tree nodesNam Cao
2024-01-01pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao
2024-01-01pinctrl: at91-pio4: use dedicated lock class for IRQAlexis Lothoré
2023-12-08pinctrl: stm32: fix array read out of boundAntonio Borneo
2023-12-08pinctrl: stm32: Add check for devm_kcallocChen Ni