summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
31 hourspinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150Maulik Shah1-4/+4
31 hourspinctrl: qcom: Fix GPIO to PDC wake irq map for qcs615Maulik Shah1-3/+3
31 hourspinctrl: meson: amlogic-a4: fix deadlock issueXianwei Zhao1-3/+3
31 hourspinctrl: renesas: rzg2l: Fix SMT register cache handlingLad Prabhakar1-7/+14
31 hourspinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins dur...Biju Das1-1/+1
31 hourspinctrl: qcom: ipq4019: mark gpio as a GPIO pin functionTil Kaiser2-1/+6
31 hourspinctrl: mediatek: moore: implement gpio_chip::get_direction()Bartosz Golaszewski1-0/+18
10 dayspinctrl: sophgo: pinctrl-sg2044: Fix wrong module descriptionInochi Amaoto1-1/+1
10 dayspinctrl: sophgo: pinctrl-sg2042: Fix wrong module descriptionInochi Amaoto1-1/+1
10 dayspinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registersBiju Das1-0/+7
10 dayspinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin1-1/+1
10 dayspinctrl: realtek: Fix function signature for config argumentYu-Chun Lin1-1/+1
10 dayspinctrl: pinconf-generic: Fully validate 'pinmux' propertyAndy Shevchenko1-1/+6
10 dayspinctrl: cy8c95x0: Avoid returning positive values to user spaceAndy Shevchenko1-1/+1
10 dayspinctrl: cy8c95x0: Unify messages with help of dev_err_probe()Andy Shevchenko1-4/+2
10 dayspinctrl: cy8c95x0: remove duplicate error messageAndy Shevchenko1-16/+5
10 dayspinctrl: microchip-mssio: Fix missing return in probeFelix Gu1-1/+1
10 dayspinctrl: pinctrl-pic32: Fix resource leakEthan Tidmore1-16/+4
2026-04-07pinctrl: mcp23s08: Disable all pin interrupts during probeFrancesco Lavra1-0/+9
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2-10/+27
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos2-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara2-10/+15
2026-03-19pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia1-3/+6
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay1-0/+1
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko2-5/+17
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko1-1/+1
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko1-5/+10
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij2-8/+9
2026-03-10pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov1-1/+1
2026-03-10pinctrl: qcom: spmi-gpio: implement .get_direction()Neil Armstrong1-0/+16
2026-03-06pinctrl: renesas: rzt2h: Fix invalid wait contextCosmin Tanislav1-7/+7
2026-03-06pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()Felix Gu1-0/+1
2026-02-27pinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko1-2/+2
2026-02-24pinctrl: sunxi: Implement gpiochip::get_direction()Chen-Yu Tsai1-0/+51
2026-02-24pinctrl: rockchip: Fix configuring a deferred pinKrzysztof Kozlowski1-8/+4
2026-02-24pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu1-3/+2
2026-02-24pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...Felix Gu1-2/+1
2026-02-24pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables staticKrzysztof Kozlowski1-2/+2
2026-02-24pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_opsKrzysztof Kozlowski1-2/+1
2026-02-24pinctrl: amdisp: Make amdisp_pinctrl_ops variable staticKrzysztof Kozlowski1-1/+1
2026-02-24pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()Felix Gu1-2/+2
2026-02-23pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flagMaulik Shah1-0/+1
2026-02-23pinctrl: equilibrium: fix warning trace on loadFlorian Eckert1-2/+9
2026-02-23pinctrl: equilibrium: rename irq_chip function callbacksFlorian Eckert1-12/+12
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds5-10/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds26-36/+36
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook29-51/+47
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds75-466/+2479
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+1
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley2-70/+70