summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-311-1/+1
|\
| * kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-1/+1
* | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki2024-03-251-1/+1
|/
* Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2024-03-161-1/+1
|\
| * phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
* | Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-03-1429-1114/+6061
|\ \
| * | pinctrl: aw9523: Make the driver tristateLinus Walleij2024-03-071-1/+1
| * | Merge branch 'ib-nomadik-gpio' into develLinus Walleij2024-03-075-1000/+149
| |\ \
| | * | pinctrl: nomadik: fix dereference of error pointerThéo Lebrun2024-03-061-2/+3
| | * | gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko2024-03-031-13/+12
| | * | gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIOThéo Lebrun2024-03-011-0/+1
| | * | gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun2024-02-291-0/+2
| | * | gpio: nomadik: request dynamic ID allocationThéo Lebrun2024-02-291-18/+36
| | * | pinctrl: nomadik: follow conditional kernel coding conventionsThéo Lebrun2024-02-291-8/+8
| | * | pinctrl: nomadik: follow whitespace kernel coding conventionsThéo Lebrun2024-02-291-33/+33
| | * | pinctrl: nomadik: follow type-system kernel coding conventionsThéo Lebrun2024-02-291-40/+38
| | * | pinctrl: nomadik: minimise indentation in probeThéo Lebrun2024-02-291-11/+10
| | * | pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)Théo Lebrun2024-02-291-2/+2
| | * | pinctrl: nomadik: fix build warning (-Wformat)Théo Lebrun2024-02-291-1/+1
| | * | pinctrl: nomadik: Kconfig: allow building with COMPILE_TESTThéo Lebrun2024-02-291-1/+1
| | * | gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/Théo Lebrun2024-02-295-892/+21
| | * | gpio: nomadik: fix offset bug in nmk_pmx_set()Théo Lebrun2024-02-291-2/+4
| | |/
| * | pinctrl: aw9523: Add proper terminatorLinus Walleij2024-03-061-0/+1
| * | pinctrl: core: comment that pinctrl_add_gpio_range() is deprecatedDan Carpenter2024-03-051-0/+4
| * | pinctrl: pinmux: Suppress error message for -EPROBE_DEFERAndre Przywara2024-03-051-3/+3
| * | pinctrl: Add driver for Awinic AW9523/B I2C GPIO ExpanderAngeloGioacchino Del Regno2024-03-053-0/+1137
| * | pinctrl: da9062: Add OF tableBiju Das2024-02-291-0/+7
| * | pinctrl: ocelot: remove redundant assignment to variable retColin Ian King2024-02-291-1/+0
| * | Merge tag 'renesas-pinctrl-for-v6.9-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij2024-02-266-32/+4439
| |\ \
| | * | pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pmGeert Uytterhoeven2024-02-211-1/+3
| | * | pinctrl: renesas: rzg2l: Add suspend/resume supportClaudiu Beznea2024-02-211-4/+404
| | * | pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHYClaudiu Beznea2024-02-211-0/+2
| | * | pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(Biju Das2024-02-211-4/+2
| | * | pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()Biju Das2024-02-211-24/+16
| | * | pinctrl: renesas: rzg2l: Configure interrupt input modeBiju Das2024-02-211-2/+35
| | * | pinctrl: renesas: r8a779h0: Add Audio pins, groups, functionsCong Dang2024-02-201-0/+52
| | * | pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functionsCong Dang2024-02-201-0/+18
| | * | pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functionsCong Dang2024-02-201-0/+77
| | * | pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functionsCong Dang2024-02-201-0/+236
| | * | pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functionsCong Dang2024-02-201-0/+367
| | * | pinctrl: renesas: r8a779h0: Add I2C pins, groups, functionsCong Dang2024-02-201-0/+62
| | * | pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functionsCong Dang2024-02-201-0/+192
| | * | pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functionsCong Dang2024-02-201-0/+29
| | * | pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functionsCong Dang2024-02-201-0/+192
| | * | pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functionsCong Dang2024-02-201-0/+58
| | * | pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functionsCong Dang2024-02-201-0/+63
| | * | pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functionsCong Dang2024-02-201-1/+301
| | * | pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC supportCong Dang2024-02-205-0/+2334
| * | | pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig nameKrzysztof Kozlowski2024-02-211-1/+1
| * | | Merge tag 'renesas-pinctrl-for-v6.9-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2024-02-133-53/+272
| |\| |