Linux GPIO
[Prev Page][Next Page]
- [PATCH 16/22] gpio: xilinx: Fix the NULL pointer access, Hedges Alexander
- [PATCH 15/22] gpio: xilinx: Add clock adaptation support, Hedges Alexander
- [PATCH 19/22] gpio: Fix typo in gpio driver, Hedges Alexander
- [PATCH 18/22] gpio: gpio-xilinx: Fix warnings in the driver, Hedges Alexander
- [PATCH 14/22] gpio: xilinx: Use readl/writel for ARM64, Hedges Alexander
- [PATCH 13/22] gpio: xilinx: Always use own xlate function, Hedges Alexander
- [PATCH 12/22] gpio: xilinx: Add support to set multiple GPIO at once,
Hedges Alexander
- [PATCH 11/22] gpio: xilinx: Use platform_driver,
Hedges Alexander
- [PATCH 10/22] gpio: xilinx: Fix minor coding style issue., Hedges Alexander
- PATCH 09/22] gpio: xilinx: Fix type for irq_base,
Hedges Alexander
- [PATCH 05/22] GPIO: xilinx: Fix kernel-doc mainline, Hedges Alexander
- [PATCH 02/22] of: gpio: Add support for dual xilinx GPIO, Hedges Alexander
- [PATCH 08/22] GPIO: xilinx: Do not use xgpiops but use only xgpio, Hedges Alexander
- [PATCH 06/22] GPIO: xilinx: Add irq support to the driver,
Hedges Alexander
- [PATCH 07/22] GPIO: xilinx: Do not allocate interrupts for IPs without IRQ support, Hedges Alexander
- [PATCH 04/22] GPIO: xilinx: Use standard coding style for macros, Hedges Alexander
- [PATCH 01/22] Xilinx: ARM: GPIO: updated driver names for cleanup,
Hedges Alexander
- [PATCH 03/22] gpio: gpio-xilinx: Remove CONFIG_OF conditionals,
Hedges Alexander
- Subject: [PATCH 00/22] gpio: xilinx: update driver to match official xilinx version,
Hedges Alexander
- [PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP,
Vitor soares
- [PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines,
Aditya Prayoga
- [PATCH v2] pinctrl: tegra: fix spelling in devicetree binding document,
Marcel Ziswiler
- [PATCH] gpiolib: probe deferral error reporting,
Marcel Ziswiler
- [PATCH] pinctrl: tegra: fix spelling in devicetree binding document,
Marcel Ziswiler
- [PATCH v5 0/6] Add Actions Semiconductor Owl S900 I2C support,
Manivannan Sadhasivam
- [RFT 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask,
Krzysztof Kozlowski
- [RFT 02/10] pinctrl: samsung: Document suspend and resume members, Krzysztof Kozlowski
- [RFT 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup, Krzysztof Kozlowski
- [RFT 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible, Krzysztof Kozlowski
- [RFT 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask, Krzysztof Kozlowski
- [RFT 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts, Krzysztof Kozlowski
- [RFT 09/10] ARM: exynos: Remove legacy setting of external wakeup interrupts, Krzysztof Kozlowski
- [RFT 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433, Krzysztof Kozlowski
- [RFT 06/10] pinctrl: samsung: Write external interrupt mask, Krzysztof Kozlowski
- [RFT 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts, Krzysztof Kozlowski
- [RFT 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs, Krzysztof Kozlowski
- Re: [RFT 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask, Tomasz Figa
- [PATCH 1/1] Merge xilinx gpio driver from linux-xlnx,
Hedges Alexander
- [PATCH v6 00/10] Add the I3C subsystem,
Boris Brezillon
- [PATCH v6 01/10] i3c: Add core I3C infrastructure, Boris Brezillon
- [PATCH v6 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander, Boris Brezillon
- [PATCH v6 04/10] dt-bindings: i3c: Document core bindings, Boris Brezillon
- [PATCH v6 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property, Boris Brezillon
- [PATCH v6 08/10] dt-bindings: i3c: Document Cadence I3C master bindings, Boris Brezillon
- [PATCH v6 07/10] i3c: master: Add driver for Cadence IP, Boris Brezillon
- [PATCH v6 02/10] docs: driver-api: Add I3C documentation, Boris Brezillon
- [PATCH v6 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer, Boris Brezillon
- [PATCH v6 09/10] gpio: Add a driver for Cadence I3C GPIO expander, Boris Brezillon
- [PATCH v6 03/10] i3c: Add sysfs ABI spec, Boris Brezillon
- Re: [PATCH v6 00/10] Add the I3C subsystem, Arnd Bergmann
- [PATCH v2] pinctrl: uniphier: add spi pin-mux settings,
Keiji Hayashibara
- [PATCH] pinctrl: uniphier: add spi pin-mux settings,
Keiji Hayashibara
- [RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O,
Janusz Krzysztofik
- [RFC PATCH 1/8] mtd: rawnand: ams-delta: Use private structure, Janusz Krzysztofik
- [RFC PATCH 5/8] mtd: rawnand: ams-delta: Request data port GPIO resource, Janusz Krzysztofik
- [RFC PATCH 7/8] mtd: rawnand: ams-delta: Check sanity of data GPIO resource, Janusz Krzysztofik
- [RFC PATCH 6/8] gpio: omap: Add get/set_multiple() callbacks, Janusz Krzysztofik
- [RFC PATCH 8/8] mtd: rawnand: ams-delta: Use GPIO callbacks for data I/O, Janusz Krzysztofik
- [RFC PATCH 4/8] mtd: rawnand: ams-delta: Optimize pointer resolution on read/write, Janusz Krzysztofik
- [RFC PATCH 3/8] mtd: rawnand: ams-delta: Set port direction once per transfer, Janusz Krzysztofik
- [RFC PATCH 2/8] mtd: rawnand: ams-delta: Write protect device during probe, Janusz Krzysztofik
- Re: [RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O, Boris Brezillon
- [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API for data I/O, Janusz Krzysztofik
- [RFC PATCH v2 09/12] gpiolib: Identify GPIO descriptor arrays with direct mapping, Janusz Krzysztofik
- [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions, Janusz Krzysztofik
- [RFC PATCH v2 10/12] gpiolib: Introduce bitmap get/set array API extension, Janusz Krzysztofik
- [RFC PATCH v2 11/12] mtd: rawnand: ams-delta: Use GPIO API bitmap extension, Janusz Krzysztofik
- [RFC PATCH v2 08/12] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write, Janusz Krzysztofik
- [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer, Janusz Krzysztofik
- [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write, Janusz Krzysztofik
- [RFC PATCH v2 06/12] ARM: OMAP1: ams-delta: drop obsolete NAND resources, Janusz Krzysztofik
- [RFC PATCH v2 02/12] mtd: rawnand: ams-delta: Use private structure, Janusz Krzysztofik
- [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource, Janusz Krzysztofik
- [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port, Janusz Krzysztofik
- [RFC PATCH v2 01/12] mtd: rawnand: ams-delta: Assign mtd->dev.parent, not mtd->owner, Janusz Krzysztofik
- [PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O, Janusz Krzysztofik
- [PATCH v3 5/7] mtd: rawnand: ams-delta: Set port direction when needed, Janusz Krzysztofik
- [PATCH v3 7/7] mtd: rawnand: ams-delta: use GPIO API for data I/O, Janusz Krzysztofik
- [PATCH v3 6/7] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write, Janusz Krzysztofik
- [PATCH v3 4/7] mtd: rawnand: ams-delta: request data port GPIO resource, Janusz Krzysztofik
- [PATCH v3 3/7] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port, Janusz Krzysztofik
- [PATCH v3 1/7] mtd: rawnand: ams-delta: show parent device in sysfs, Janusz Krzysztofik
- [PATCH v3 2/7] mtd: rawnand: ams-delta: Use private structure, Janusz Krzysztofik
- [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing, Janusz Krzysztofik
- [RFC RFT PATCH v4 4/4] gpiolib: Implement fast processing path in get/set array, Janusz Krzysztofik
- [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Janusz Krzysztofik
- [RFC RFT PATCH v4 3/4] gpiolib: Pass array info to get/set array functions, Janusz Krzysztofik
- [RFC RFT PATCH v4 2/4] gpiolib: Identify arrays matching GPIO hardware, Janusz Krzysztofik
- Re: [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing, Linus Walleij
- Re: [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing, Ulf Hansson
- [PATH v5 0/4] gpiolib: speed up GPIO array processing, Janusz Krzysztofik
- [PATCH v5 3/4] gpiolib: Pass array info to get/set array functions, Janusz Krzysztofik
- [PATCH v5 4/4] gpiolib: Implement fast processing path in get/set array, Janusz Krzysztofik
- [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Janusz Krzysztofik
- Re: [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Geert Uytterhoeven
- Re: [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Miguel Ojeda
- Re: [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Peter Rosin
- Re: [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Linus Walleij
- [PATCH v5 2/4] gpiolib: Identify arrays matching GPIO hardware, Janusz Krzysztofik
- [PATH v6 0/4] gpiolib: speed up GPIO array processing, Janusz Krzysztofik
- [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Janusz Krzysztofik
- [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware, Janusz Krzysztofik
- [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions, Janusz Krzysztofik
- [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array, Janusz Krzysztofik
- [PATCH v7 0/4] gpiolib: speed up GPIO array processing, Janusz Krzysztofik
- [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Janusz Krzysztofik
- Re: [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Lukas Wunner
- Re: [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Matthew Wilcox
- Re: [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, Geert Uytterhoeven
- Re: [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, kbuild test robot
- Re: [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array, kbuild test robot
- [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware, Janusz Krzysztofik
- [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions, Janusz Krzysztofik
- [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array, Janusz Krzysztofik
- [PATCH v8 0/4] gpiolib: speed up GPIO array processing, Janusz Krzysztofik
[PATCH RFC] gpio: brcmstb: Properly account for empty banks,
justinpopo6
[PATCH RFC] gpio: brcmstb: account for empty banks, justinpopo6
[PATCH] dt-bindings: pinctrl: samsung: Add SPDX license identifier,
Krzysztof Kozlowski
[PATCH v2 0/2] pinctrl: berlin: add as370 SoC support,
Jisheng Zhang
[PATCH V3] gpio: mxc: add power management support,
Anson Huang
[PATCH] gpio: tegra: Fix tegra_gpio_irq_set_type(),
Dmitry Osipenko
[PATCH -stable] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag,
Niklas Söderlund
[PATCH 0/2] add syscfg mask parameter,
Ludovic Barre
[PATCH] pinctrl/amd: fix gpio irq level in debugfs,
Daniel Kurtz
[PATCH 1/2] pinctrl/amd: only handle irq if it is pending and unmasked,
Daniel Kurtz
[GIT PULL] pin control fixes for v4.18, Linus Walleij
[PATCH 0/2] STM32 pinctrl updates,
Alexandre Torgue
[PATCH] gpio-pisosr: add support for get_multiple,
Morten Hein Tiljeset
[PATCH 0/2] gpiolib: linehandle_ioctl() tweaks,
Bartosz Golaszewski
[PATCH V2] gpio: mxc: add power management support,
Anson Huang
[PATCH v2 0/2] pinctrl: meson-g12a: add pinctrl driver support,
Yixun Lan
[PATCH] gpio: pxa: disable pinctrl calls for PXA3xx,
Daniel Mack
[PATCH] pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show(),
Dan Carpenter
[PATCH 0/2] pinctrl: berlin: add as370 SoC support,
Jisheng Zhang
[PATCH 02/18] block/aoenet: change strncpy+truncation to strlcpy,
Dominique Martinet
[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx,
Tomer Maimon
[PATCH] pinctrl: at91: fix deferred probing support,
Rob Herring
[PATCH v1] gpiolib: Join one line back for better readability,
Andy Shevchenko
[PATCH v1] gpio: merrifield: Convert to use acpi_dev_get_first_match(),
Andy Shevchenko
[PATCH v1 1/2] ACPI / utils: Introduce acpi_dev_get_first_device() helper,
Andy Shevchenko
[PATCH v2] gpiolib-acpi: make sure we trigger edge events at least once on boot,
Hans de Goede
Message not available
Re: [PATCH v2] gpiolib-acpi: make sure we trigger edge events at least once on boot, Mika Westerberg
Re: [PATCH v2] gpiolib-acpi: make sure we trigger edge events at least once on boot, Linus Walleij
[PATCH] gpio: rcar: Implement .get_direction() callback,
Geert Uytterhoeven
[PATCH] pinctrl: mt7622: fix probe fail by misuse the selector,
sean.wang
[PATCH 0/1] gpiolib-acpi: make sure we trigger edge events at least once,
Hans de Goede
[PATCH] gpiolib: use better errno if get_direction is not available,
Wolfram Sang
[PATCH -next] gpio: pxa: fix potential NULL dereference in pxa_gpio_probe(),
Wei Yongjun
[PATCH] pinctrl: ocelot: fix gpio4 twi function,
Alexandre Belloni
[PATCH -next] pinctrl: nsp: fix potential NULL dereference in nsp_pinmux_probe(),
Wei Yongjun
[PATCH -next] pinctrl: at91-pio4: remove redundant return value check of platform_get_resource(),
Wei Yongjun
[PATCH -next] pinctrl: single: Fix missing unlock on error path,
Wei Yongjun
[PATCH 1/2] gpio: mt7621: add OF_GPIO dependency,
Arnd Bergmann
[PATCH v1 0/2] pinctrl: nuvoton: add driver for NPCM7xx,
Tomer Maimon
[PATCH] gpio: mxc: add power management support,
Anson Huang
[gpio:gpio-descriptors-regulator 8/8] arch/arm/mach-s3c64xx/mach-crag6410-module.c:356:20: error: 'wm8994_gpiod_table' undeclared here (not in a function); did you mean 'wm5102_gpiod_table'?,
kbuild test robot
[gpio:gpio-descriptors-regulator 3/8] drivers/regulator/max77686-regulator.c:272:53: sparse: call with no type!, kbuild test robot
[PATCH v1] gpiolib: Consistent use of ->get_direction() inside gpiolib,
Andy Shevchenko
[PATCH v1] gpiolib: Mark gpio_suffixes array with __maybe_unused,
Andy Shevchenko
[gpio:gpio-descriptors-regulator 4/8] drivers/regulator/gpio-regulator.c:345:3: error: 'gflags' undeclared; did you mean 'mf_flags'?, kbuild test robot
[gpio:gpio-descriptors-regulator 3/8] drivers/regulator/max77686-regulator.c:281:2: note: in expansion of macro 'if', kbuild test robot
[gpio:gpio-descriptors-regulator 4/8] drivers//regulator/gpio-regulator.c:161:8: error: 'struct gpio_regulator_config' has no member named 'enable_gpio', kbuild test robot
[PATCH] gpio: aspeed: fix compile testing warning,
Arnd Bergmann
[gpio:gpio-descriptors-regulator 3/8] drivers/regulator/wm8994-regulator.c:149:10: error: 'struct regulator_config' has no member named 'ena_gpio'; did you mean 'ena_gpiod'?, kbuild test robot
[PATCH] gpio: mt7621: Edit to preferred syntax, Linus Walleij
[RFC PATCH] gpiolib: call gpiochip_(un)lock_as_irq for dis/enable_irq(),
Hans Verkuil
[RFC] gpiolib-acpi: make sure we trigger edge events at least once on boot,
Hans de Goede
[PATCH] pinctrl: baytrail: Mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH] pinctrl: mt7622: mark expected switch fall-through,
Gustavo A. R. Silva
[PATCH v4 0/2] gpio: mediatek: driver for gpio chip in MT7621 SoC,
Sergio Paracuellos
[PATCHv3 0/5] pinctrl fixes for generic functions and groups,
Tony Lindgren
[PATCH] pinctrl: meson: add gen_clk pins,
Jerome Brunet
[PATCH 0/3] pinctrl: meson-g12a: add pinctrl driver support,
Yixun Lan
[git pull] pinctrl: sh-pfc: Updates for v4.19,
Geert Uytterhoeven
[PATCH] gpiolib: Defer on non-DT find_chip_by_name() failure,
Janusz Krzysztofik
[PATCH v2] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag,
Niklas Söderlund
[PATCH] pinctrl: nsp: off by ones in nsp_pinmux_enable(),
Dan Carpenter
[PATCH] pinctrl: actions: signedness bug in owl_pinctrl_probe(),
Dan Carpenter
[PATCH] pinctrl: sh-pfc: r8a77990: Add USB3.0 pins, groups and functions,
Yoshihiro Shimoda
[PATCH V2] bindings: add clocks optional binding for imx gpio,
Anson Huang
[PATCH v1] gpiolib: Join string literals back,
Andy Shevchenko
[PATCH v1] gpiolib: Respect error code of ->get_direction(),
Andy Shevchenko
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]