Linux GPIO
[Prev Page][Next Page]
[GIT PULL] pinctrl changes for v5.12,
Linus Walleij
[GIT PULL] gpio: updates for v5.12,
Bartosz Golaszewski
[PATCH v3 0/6] Introduce intel_skl_int3472 module,
Daniel Scally
[PATCH v8 0/3] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH 1/3] mfd: lp87565: fix typo in define names,
Luca Ceresoli
[PATCH 00/19] ipmi: Allow raw access to KCS devices,
Andrew Jeffery
- [PATCH 02/19] ARM: dts: Remove LPC BMC and Host partitions, Andrew Jeffery
- [PATCH 03/19] ipmi: kcs: aspeed: Adapt to new LPC DTS layout, Andrew Jeffery
- [PATCH 01/19] dt-bindings: aspeed-lpc: Remove LPC partitioning, Andrew Jeffery
- [PATCH 04/19] pinctrl: aspeed-g5: Adapt to new LPC device tree layout, Andrew Jeffery
- [PATCH 06/19] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties, Andrew Jeffery
- [PATCH 08/19] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions, Andrew Jeffery
- [PATCH 05/19] soc: aspeed: Adapt to new LPC device tree layout, Andrew Jeffery
- [PATCH 10/19] ipmi: kcs_bmc: Turn the driver data-structures inside-out, Andrew Jeffery
- [PATCH 07/19] ipmi: kcs_bmc: Make status update atomic, Andrew Jeffery
- [PATCH 12/19] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc, Andrew Jeffery
- [PATCH 13/19] ipmi: kcs_bmc: Decouple the IPMI chardev from the core, Andrew Jeffery
- [PATCH 17/19] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices, Andrew Jeffery
- [PATCH 14/19] ipmi: kcs_bmc: Allow clients to control KCS IRQ state, Andrew Jeffery
- [PATCH 09/19] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi, Andrew Jeffery
- [PATCH 18/19] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration, Andrew Jeffery
- [PATCH 11/19] ipmi: kcs_bmc: Split headers into device and client, Andrew Jeffery
- [PATCH 15/19] ipmi: kcs_bmc: Add a "raw" character device interface, Andrew Jeffery
- [PATCH 19/19] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet, Andrew Jeffery
- [PATCH 16/19] dt-bindings: ipmi: Convert ASPEED KCS binding to schema, Andrew Jeffery
strace 5.11 released - now decodes GPIO ioctls,
Kent Gibson
[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[libgpiod][PATCH 0/3] licensing: try to get licensing right,
Bartosz Golaszewski
[PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH] gpio: pcf857x: Fix missing first interrupt,
Maksim Kiselev
[pinctrl:devel] BUILD SUCCESS b40b760aa2a9587cdcde62759642b4e99c40dedc, kernel test robot
DT overlay applied via pinctrl description,
Michal Simek
[PATCH 0/2] Fix Marvell CP110 pin control finction names,
kostap
[PATCH] pinctrl: equilibrium: add missing of_node_put,
angkery
[lingpiod][PATCH] bindings: python: fix uninitialized default_vals being passed to gpiod_LineBulk_request(),
Kent Gibson
[PATCH] pinctrl: stm32: add missing of_node_put,
angkery
[pinctrl:devel] BUILD SUCCESS 74f2dd447900256e8aa986be868bcd835d3c60d1, kernel test robot
[PATCH v5 0/2] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
Replace raw_spin_lock_irqsave with raw_spin_lock,
Andy Shevchenko
[PATCH v2 0/3] Introduce the for_each_set_clump macro,
Syed Nayyar Waris
Re: [PATCH v2 0/3] Introduce the for_each_set_clump macro, Bartosz Golaszewski
[PATCH v3 0/3] Add ZynqMP pinctrl driver,
Sai Krishna Potthuri
[PATCH] pinctrl: actions: Add depends on || COMPILE_TEST,
Linus Walleij
[PATCH] pinctrl: qcom: sc7280: Add GPIO wakeup interrupt map,
Rajendra Nayak
[libgpiod] Bug in python binding when requesting output?,
Pedro Botella
[PATCH v2] gpio: pca953x: add support for open drain pins on PCAL6524,
Alban Bedel
[GIT PULL] gpio: fixes for v5.11,
Bartosz Golaszewski
[PATCH v4 0/2] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH v3 0/2] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH_SPARX5 || SOC_VCOREIII,
Geert Uytterhoeven
[PATCH v2 0/2] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH v6 0/7] gpio: ep93xx: fixes series patch,
Nikita Shubin
RFC: oftree based setup of composite board devices,
Enrico Weigelt, metux IT consult
- [RFC PATCH 02/12] of: base: introduce of_find_node_by_phandle_from(), Enrico Weigelt, metux IT consult
- [RFC PATCH 04/12] of: base: introduce of_match_string(), Enrico Weigelt, metux IT consult
- [RFC PATCH 03/12] of: base: record root node in interator and use it for phandle lookup, Enrico Weigelt, metux IT consult
- [RFC PATCH 08/12] drivers: base: introduce bus_remove_device_by_name(), Enrico Weigelt, metux IT consult
- [RFC PATCH 10/12] export bus_get() / bus_put(), Enrico Weigelt, metux IT consult
- [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support, Enrico Weigelt, metux IT consult
- [RFC PATCH 01/12] of: base: improve error message in of_phandle_iterator_next(), Enrico Weigelt, metux IT consult
- [RFC PATCH 12/12] platform/x86/of: add support for PC Engines APU v2/3/4 boards, Enrico Weigelt, metux IT consult
- [RFC PATCH 09/12] drivers: base: reintroduce find_bus(), Enrico Weigelt, metux IT consult
- [RFC PATCH 06/12] of: kobj: introduce of_attach_tree_sysfs(), Enrico Weigelt, metux IT consult
- [RFC PATCH 11/12] platform/x86: skeleton for oftree based board device initialization, Enrico Weigelt, metux IT consult
- [RFC PATCH 05/12] of: kobj: __of_attach_node_sysfs(): add optional basename parameter, Enrico Weigelt, metux IT consult
- Re: RFC: oftree based setup of composite board devices, Rob Herring
- Re: RFC: oftree based setup of composite board devices, Andy Shevchenko
[PATCH] gpio: GPIO_MXS should not default to y, unconditionally,
Geert Uytterhoeven
[PATCH v5 0/7] gpio: ep93xx: fixes series patch,
Nikita Shubin
[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock,
Luo Jiaxing
Re: [Linuxarm] [PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock, luojiaxing
<Possible follow-ups>
[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock, Luo Jiaxing
[PATCH] pinctrl: renesas:fix possible null pointer dereference struct pinmux_range *,
alex_luca
amd_gpio_irq_handler: irq 7: nobody cared,
Tj (Elloe Linux)
[PATCH] gpiolib: cdev: convert stream-like files from,
Yang Li
[PATCH v6 0/2] pinctrl: qcom: Add SM8350 pinctrl support,
Vinod Koul
Re: [PATCH V5 0/5] gpio-xilinx: Update on xilinx gpio driver, Bartosz Golaszewski
[PATCH v4 0/7] gpio: ep93xx: fixes series patch,
Nikita Shubin
[PATCH v1] gpiolib: Don't probe gpio_device if it's not the primary device,
Saravana Kannan
[PATCH] dt-bindings: pinctrl: Group tuples in pin control properties,
Geert Uytterhoeven
[PATCH] gpio: uapi: use the preferred SPDX license identifier,
Bartosz Golaszewski
[next] Unable to handle kernel NULL pointer dereference at - pc : gpiodevice_release, Naresh Kamboju
[GIT PULL] gpio: fixes for v5.11-rc7,
Bartosz Golaszewski
[PATCH 1/1] pinctrl: pinctrl-microchip-sgpio: Fix wrong register offset for IRQ trigger,
Lars Povlsen
[libgpiod][PATCH] COPYING: organize the licenses in a separate LICENSES directory,
Bartosz Golaszewski
[GIT PULL] intel-gpio for 5.12-1,
Andy Shevchenko
[PATCH v1] gpio: msic: Drop driver from Makefile,
Andy Shevchenko
[libgpiod] bindings: cxx: fix building with clang's libc++,
Jan Kundrát
[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples,
Rob Herring
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples, Linus Walleij
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples, Daniel Palmer
Message not available
RE: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples, Yoshihiro Shimoda
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples, Wolfram Sang
Re: [PATCH V5 4/5] gpio: gpio-xilinx: Add support for suspend and resume, Linus Walleij
[REPORT][next] pinctrl: pinctrl-microchip-sgpio: out-of-bounds bug in sgpio_clrsetbits(),
Gustavo A. R. Silva
general protection fault in put_device, syzbot
[pinctrl:devel] BUILD SUCCESS ef1e21503cc41937b53d436c8f744ded95ab954b, kernel test robot
[pinctrl:for-next] BUILD SUCCESS d3e0c0572caf3a26f5d4ef4e0cbd577b9b6f94ff, kernel test robot
Re: [PATCH 0/8] gpio: implement the configfs testing module,
Uwe Kleine-König
Re: [PATCH 8/8] gpio: sim: new testing module,
Bartosz Golaszewski
Re: [PATCH 5/8] lib: bitmap: remove the 'extern' keyword from function declarations,
Bartosz Golaszewski
[PATCH] pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment,
Jonathan Neuschäfer
[PATCH] pinctrl: Support pin that does not support configuration option,
Michael Trimarchi
Re: [PATCH V5 5/5] gpio: gpio-xilinx: Add check if width exceeds 32, William Breathitt Gray
Re: [PATCH V5 3/5] gpio: gpio-xilinx: Add interrupt support,
Robert Hancock
Re: [PATCH] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH] gpiolib: free device name on error path to fix kmemleak,
quanyang . wang
[PATCH] gpio: pca953x: add support for open drain pins on PCAL6524,
Alban Bedel
[PATCH v3 0/7] gpio: ep93xx: fixes series patch,
Nikita Shubin
[PATCH v3 5/7] gpio: ep93xx: Fix typo s/hierarchial/hierarchical, Nikita Shubin
[PATCH v3 4/7] gpio: ep93xx: drop to_irq binding, Nikita Shubin
[PATCH v3 2/7] gpio: gpio-ep93xx: Fix single irqchip with multi gpiochips, Nikita Shubin
[PATCH v3 6/7] gpio: ep93xx: refactor ep93xx_gpio_add_bank, Nikita Shubin
[PATCH v3 7/7] gpiod: ep93xx: refactor base IRQ number, Nikita Shubin
Re: [PATCH v3 0/7] gpio: ep93xx: fixes series patch, Andy Shevchenko
Re: [PATCH v3 0/7] gpio: ep93xx: fixes series patch, Linus Walleij
[PATCH v2 0/3] pinctrl: at91-pio4: add support for slew-rate,
Claudiu Beznea
[PATCH] pinctrl: use to octal permissions for debugfs files,
Drew Fustini
pinctl.rst instead of pinctrl.rst?,
Drew Fustini
[pinctrl:for-next] BUILD SUCCESS e79167284d62d3f9e67da76926d5990cca481dd3, kernel test robot
[pinctrl:devel] BUILD REGRESSION 9d5032f97e9e0655e8c507ab1f43237e31520b00, kernel test robot
[PATCH 1/2] ARM: dts: am335x-pocketbeagle: unique gpio-line-names,
Drew Fustini
[PATCH] pinctrl: samsung: use raw_spinlock for s3c64xx,
Chanho Park
[PATCH v2 1/3] dt-bindings: pinctrl: qcom: Define common TLMM binding,
Bjorn Andersson
[PATCH 0/3] pinctrl: at91-pio4: add support for slew-rate,
Claudiu Beznea
[PATCH v2] pinctrl: actions: Add the platform dependency to drivers, Manivannan Sadhasivam
[GIT PULL] intel-pinctrl for 5.12-1,
Andy Shevchenko
[PATCH v1 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix dt_binding_check warning,
Robert Foss
[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-1,
Andy Shevchenko
[pinctrl:for-next] BUILD SUCCESS eed831dbe060c5573a9a4fd5d4156fba29726d0b, kernel test robot
[pinctrl:fixes] BUILD SUCCESS 317dea99f0b64fc7a176d19f1d59aaee003bc569, kernel test robot
[pinctrl:devel] BUILD REGRESSION 3bbf9b89592d18c391eafd7a5e0e7429ae2dc767, kernel test robot
[PATCH 5.10 102/199] gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it, Greg Kroah-Hartman
[PATCH v2] pinctrl: samsung: use raw_spinlock for locking, Chanho Park
[pinctrl:devel 32/33] drivers/pinctrl/samsung/pinctrl-s3c64xx.c:296:25: error: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type,
kernel test robot
[PATCH v2] pinctrl: single: set function name when adding function,
Drew Fustini
[PATCH] pinctrl: single: set function name when adding function, Drew Fustini
[PATCH v5 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander,
AngeloGioacchino Del Regno
[PATCH 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander,
AngeloGioacchino Del Regno
[PATCH net-next v2 0/2] dsa: add MT7530 GPIO support,
DENG Qingfang
[PATCH V3] pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt,
Hailong Fan
[PATCH v2] pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt,
Hailong Fan
[BACKPORT 5.4 PATCH] pinctrl: ingenic: Fix JZ4760 support,
Paul Cercueil
[PATCH] pinctrl: pinmux: add function selector to pinmux-functions,
Drew Fustini
[RFC PATCH v2] pinctrl: pinmux: Add pinmux-select debugfs file,
Drew Fustini
[PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default,
Saravana Kannan
Re: [PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default, Greg Kroah-Hartman
Re: [PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default, Dmitry Osipenko
[PATCH v1] gpio: tegra: Improve formatting of the code,
Dmitry Osipenko
[PATCH v1 0/3] Support building gpio-tegra driver as loadable module,
Dmitry Osipenko
libgpiod/dts: way to prevent direction switching and setting initial state of gpio, Roosen Henri
[PATCH v3 1/6] lib/cmdline_kunit: add a new test case for get_options(),
Andy Shevchenko
[PATCH v1] gpio: aggregator: Use compound literal from the header,
Andy Shevchenko
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]