summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7 days8-96/+98
|\
| * Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij12 days2-37/+45
| |\
| | * pinctrl: baytrail: Add pinconf group for uart3Hans de Goede2024-04-081-2/+4
| | * pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2024-04-082-36/+42
| * | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij12 days1-10/+13
| |\ \
| | * | pinctrl: renesas: rzg2l: Configure the interrupt type on resumeClaudiu Beznea2024-04-221-10/+13
| * | | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij2024-04-171-1/+10
| |\| |
| | * | pinctrl: renesas: rzg2l: Execute atomically the interrupt configurationClaudiu Beznea2024-03-261-1/+10
| | |/
| * | pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng2024-04-161-4/+6
| * | pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai2024-04-041-27/+11
| * | pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai2024-04-041-0/+2
| * | pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter2024-03-291-7/+1
| * | pinctrl/meson: fix typo in PDM's pin nameJan Dakinevich2024-03-281-3/+3
| * | pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-TBilly Tsai2024-03-281-17/+17
| |/
* | 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