linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-04 11:36:45 to 2023-05-11 09:20:11 UTC [more...]

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-11  9:18 UTC  (3+ messages)
` [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml

[PATCH -next] gpio: ixp4xx: Use devm_platform_ioremap_resource()
 2023-05-11  9:08 UTC  (2+ messages)

[PATCH] gpio: davinci: correct non-kerneldoc comment
 2023-05-11  9:06 UTC  (2+ messages)

[PATCH v3] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-11  8:56 UTC  (4+ messages)

[PATCH] gpiolib: Don't implicitly disable irq when masking
 2023-05-11  8:00 UTC  (4+ messages)

pca953x issue when driving a DSI bridge
 2023-05-11  7:49 UTC  (4+ messages)

[PATCH v4 0/8] Add minimal boot support for IPQ5018
 2023-05-11  6:19 UTC  (17+ messages)
` [PATCH v4 1/8] dt-bindings: arm64: Add IPQ5018 clock and reset
` [PATCH v4 2/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [PATCH v4 3/8] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH v4 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [PATCH v4 5/8] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH v4 6/8] dt-bindings: firmware: document IPQ5018 SCM
` [PATCH v4 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH v4 8/8] arm64: defconfig: Enable IPQ5018 SoC base configs

[PATCH AUTOSEL 6.2 1/9] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
 2023-05-10 20:49 UTC 

[PATCH AUTOSEL 6.3 1/9] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
 2023-05-10 20:48 UTC 

[PATCH v7 0/4] Add pinctrl support for SDX75
 2023-05-10 15:00 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v7 2/4] pinctrl: qcom: Remove the msm_function struct
` [PATCH v7 3/4] pinctrl: qcom: Refactor generic qcom pinctrl driver
` [PATCH v7 4/4] pinctrl: qcom: Add SDX75 pincontrol driver

RenewaIs 10298793 IBB
 2023-05-10 14:51 UTC 

[PATCH v6 0/4] Add pinctrl support for SDX75
 2023-05-10 14:35 UTC  (15+ messages)
` [PATCH v6 1/4] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v6 2/4] pinctrl: qcom: Remove the msm_function struct
` [PATCH v6 3/4] pinctrl: qcom: Refactor generic qcom pinctrl driver
` [PATCH v6 4/4] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH v2 0/5] Minor device-tree additions for C.H.I.P
 2023-05-10 14:15 UTC  (7+ messages)
  ` [PATCH v2 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema
  ` [PATCH v2 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209
  ` [PATCH v2 3/5] ARM: dts: sun5i: chip: Enable bluetooth
  ` [PATCH v2 4/5] ARM: dts: sun5i: Add port E pinmux settings for mmc2
  ` [PATCH v2 5/5] ARM: dts: axp209: Add iio-hwmon node for internal temperature

[PATCH v4 1/2] dt-bindings: pinctrl: Allow use of pinconf in addition to pinctrl and pinmux
 2023-05-10 12:48 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml

Pompy ciepła - nowe warunki
 2023-05-09  7:51 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in do_page_fault
 2023-05-10  9:20 UTC  (3+ messages)

[PATCH net-next v7 0/9] TXGBE PHYLINK support
 2023-05-10  8:00 UTC  (17+ messages)
` [PATCH net-next v7 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v7 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v7 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v7 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v7 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v7 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v7 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v7 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v7 9/9] net: txgbe: Support phylink MAC layer

[PATCH v4 0/2] STMPE device tree bindings
 2023-05-09 17:25 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: Convert STMPE GPIO to YAML schema
` [PATCH v4 2/2] dt-bindings: MFD: Convert STMPE "

[PATCH v2 1/1] gpio: mxc: use platform_get_irq_optional() to avoid an error message
 2023-05-09 16:24 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-09 16:06 UTC  (34+ messages)
` [PATCH v3 01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
` [PATCH v3 02/18] remoteproc: qcom: Move minidump specific data to qcom_minidump.h
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
` [PATCH v3 06/18] soc: qcom: minidump: Add update region support
` [PATCH v3 07/18] arm64: defconfig: Enable Qualcomm minidump driver
` [PATCH v3 09/18] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v3 12/18] soc: qcom: Register pstore frontend region with minidump

[PATCH 1/1] gpio: mxc: use platform_get_irq_optional() to avoid error message
 2023-05-09 15:41 UTC  (4+ messages)
  ` [EXT] "

[PATCH] dirvers/pinctrl.c : using pinctrl_dev->dev to obtain struct device * dev
 2023-05-09 10:59 UTC  (3+ messages)

[RFC v2 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-05-09  9:46 UTC  (12+ messages)
` [RFC v2 1/3] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
    ` [PATCH] [REVIEW][PINCTRL]: Misc Fixes and refactor
    ` [PATCH] firmware: arm_scmi: Add optional flags to extended names helper
` [RFC v2 2/3] pinctrl: Implementation of the generic scmi-pinctrl driver

[linusw-pinctrl:for-next] BUILD SUCCESS cbbe077815144ad98fd2ea724d9ec3dade09ca92
 2023-05-09  5:49 UTC 

[PATCH -next] gpio: brcmstb: Use devm_platform_get_and_ioremap_resource()
 2023-05-08 13:31 UTC  (2+ messages)

[PATCH] pinctrl: renesas: Fix spaces followed by tabs
 2023-05-08 13:10 UTC  (2+ messages)

[PATCH v3 0/2] STMPE device tree bindings
 2023-05-08 12:22 UTC  (11+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: Add STMPE YAML DT schema
` [PATCH v3 2/2] dt-bindings: MFD: Convert STMPE to YAML schema

[PATCH v11 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
 2023-05-08  6:44 UTC  (2+ messages)
  ` [PATCH v11 char-misc-next 2/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM "

[PATCH 1/2] gpio: vf610: switch to dynamic allocat GPIO base
 2023-05-06 13:06 UTC  (4+ messages)
` [PATCH 2/2] gpio: mxc: "

[RFC PATCH net-next v6 0/9] TXGBE PHYLINK support
 2023-05-06 11:34 UTC  (14+ messages)
` [RFC PATCH net-next v6 1/9] net: txgbe: Add software nodes to support phylink
` [RFC PATCH net-next v6 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [RFC PATCH net-next v6 3/9] net: txgbe: Register fixed rate clock
` [RFC PATCH net-next v6 4/9] net: txgbe: Register I2C platform device
` [RFC PATCH net-next v6 5/9] net: txgbe: Add SFP module identify
` [RFC PATCH net-next v6 6/9] net: txgbe: Support GPIO to SFP socket
` [RFC PATCH net-next v6 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [RFC PATCH net-next v6 8/9] net: txgbe: Implement phylink pcs
` [RFC PATCH net-next v6 9/9] net: txgbe: Support phylink MAC layer

[PATCH] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-05 14:18 UTC  (2+ messages)

Pinconf issues on AMxxx plattforms
 2023-05-05 13:28 UTC  (5+ messages)

[PATCH 0/4] pinctrl: amd: Adjust handling for firmware misconfigurations
 2023-05-05 12:14 UTC  (3+ messages)

[PATCH v3 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-05 12:10 UTC  (7+ messages)
` [PATCH v3 2/3] pinctrl: tps6594: add for TPS6594 PMIC

[PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
 2023-05-05 11:56 UTC  (2+ messages)

[PATCH 0/3] Add GPIO support to PM8953 PMIC
 2023-05-05 11:47 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
 2023-05-05 11:38 UTC  (2+ messages)

[BISECTED REGRESSION] OMAP1 GPIO breakage
 2023-05-05  8:38 UTC  (11+ messages)

[PATCH v5 0/3] Add pinctrl support for SDX75
 2023-05-05  6:56 UTC  (6+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver

[v4][PATCH] pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
 2023-05-05  0:53 UTC  (2+ messages)

[PATCH] tools: gpio: fix debounce_period_us output of lsgpio
 2023-05-04 16:20 UTC  (3+ messages)

[PATCH v3 0/1] pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
 2023-05-04 15:02 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v1] gpio: gpiolib: clear the array_info's memory space
 2023-05-04 14:15 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] bindings: rust: skip building all rust crates by default
 2023-05-04 13:10 UTC  (2+ messages)

[PATCH v3] gpiolib: fix allocation of mixed dynamic/static GPIOs
 2023-05-04 12:22 UTC  (2+ messages)

[PATCH 0/3] Get rid of OMAP2 GPIO pdata quirks
 2023-05-04 12:19 UTC  (4+ messages)
` [PATCH 1/3] ARM/gpio: Push OMAP2 quirk down into TWL4030 driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).