summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mvebu: Fix devinit_dove_pinctrl_probe functionWang Jianzheng2024-10-041-13/+29
* pinctrl: single: fix missing error code in pcs_probe()Yang Yingliang2024-10-041-1/+2
* pinctrl: ti: ti-iodelay: Fix some error handling pathsChristophe JAILLET2024-10-041-31/+21
* pinctrl: ti: iodelay: Use scope based of_node_put() cleanupsPeng Fan2024-10-041-28/+15
* pinctrl: at91: make it work with current gpiolibThomas Blocher2024-09-301-1/+4
* pinctrl: meteorlake: Add Arrow Lake-H/U ACPI IDMika Westerberg2024-09-181-0/+1
* pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for nowStephan Gerhold2024-09-121-1/+3
* pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()Léo DUBOIN2024-09-081-0/+1
* pinctrl: renesas: rzg2l: Validate power registers for SD and ETHLad Prabhakar2024-09-081-4/+8
* pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...Hal Feng2024-09-041-2/+2
* pinctrl: qcom: x1e80100: Fix special pin offsetsKonrad Dybcio2024-09-041-4/+4
* pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPENícolas F. R. A. Prado2024-09-041-26/+29
* pinctrl: qcom: x1e80100: Update PDC hwirq mapKonrad Dybcio2024-09-041-12/+15
* pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke2024-09-041-0/+2
* pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao2024-09-041-1/+1
* pinctrl: renesas: r8a779g0: Fix TPU suffixesGeert Uytterhoeven2024-08-031-65/+63
* pinctrl: renesas: r8a779g0: Fix TCLK suffixesGeert Uytterhoeven2024-08-031-22/+22
* pinctrl: renesas: r8a779g0: FIX PWM suffixesGeert Uytterhoeven2024-08-031-40/+36
* pinctrl: renesas: r8a779g0: Fix IRQ suffixesGeert Uytterhoeven2024-08-031-18/+18
* pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixesGeert Uytterhoeven2024-08-031-98/+94
* pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixesGeert Uytterhoeven2024-08-031-106/+102
* pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixesGeert Uytterhoeven2024-08-031-10/+10
* pinctrl: renesas: r8a779g0: Fix CANFD5 suffixGeert Uytterhoeven2024-08-031-13/+11
* pinctrl: freescale: mxs: Fix refcount of childPeng Fan2024-08-031-2/+2
* pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() failsYang Yingliang2024-08-031-5/+6
* pinctrl: single: fix possible memory leak when pinctrl_enable() failsYang Yingliang2024-08-031-3/+4
* pinctrl: core: fix possible memory leak when pinctrl_enable() failsYang Yingliang2024-08-031-1/+11
* pinctrl: rockchip: update rk3308 iomux routesDmitry Yashin2024-08-031-15/+2
* pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao2024-06-171-1/+3
* pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao2024-06-172-1/+5
* pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao2024-06-171-0/+51
* pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao2024-06-171-7/+1
* pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan2024-06-171-1/+1
* pinctrl: bcm2835: Fix permissions of persist_gpio_outputsStefan Wahren2024-06-171-1/+1
* pinctrl: tps6594: add missing support for LP8764 PMICThomas Richard2024-06-171-0/+1
* pinctrl: qcom: spmi-gpio: drop broken pm8008 supportJohan Hovold2024-06-171-1/+0
* pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}Claudiu Beznea2024-05-271-2/+2
* Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-05-222-52/+294
|\
| *-. Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones2024-05-101-0/+69
| |\ \
| | * | pinctrl: rk805: Add rk816 pinctrl supportAlex Bee2024-05-031-0/+69
| | |/
| * / pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIONirmala Devi Mal Nadar2024-05-031-52/+225
| |/
* | Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-2023-215/+533
|\ \
| * \ Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij2024-05-063-4/+205
| |\ \
| | * | pinctrl: samsung: drop redundant drvdata assignmentKrzysztof Kozlowski2024-04-301-2/+0
| | * | pinctrl: samsung: support a bus clockAndré Draszik2024-04-293-4/+207
| | |/
| * | pinctrl: bcm2835: Make pin freeing behavior configurableStefan Wahren2024-05-061-4/+15
| * | pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov2024-05-031-10/+10
| * | Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2024-04-292-14/+140
| |\ \
| | * | pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfacesPaul Barker2024-04-251-0/+2
| | * | pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and functionGeert Uytterhoeven2024-04-231-0/+112