linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 07:55:23 to 2022-07-01 01:40:19 UTC [more...]

[PATCH v4 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-07-01  1:40 UTC  (19+ messages)
` [PATCH v4 01/23] dt-bindings: pinctrl: renesas,pfc: Document r8a779g0 support
` [PATCH v4 02/23] pinctrl: renesas: Add PORT_GP_CFG_13 macros
` [PATCH v4 03/23] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
` [PATCH v4 04/23] pinctrl: renesas: r8a779g0: Add pins, groups and functions
` [PATCH v4 05/23] pinctrl: renesas: r8a779g0: fixup MODSEL8
` [PATCH v4 06/23] pinctrl: renesas: r8a779g0: remove not used NOGP definitions
` [PATCH v4 07/23] pinctrl: renesas: r8a779g0: remove not used IPxSRx definitions
` [PATCH v4 08/23] pinctrl: renesas: r8a779g0: remove not used MOD_SELx definitions
` [PATCH v4 09/23] pinctrl: renesas: r8a779g0: tidyup ioctrl_regs
` [PATCH v4 10/23] pinctrl: renesas: r8a779g0: tidyup POC1 voltage
` [PATCH v4 11/23] pinctrl: renesas: r8a779g0: add missing TCLKx_A/TCLK_B/TCLKx_X
` [PATCH v4 12/23] pinctrl: renesas: r8a779g0: add missing IRQx_A/IRQx_B
` [PATCH v4 13/23] pinctrl: renesas: r8a779g0: add missing HSCIF3_A
` [PATCH v4 14/23] pinctrl: renesas: r8a779g0: add missing HSCIF1_X
` [PATCH v4 15/23] pinctrl: renesas: r8a779g0: add missing SCIF3
` [PATCH v4 16/23] pinctrl: renesas: r8a779g0: add missing SCIF1_X
` [PATCH v4 17/23] pinctrl: renesas: r8a779g0: add missing CANFD5_B
` [PATCH v4 18/23] pinctrl: renesas: r8a779g0: add missing TPU0TOx_A

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-07-01  1:26 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers

[libgpiod v2][PATCH 0/4] tools: line name focussed rework
 2022-07-01  0:42 UTC  (3+ messages)
` [libgpiod v2][PATCH 2/4] tools: tests for "

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-01  0:37 UTC  (14+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH v3 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-30 23:35 UTC  (9+ messages)
` [PATCH v3 09/21] pinctrl: renesas: r8a779g0: add missing TCLKx_A/TCLK_B/TCLKx_X

[PATCH v4 00/13] [PATCH v3 00/15] Add support for the i.MXRT1170-evk
 2022-06-30 23:13 UTC  (3+ messages)
` [PATCH v4 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock

[PATCH v2 0/2] pinctrl: Add RZ/V2M pin and gpio driver
 2022-06-30 22:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: renesas: Add DT bindings for RZ/V2M pinctrl

[PATCH v3 1/2] of: unittest: Switch to use fwnode instead of of_node
 2022-06-30 21:37 UTC  (7+ messages)
` [PATCH v3 2/2] of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()

[PATCH] dt-bindings: pinctrl: mt8195: Add and use drive-strength-microamp
 2022-06-30 21:22 UTC  (2+ messages)

[PATCH 0/2] pinctrl: add support for SM8450 LPASS LPI pinctrl
 2022-06-30 21:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings
` [PATCH 2/2] pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-30 20:09 UTC  (22+ messages)
` [PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v11 net-next 3/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [PATCH v11 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-30 19:48 UTC  (42+ messages)
` [PATCH v6 01/14] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v6 03/14] dt-bindings: input: Add fsl,scu-key "
` [PATCH v6 04/14] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v6 05/14] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v6 06/14] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v6 07/14] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v6 08/14] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v6 09/14] dt-bindings: firmware: Add fsl,scu "
` [PATCH v6 10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v6 11/14] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v6 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v6 13/14] arm64: dts: freescale: imx8qxp: Fix the keys node name
` [PATCH v6 14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH v7 0/2] AD4130
 2022-06-30 17:12 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v7 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Lake pin controller support
 2022-06-30 14:11 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: mt8195: Fix name for mediatek,rsel-resistance-in-si-unit
 2022-06-30 12:23 UTC 

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-30 12:06 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: Add AXP221/AXP223/AXP809 compatibles
` [PATCH v2 2/4] mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells
` [PATCH v2 3/4] pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant

[PATCH v2] pinctrl: qcom: sc7280: Fix compile bug
 2022-06-30 12:01 UTC  (2+ messages)

[PATCH v1 1/3] gpio: adp5588: Switch from of headers to mod_devicetable.h
 2022-06-30 11:58 UTC  (11+ messages)
` [PATCH v1 2/3] gpio: adp5588: Do not use defined value for driver name and compatible
` [PATCH v1 3/3] gpio: adp5588: sort header inclusion alphabetically

[PATCH] dt-bindings: pinctrl: mt8195: Add gpio-line-names property
 2022-06-30 11:04 UTC 

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-06-30  8:46 UTC  (32+ messages)
` [PATCH v4 01/15] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v4 02/15] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v4 03/15] dt-bindings: power: supply: axp20x: "
` [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v4 05/15] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
` [PATCH v4 07/15] regulator: "
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[PATCH v6 0/5] Renesas RZ/G2L IRQC support
 2022-06-30  8:41 UTC  (7+ messages)
` [PATCH v6 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v6 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[libgpiod v2][PATCH v2 0/5] bindings: implement python bindings for libgpiod v2
 2022-06-30  8:38 UTC  (6+ messages)
` [libgpiod v2][PATCH v2 5/5] bindings: python: add the implementation for v2 API

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-06-30  7:26 UTC  (5+ messages)
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver

[PATCH 6/6] i2c: Make remove callback return void
 2022-06-29 21:20 UTC  (7+ messages)

[PATCH v2 1/2] gpio: pca9570: Add DT bindings for NXP PCA9571
 2022-06-29 21:18 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: pca9570: add pca9571 support

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-29 17:14 UTC  (6+ messages)

[PATCH v2 1/1] of: unittest: Switch to use fwnode instead of of_node
 2022-06-29 16:06 UTC  (2+ messages)

[PATCH v1 1/1] of: unittest: Switch to use fwnode instead of of_node
 2022-06-29 16:05 UTC  (2+ messages)

[libgpiod] bug: pull-up does not work
 2022-06-29 15:22 UTC  (21+ messages)
          ` [libgpiod] feature request: output state read and sustain

[PATCH 0/2] gpio: Add support for SLG7XL45106 I2C GPO expander
 2022-06-29 13:19 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH 0/2] pinctrl: qcom: Add pinctrl driver for MSM8909
 2022-06-29 12:43 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT schema for qcom,msm8909-tlmm
` [PATCH 2/2] pinctrl: qcom: Add pinctrl driver for MSM8909

[PATCH v1 1/1] pinctrl: core: Use device_match_of_node() helper
 2022-06-29 11:58 UTC 

[PATCH v1 1/1] gpiolib: of: Use device_match_of_node() helper
 2022-06-29 11:30 UTC 

[PATCH] MAINTAINERS: pinctrl: update qcom file list to include yaml files
 2022-06-29  9:25 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS a1d4ef1adf8bbd302067534ead671a94759687ed
 2022-06-29  8:57 UTC 

Reading current output value
 2022-06-29  8:20 UTC  (7+ messages)


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).