linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 10:36:57 to 2022-06-21 16:12:47 UTC [more...]

[PATCH V2 0/8] Add minimal boot support for IPQ5018
 2022-06-21 16:11 UTC  (9+ messages)
` [PATCH V2 1/8] clk: qcom: clk-alpha-pll: Add support for Stromer PLLs
` [PATCH V2 2/8] dt-bindings: arm64: ipq5018: Add binding descriptions for clock and reset
` [PATCH V2 3/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [PATCH V2 4/8] dt-bindings: pinctrl: qcom: Add ipq5018 pinctrl bindings
` [PATCH V2 5/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [PATCH V2 6/8] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH V2 7/8] arm64: dts: Add ipq5018 SoC and MP03 board support
` [PATCH V2 8/8] arm64: defconfig: Enable IPQ5018 SoC base configs

[PATCH v3] MIPS: Remove repetitive increase irq_err_count
 2022-06-21 15:14 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-21 11:58 UTC  (4+ messages)

[PATCH v2 1/1] pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
 2022-06-21 11:29 UTC 

[PATCH v2] gpio: xilinx: add missing blank line after declarations
 2022-06-21 10:21 UTC  (2+ messages)

[PATCH 00/49] regmap-irq cleanups and refactoring
 2022-06-21  9:51 UTC  (60+ messages)
` [PATCH 01/49] regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
` [PATCH 02/49] regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
` [PATCH 03/49] regmap-irq: Remove an unnecessary restriction on type_in_mask
` [PATCH 04/49] regmap-irq: Introduce config registers for irq types
` [PATCH 05/49] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH 06/49] mfd: wcd934x: "
` [PATCH 07/49] sound: soc: codecs: wcd9335: "
` [PATCH 08/49] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
` [PATCH 09/49] mfd: max77650: Remove useless type_invert flag
` [PATCH 10/49] regmap-irq: Remove virtual registers support
` [PATCH 11/49] regmap-irq: Remove old type register support, refactor
` [PATCH 12/49] regmap-irq: Remove unused type_reg_stride field
` [PATCH 13/49] regmap-irq: Remove unused type_invert flag
` [PATCH 14/49] regmap-irq: Do not use regmap_irq_update_bits() for wake regs
` [PATCH 15/49] regmap-irq: Change the behavior of mask_writeonly
` [PATCH 16/49] regmap-irq: Rename regmap_irq_update_bits()
` [PATCH 17/49] regmap-irq: Add broken_mask_unmask flag
` [PATCH 18/49] mfd: qcom-pm8008: Add broken_mask_unmask irq chip flag
` [PATCH 19/49] mfd: stpmic1: "
` [PATCH 20/49] regmap-irq: Fix inverted handling of unmask registers
` [PATCH 21/49] mfd: tps65090: replace irqchip mask_invert with unmask_base
` [PATCH 22/49] mfd: sun4i-gpadc: "
` [PATCH 23/49] mfd: sprd-sc27xx-spi: "
` [PATCH 24/49] mfd: rt5033: "
` [PATCH 25/49] mfd: rohm-bd71828: "
` [PATCH 26/49] mfd: rn5t618: "
` [PATCH 27/49] mfd: gateworks-gsc: "
` [PATCH 28/49] mfd: axp20x: "
` [PATCH 29/49] mfd: atc260x: "
` [PATCH 30/49] mfd: 88pm800: "
` [PATCH 31/49] mfd: max14577: "
` [PATCH 32/49] mfd: max77693: "
` [PATCH 33/49] mfd: rohm-bd718x7: drop useless mask_invert flag on irqchip
` [PATCH 34/49] mfd: max77843: "
` [PATCH 35/49] extcon: max77843: replace irqchip mask_invert with unmask_base
` [PATCH 36/49] extcon: sm5502: drop useless mask_invert flag on irqchip
` [PATCH 37/49] extcon: rt8973a: "
` [PATCH 38/49] irqchip: sl28cpld: replace irqchip mask_invert with unmask_base
` [PATCH 39/49] gpio: "
` [PATCH 40/49] mfd: stpmic1: Fix broken mask/unmask in irq chip
` [PATCH 41/49] mfd: stpmic1: Enable mask_writeonly flag for "
` [PATCH 42/49] mfd: qcom-pm8008: Fix broken mask/unmask in "
` [PATCH 43/49] mfd: qcom-pm8008: Enable mask_writeonly flag for "
` [PATCH 44/49] regmap-irq: Remove broken_mask_unmask flag
` [PATCH 45/49] regmap-irq: Remove mask_invert flag
` [PATCH 46/49] regmap-irq: Refactor checks for status bulk read support
` [PATCH 47/49] regmap-irq: Add get_irq_reg() callback
` [PATCH 48/49] mfd: qcom-pm8008: Use get_irq_reg() for irq chip
` [PATCH 49/49] regmap-irq: Remove not_fixed_stride flag

[PATCH v2] gpio: grgpio: Fix device removing
 2022-06-21  9:05 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-21  7:28 UTC  (3+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode
 2022-06-21  6:57 UTC  (6+ messages)
` [PATCH v6 2/4] gpio: ch341: add GPIO MFD cell driver for the CH341

[PATCH v3 00/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
 2022-06-21  6:36 UTC  (48+ messages)
` [PATCH v3 01/21] dt-bindings: pinctrl: renesas,pfc: Document r8a779g0 support
` [PATCH v3 02/21] pinctrl: renesas: Add PORT_GP_CFG_13 macros
` [PATCH v3 03/21] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
` [PATCH v3 04/21] pinctrl: renesas: r8a779g0: Add pins, groups and functions
` [PATCH v3 05/21] pinctrl: renesas: r8a779g0: remove not used NOGP definitions
` [PATCH v3 06/21] pinctrl: renesas: r8a779g0: remove not used IPxSRx definitions
` [PATCH v3 07/21] pinctrl: renesas: r8a779g0: remove not used MOD_SELx definitions
` [PATCH v3 08/21] pinctrl: renesas: r8a779g0: tidyup ioctrl_regs
` [PATCH v3 09/21] pinctrl: renesas: r8a779g0: add missing TCLKx_A/TCLK_B/TCLKx_X
` [PATCH v3 10/21] pinctrl: renesas: r8a779g0: add missing IRQx_A/IRQx_B
` [PATCH v3 11/21] pinctrl: renesas: r8a779g0: add missing HSCIF3_A
` [PATCH v3 12/21] pinctrl: renesas: r8a779g0: add missing HSCIF1_X
` [PATCH v3 13/21] pinctrl: renesas: r8a779g0: add missing SCIF3
` [PATCH v3 14/21] pinctrl: renesas: r8a779g0: add missing SCIF1_X
` [PATCH v3 15/21] pinctrl: renesas: r8a779g0: add missing CANFD5_B
` [PATCH v3 16/21] pinctrl: renesas: r8a779g0: add missing TPU0TOx_A
` [PATCH v3 17/21] pinctrl: renesas: r8a779g0: add missing FlaxRay
` [PATCH v3 18/21] pinctrl: renesas: r8a779g0: add missing PWM
` [PATCH v3 19/21] pinctrl: renesas: r8a779g0: add missing ERROROUTC_A
` [PATCH v3 20/21] pinctrl: renesas: r8a779g0: add missing MODSELx for TSN0
` [PATCH v3 21/21] pinctrl: renesas: r8a779g0: add missing MODSELx for AVBx

[PATCH] gpio: brcmstb: Make .remove() obviously always return 0
 2022-06-21  6:35 UTC 

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-21  3:42 UTC  (5+ 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 4/4] ARM: dts: axp22x/axp809: Add GPIO controller nodes

[PATCH v1 1/1] pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
 2022-06-20 22:30 UTC  (2+ messages)

[PATCH v5 0/2] AD4130
 2022-06-20 18:29 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v5 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH] gpio: grgpio: Fix device removing
 2022-06-20 17:03 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
 2022-06-20 16:50 UTC 

[PATCH] driver: pca953x: avoid error message when resuming
 2022-06-20 16:02 UTC  (4+ messages)

[PATCH v1 1/7] pinctrl: intel: Embed struct pingroup into struct intel_pingroup
 2022-06-20 15:46 UTC  (9+ messages)
` [PATCH v1 2/7] pinctrl: baytrail: Switch to to embedded struct pingroup
` [PATCH v1 3/7] pinctrl: cherryview: "
` [PATCH v1 4/7] pinctrl: lynxpoint: "
` [PATCH v1 5/7] pinctrl: merrifield: "
` [PATCH v1 6/7] pinctrl: intel: "
` [PATCH v1 7/7] pinctrl: intel: Drop no more used members of struct intel_pingroup

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-06-20 10:04 UTC  (5+ messages)
` [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341

[PATCH] pinctrl: aspeed: Fix typo in comment
 2022-06-20  8:50 UTC  (2+ messages)

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

[PATCH] gpio: gpio-xilinx: Check return value of of_property_read_u32
 2022-06-20  6:26 UTC  (3+ messages)

[PATCH v4 0/3] dt-bindings: gpio: gpio-mvebu: Convert to DT schema format
 2022-06-19 20:13 UTC  (3+ messages)
` [PATCH v4 3/3] dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset

[PATCH v5 0/5] Renesas RZ/G2L IRQC support
 2022-06-19 19:29 UTC  (2+ messages)

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-06-19 17:20 UTC  (39+ messages)
` [PATCH v3 01/16] regmap-irq: Use sub_irq_reg() to calculate unmask register address
` [PATCH v3 02/16] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH v3 03/16] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v3 04/16] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v3 05/16] dt-bindings: power: supply: axp20x: "
` [PATCH v3 06/16] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v3 07/16] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v3 08/16] mfd: axp20x: Add support for AXP192
` [PATCH v3 09/16] regulator: "
` [PATCH v3 10/16] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v3 11/16] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v3 12/16] power: supply: axp20x_usb_power: "
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver
` [PATCH v3 14/16] power: axp20x_battery: Add constant charge current table
` [PATCH v3 15/16] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v3 16/16] power: axp20x_battery: Add support for AXP192

[PATCH] pinctrl/rockchip: Fix refcount leak bug
 2022-06-19  7:33 UTC 

[PATCH v4 0/2] AD4130
 2022-06-18 13:48 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-18  3:02 UTC  (2+ messages)
` (subset) "

[PATCH v3] pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
 2022-06-17 21:01 UTC 

[PATCH v2 0/2] pinctrl: ingenic: Convert to immutable irq chip
 2022-06-17 16:11 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: ingenic: Use irqd_to_hwirq()
` [PATCH v2 2/2] pinctrl: ingenic: Convert to immutable irq chip

[PATCH 00/10] Add support for AXP192 PMIC
 2022-06-17 16:08 UTC  (5+ messages)
` [PATCH 10/10] pinctrl: Add AXP192 pin control driver

[PATCH 0/4] pinctrl: pinctrl-zynqmp: Add tri-state configuration support
 2022-06-17 10:46 UTC  (5+ messages)
` [PATCH 1/4] firmware: xilinx: Add configuration values for tri-state
` [PATCH 2/4] dt-bindings: pinctrl-zynqmp: Add output-enable configuration
` [PATCH 3/4] pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance
` [PATCH 4/4] pinctrl: pinctrl-zynqmp: Fix kernel-doc warning

[PATCH] gpio: mxs: Fix header comment
 2022-06-17 10:38 UTC 

[PATCH] pinctrl: ocelot: allow building as a module
 2022-06-17 10:35 UTC 


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