Linux GPIO
[Prev Page][Next Page]
- [PATCH v6 1/4] gpio: mvebu: fix pwm get_state period calculation, (continued)
- [PATCH v4 0/2] pinctrl: qcom: Add SM8350 pinctrl support,
Vinod Koul
- [libgpiod] AC_FUNC_MALLOC cross-compile failure,
Anssi Kolehmainen
- [PATCH] pinctrl: nomadik: remove unused variable ‘wake’ in nmk_gpio_dbg_show_one, Ye Bin
- [PATCH] gpio: bd7xxxx: Do not depend on parent driver data,
Matti Vaittinen
- [PATCH v5 0/4] gpio: mvebu: Armada 8K/7K PWM support,
Baruch Siach
- linusw/fixes baseline: 112 runs, 1 regressions (v5.11-rc1), kernelci.org bot
- [PATCH] gpio: gpiolib: remove shadowed variable,
Wolfram Sang
- linusw/fixes build: 7 builds: 0 failed, 7 passed, 2 warnings (v5.11-rc1), kernelci.org bot
- linusw/devel baseline: 112 runs, 3 regressions (v5.11-rc1), kernelci.org bot
- linusw/devel build: 7 builds: 0 failed, 7 passed, 2 warnings (v5.11-rc1), kernelci.org bot
- [PATCH v2] gpiolib: Disallow identical line names in the same chip,
Linus Walleij
[PATCH] dt-bindings: Add missing array size constraints,
Rob Herring
[PATCH v2] gpio: Kconfig: Update help description for GPIO_RCAR config,
Lad Prabhakar
[PATCH v2 0/4] Allwinner H6 RSB support,
Samuel Holland
[PATCH 1/6] irqchip/bcm2836: Fix return check in IPI alloc,
Adam Lackorzynski
[PATCH 0/7] selftests: gpio: rework and port to GPIO uAPI v2,
Kent Gibson
[PATCH 2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c, Kent Gibson
[PATCH 3/7] selftests: remove obsolete build restriction for gpio, Kent Gibson
[PATCH 4/7] selftests: remove obsolete gpio references from kselftest_deps.sh, Kent Gibson
[PATCH 5/7] tools: gpio: remove uAPI v1 code no longer used by selftests, Kent Gibson
[PATCH 6/7] selftests: gpio: port to GPIO uAPI v2, Kent Gibson
[PATCH 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config, Kent Gibson
Re: [PATCH 0/7] selftests: gpio: rework and port to GPIO uAPI v2, Linus Walleij
[PATCH] docs: gpio: intro: Improve HTML formatting,
Jonathan Neuschäfer
[PATCH] docs: gpio: Fix formatting in description of gpiod_*_array_* functions,
Jonathan Neuschäfer
[PATCH] gpio: Kconfig: Update help description for GPIO_RCAR,
Lad Prabhakar
[PATCH] gpio: rcar: Remove redundant compatible values,
Lad Prabhakar
[PATCH v3 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property,
Fabio Estevam
[PATCH v2 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property,
Fabio Estevam
[PATCH] pinctrl: nomadik: remove an unused variable,
Arnd Bergmann
[PATCH 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property,
Fabio Estevam
[PATCH] pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one,
Nathan Chancellor
[PATCH v1 1/3] gpiolib: Follow usual pattern for gpiod_remove_lookup_table() call,
Andy Shevchenko
[PATCH] gpiolib: warning on gpiochip->to_irq defined,
Nikita Shubin
- Re: [PATCH] gpiolib: warning on gpiochip->to_irq defined, Bartosz Golaszewski
- [PATCH v2] gpiolib: warning on gpiochip->to_irq defined, Nikita Shubin
- [PATCH v2 0/9] gpio: ep93xx: fixes series patch, Nikita Shubin
- [PATCH v2 6/9] gpio: ep93xx: refactor ep93xx_gpio_add_bank, Nikita Shubin
- [PATCH v2 8/9] gpio: ep93xx: refactor base IRQ number, Nikita Shubin
- [PATCH v2 7/9] gpio: ep93xx: separate IRQ's setup, Nikita Shubin
- [PATCH v2 1/9] gpio: ep93xx: fix BUG_ON port F usage, Nikita Shubin
- [PATCH v2 9/9] gpio: ep93xx: replace bools with idx for IRQ ports, Nikita Shubin
- [PATCH v2 3/9] gpio: ep93xx: Fix wrong irq numbers in port F, Nikita Shubin
- [PATCH v2 5/9] gpio: ep93xx: Fix typo s/hierarchial/hierarchical, Nikita Shubin
- [PATCH v2 4/9] gpio: ep93xx: drop to_irq binding, Nikita Shubin
- [PATCH v2 2/9] gpio: ep93xx: Fix single irqchip with multi gpiochips, Nikita Shubin
- Re: [PATCH v2 0/9] gpio: ep93xx: fixes series patch, Linus Walleij
[PATCH] pinctrl: mediatek: Fix fallback call path,
Hsin-Yi Wang
[PATCH] pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init function,
Sergio Paracuellos
[PATCH] gpiolib: cdev: fix frame size warning in gpio_ioctl(),
Kent Gibson
[PATCH 0/5] Introduce the for_each_set_clump macro,
Syed Nayyar Waris
[PATCH 3/5] gpio: thunderx: Utilize for_each_set_clump macro, Syed Nayyar Waris
[PATCH 4/5] gpio: xilinx: Utilize generic bitmap_get_value and _set_value, Syed Nayyar Waris
[PATCH 5/5] gpio: xilinx: Add extra check if sum of widths exceed 64, Syed Nayyar Waris
Re: [PATCH 0/5] Introduce the for_each_set_clump macro, Linus Walleij
Re: [PATCH 0/5] Introduce the for_each_set_clump macro, Michal Simek
[PATCH v8 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v8 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v8 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v8 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v8 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v8 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v8 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v8 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v8 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v8 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v8 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
- [PATCH v8 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
- [PATCH v8 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
[RFC PATCH 0/3] gpio: ep93xx: convert to multi irqchips,
Nikita Shubin
[PATCH v7 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v7 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
- [PATCH v7 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
- [PATCH v7 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v7 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v7 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v7 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v7 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v7 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v7 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v7 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v7 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v7 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
[PATCH v6 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v6 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v6 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v6 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
- [PATCH v6 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v6 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v6 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v6 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v6 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v6 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v6 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v6 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
- [PATCH v6 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
[PATCH AUTOSEL 5.10 065/217] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config, Sasha Levin
[PATCH v5 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v5 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
- [PATCH v5 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
- [PATCH v5 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v5 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v5 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v5 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v5 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v5 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v5 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v5 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v5 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
- [PATCH v5 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
[PATCH v1] gpio: hisi: delete some unused variables in hisi_gpio_probe(),
Luo Jiaxing
[PATCH v4 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v4 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v4 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v4 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v4 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
- [PATCH v4 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v4 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v4 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v4 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v4 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v4 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
- [PATCH v4 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v4 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
[PATCH v3] pinctrl: remove empty lines in pinctrl subsystem,
Zhaoyu Liu
(repost) cleaning up handling of bad IRQs,
Enrico Weigelt, metux IT consult
- [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 05/23] arch: ia64: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 16/23] arch: alpha: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 19/23] arch: c6x: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 18/23] arch: arm64: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 17/23] arch: arm: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 15/23] arch: mips: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 13/23] arch: generic: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 14/23] kernel: generic counter for interrupt errors, Enrico Weigelt, metux IT consult
- [PATCH 06/23] arch: mips: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 10/23] arch: sh: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 12/23] arch: x86: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 04/23] arch: c6x: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 09/23] arch: s390: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 11/23] arch: sparc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 08/23] arch: powerpc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 07/23] arch: parisc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 03/23] arch: arm: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 02/23] arch: alpha: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
cleanup handling of bad IRQs,
Enrico Weigelt, metux IT consult
- [PATCH 05/23] arch: ia64: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 04/23] arch: c6x: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 03/23] arch: arm: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 08/23] arch: powerpc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 16/23] arch: alpha: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 12/23] arch: x86: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 14/23] kernel: generic counter for interrupt errors, Enrico Weigelt, metux IT consult
- [PATCH 19/23] arch: c6x: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 18/23] arch: arm64: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 10/23] arch: sh: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 17/23] arch: arm: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 15/23] arch: mips: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 07/23] arch: parisc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 02/23] arch: alpha: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 09/23] arch: s390: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 13/23] arch: generic: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 11/23] arch: sparc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 06/23] arch: mips: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
[RFC PATCH v2] pinctrl: add helper to expose pinctrl state in debugfs,
Drew Fustini
[GIT PULL] GPIO bulk changes for the v5.11 cycle,
Linus Walleij
[gpio:devel] BUILD SUCCESS 7ac554888233468a9fd7c4f28721396952dd9959, kernel test robot
[PATCH v5 0/4] gpio: visconti: Add Toshiba Visconti GPIO support,
Nobuhiro Iwamatsu
Re: [PATCH v2] driver: aspeed: g6: Fix PWMG0 pinctrl setting,
Andrew Jeffery
linusw/for-next baseline: 104 runs, 2 regressions (v5.10-rc4-92-g7ac5548882334), kernelci.org bot
linusw/devel baseline: 104 runs, 2 regressions (v5.10-rc4-92-g7ac554888233), kernelci.org bot
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-92-g7ac5548882334), kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-92-g7ac554888233), kernelci.org bot
[GIT PULL] pin control changes for the v5.11 kernel cycle,
Linus Walleij
[PATCH -next] gpio: convert comma to semicolon,
Zheng Yongjun
[PATCH v3 00/12] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
- [PATCH v3 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices(), Yoshihiro Shimoda
- [PATCH v3 03/12] mfd: rohm-generic: Add BD9571 and BD9574, Yoshihiro Shimoda
- [PATCH v3 05/12] regulator: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v3 06/12] gpio: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v3 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v3 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip(), Yoshihiro Shimoda
- [PATCH v3 11/12] mfd: bd9571mwv: Make the driver more generic, Yoshihiro Shimoda
- [PATCH v3 09/12] mfd: bd9571mwv: Use the SPDX license identifier, Yoshihiro Shimoda
- [PATCH v3 08/12] gpio: bd9571mwv: Add BD9574MWF support, Yoshihiro Shimoda
- [PATCH v3 12/12] mfd: bd9571mwv: Add support for BD9574MWF, Yoshihiro Shimoda
- [PATCH v3 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv, Yoshihiro Shimoda
- [PATCH v3 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF, Yoshihiro Shimoda
[gpio:devel] BUILD SUCCESS 3048c5493cd208540252e6c78b2252fedf6f0ede, kernel test robot
[PATCH] gpiolib: Allow name duplicates of "" and "NC",
Bjorn Andersson
linusw/devel baseline: 84 runs, 2 regressions (v5.10-rc4-94-g3048c5493cd20), kernelci.org bot
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-94-g3048c5493cd2),
kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-94-g3048c5493cd20), kernelci.org bot
[PATCH] gpio: Skip over NULL and (empty string) line names,
Linus Walleij
[gpio:devel] BUILD SUCCESS a2e5f9277f66a89e2237d8d7cf0e99a819304f58, kernel test robot
[PATCH] gpio: fix spelling mistake in Kconfig "supprot" -> "support",
Colin King
linusw/devel baseline: 74 runs, 5 regressions (v5.10-rc4-93-ga2e5f9277f66), kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-93-ga2e5f9277f66), kernelci.org bot
linusw/for-next baseline: 74 runs, 1 regressions (v5.10-rc4-93-ga2e5f9277f66), kernelci.org bot
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-93-ga2e5f9277f66), kernelci.org bot
Re: linusw/devel bisection: baseline.bootrr.mediatek-mt8173-pinctrl-probed on mt8173-elm-hana,
Guillaume Tucker
[PATCH v1 1/2] gpio: hisi: Do not require ACPI for COMPILE_TEST,
Andy Shevchenko
[PATCH] Documentation: gpio: Fix typo,
Wolfram Sang
linusw/devel baseline: 104 runs, 3 regressions (v5.10-rc4-91-g65efb43ac94b), kernelci.org bot
linusw/for-next baseline: 75 runs, 1 regressions (v5.10-rc4-91-g65efb43ac94b), kernelci.org bot
[PATCH v2 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support,
Luo Jiaxing
[PATCH 0/4] Allwinner H6 RSB support,
Samuel Holland
[PATCH v2 1/2] kconfig.h: Add IF_ENABLED() macro,
Paul Cercueil
[PATCH 0/8] pinctrl: ralink: rt2880: Some minimal clean ups,
Sergio Paracuellos
- [PATCH 1/8] dt-bindings: pinctrl: rt2880: properly redo bindings, Sergio Paracuellos
- [PATCH 2/8] pinctrl: ralink: rt2880: avoid double pointer to simplify code, Sergio Paracuellos
- [PATCH 3/8] pinctrl: ralink: rt2880: return proper error code, Sergio Paracuellos
- [PATCH 4/8] pinctrl: ralink: rt2880: add missing NULL check, Sergio Paracuellos
- [PATCH 7/8] pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO', Sergio Paracuellos
- [PATCH 8/8] staging: mt7621-dts: properly name pinctrl related nodes, Sergio Paracuellos
- [PATCH 5/8] pinctrl: ralink: rt2880: delete not needed error message, Sergio Paracuellos
- [PATCH 6/8] pinctrl: ralink: rt2880: preserve error codes, Sergio Paracuellos
- Re: [PATCH 0/8] pinctrl: ralink: rt2880: Some minimal clean ups, Linus Walleij
- Re: [PATCH 0/8] pinctrl: ralink: rt2880: Some minimal clean ups, Linus Walleij
[PATCH v10 00/23] RISC-V Kendryte K210 support improvements,
Damien Le Moal
- [PATCH v10 02/23] riscv: Fix sifive serial driver, Damien Le Moal
- [PATCH v10 03/23] riscv: Enable interrupts during syscalls with M-Mode, Damien Le Moal
- [PATCH v10 01/23] riscv: Fix kernel time_init(), Damien Le Moal
- [PATCH v10 04/23] riscv: Fix builtin DTB handling, Damien Le Moal
- [PATCH v10 05/23] riscv: Use vendor name for K210 SoC support, Damien Le Moal
- [PATCH v10 06/23] riscv: Fix Canaan Kendryte K210 device tree, Damien Le Moal
- [PATCH v10 07/23] riscv: cleanup Canaan Kendryte K210 sysctl driver, Damien Le Moal
- [PATCH v10 08/23] dt-bindings: Add Canaan vendor prefix, Damien Le Moal
- [PATCH v10 09/23] dt-binding: clock: Document canaan,k210-clk bindings, Damien Le Moal
- [PATCH v10 10/23] dt-bindings: reset: Document canaan,k210-rst bindings, Damien Le Moal
- [PATCH v10 11/23] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings, Damien Le Moal
- [PATCH v10 12/23] dt-binding: mfd: Document canaan,k210-sysctl bindings, Damien Le Moal
- [PATCH v10 13/23] riscv: Add Canaan Kendryte K210 clock driver, Damien Le Moal
- [PATCH v10 14/23] riscv: Add Canaan Kendryte K210 reset controller, Damien Le Moal
- [PATCH v10 15/23] riscv: Add Canaan Kendryte K210 FPIOA driver, Damien Le Moal
- [PATCH v10 16/23] riscv: Update Canaan Kendryte K210 device tree, Damien Le Moal
- [PATCH v10 17/23] riscv: Add SiPeed MAIX BiT board device tree, Damien Le Moal
- [PATCH v10 18/23] riscv: Add SiPeed MAIX DOCK board device tree, Damien Le Moal
- [PATCH v10 20/23] riscv: Add SiPeed MAIXDUINO board device tree, Damien Le Moal
- [PATCH v10 19/23] riscv: Add SiPeed MAIX GO board device tree, Damien Le Moal
- [PATCH v10 21/23] riscv: Add Kendryte KD233 board device tree, Damien Le Moal
- [PATCH v10 22/23] riscv: Update Canaan Kendryte K210 defconfig, Damien Le Moal
- [PATCH v10 23/23] riscv: Add Canaan Kendryte K210 SD card defconfig, Damien Le Moal
- Re: [PATCH v10 00/23] RISC-V Kendryte K210 support improvements, Damien Le Moal
- Re: [PATCH v10 00/23] RISC-V Kendryte K210 support improvements, Palmer Dabbelt
[PATCH v9 00/22] RISC-V Kendryte K210 support improvements,
Damien Le Moal
- [PATCH v9 01/22] riscv: Fix kernel time_init(), Damien Le Moal
- [PATCH v9 02/22] riscv: Fix sifive serial driver, Damien Le Moal
- [PATCH v9 03/22] riscv: Enable interrupts during syscalls with M-Mode, Damien Le Moal
- [PATCH v9 04/22] riscv: Fix builtin DTB handling, Damien Le Moal
- [PATCH v9 05/22] riscv: Use vendor name for K210 SoC support, Damien Le Moal
- [PATCH v9 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver, Damien Le Moal
- [PATCH v9 08/22] dt-binding: clock: Document canaan,k210-clk bindings, Damien Le Moal
- [PATCH v9 07/22] dt-bindings: Add Canaan vendor prefix, Damien Le Moal
- [PATCH v9 09/22] dt-bindings: reset: Document canaan,k210-rst bindings, Damien Le Moal
- [PATCH v9 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings, Damien Le Moal
- [PATCH v9 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings, Damien Le Moal
- [PATCH v9 12/22] riscv: Add Canaan Kendryte K210 clock driver, Damien Le Moal
- [PATCH v9 13/22] riscv: Add Canaan Kendryte K210 reset controller, Damien Le Moal
- [PATCH v9 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver, Damien Le Moal
- [PATCH v9 15/22] riscv: Update Canaan Kendryte K210 device tree, Damien Le Moal
- [PATCH v9 17/22] riscv: Add SiPeed MAIX DOCK board device tree, Damien Le Moal
- [PATCH v9 18/22] riscv: Add SiPeed MAIX GO board device tree, Damien Le Moal
- [PATCH v9 16/22] riscv: Add SiPeed MAIX BiT board device tree, Damien Le Moal
- [PATCH v9 19/22] riscv: Add SiPeed MAIXDUINO board device tree, Damien Le Moal
- [PATCH v9 21/22] riscv: Update Canaan Kendryte K210 defconfig, Damien Le Moal
- [PATCH v9 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig, Damien Le Moal
- [PATCH v9 20/22] riscv: Add Kendryte KD233 board device tree, Damien Le Moal
[gpio:gpio-disallow-double-linenames] BUILD SUCCESS 2ba2b2b64b9741cec704abd3c13c9c245db871ef, kernel test robot
[pinctrl:devel] BUILD SUCCESS 3df09cb8c92e2bdfb78c81f678f6990bd780f09a, kernel test robot
[gpio:devel] BUILD SUCCESS 9777d0bfdae796de3f8d73879a43bc00145dc8ee, kernel test robot
[PATCH v2 0/2] Modify bitmap_set_value() to suppress compiler warning,
Syed Nayyar Waris
[RFC PATCH 05/12] pinctrl: sunxi: add pinctrl driver for V831/V833,
Icenowy Zheng
[RFC PATCH 04/12] dt-bindings: pinctrl: sunxi: add compatible for V831/V833 pinctrl,
Icenowy Zheng
linusw/devel baseline: 99 runs, 1 regressions (v5.10-rc4-88-g9777d0bfdae79), kernelci.org bot
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-88-g9777d0bfdae79), kernelci.org bot
[PATCH] gpiolib: Disallow identical line names in the same chip,
Linus Walleij
[PATCH 1/2] pinctrl: ingenic: Fix JZ4760 support,
Paul Cercueil
[PATCH v4 1/4] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling,
Douglas Anderson
[PATCH v6 00/11] Raspberry Pi PoE HAT fan support,
Nicolas Saenz Julienne
- [PATCH v6 01/11] firmware: raspberrypi: Keep count of all consumers, Nicolas Saenz Julienne
- [PATCH v6 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get(), Nicolas Saenz Julienne
- [PATCH v6 04/11] gpio: raspberrypi-exp: Release firmware handle on unbind, Nicolas Saenz Julienne
- [PATCH v6 03/11] clk: bcm: rpi: Release firmware handle on unbind, Nicolas Saenz Julienne
- [PATCH v6 08/11] input: raspberrypi-ts: Release firmware handle when not needed, Nicolas Saenz Julienne
- [PATCH v6 11/11] pwm: Add Raspberry Pi Firmware based PWM bus, Nicolas Saenz Julienne
- [PATCH v6 07/11] staging: vchiq: Release firmware handle on unbind, Nicolas Saenz Julienne
- [PATCH v6 06/11] soc: bcm: raspberrypi-power: Release firmware handle on unbind, Nicolas Saenz Julienne
- [PATCH v6 05/11] reset: raspberrypi: Release firmware handle on unbind, Nicolas Saenz Julienne
- [PATCH v6 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus, Nicolas Saenz Julienne
- [PATCH v6 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support, Nicolas Saenz Julienne
- Re: [PATCH v6 00/11] Raspberry Pi PoE HAT fan support, Nicolas Saenz Julienne
[PATCH v2 00/10] treewide: bd9571mwv: Add support for BD9574MWF,
Yoshihiro Shimoda
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]