linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 14:37:56 to 2023-03-29 04:26:08 UTC [more...]

[PATCH v5 0/5] pinctrl: s32: driver improvements and generic struct use
 2023-03-29  4:25 UTC  (13+ messages)
` [PATCH v5 1/5] pinctrl: s32: refine error/return/config checks and simplify driver codes
` [PATCH v5 2/5] pinctrl: s32cc: refactor pin config parsing
` [PATCH v5 3/5] pinctrl: s32cc: embed generic struct pingroup
` [PATCH v5 4/5] pinctrl: s32cc: Use generic struct data to describe pin function
` [PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
` [RESEND PATCH "

[PATCH] pinctrl: qcom: Add support to log pin status before suspend for TLMM
 2023-03-29  1:56 UTC  (3+ messages)

[PATCH v4 0/5] Refactor to support multiple download mode
 2023-03-28 22:14 UTC  (12+ messages)
` [PATCH v4 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v4 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v4 3/5] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v4 4/5] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v4 5/5] firmware: qcom_scm: Add multiple download mode support

[PATCH v3 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-28 21:06 UTC  (4+ messages)
` [PATCH v3 01/21] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string

[PATCH v2 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
 2023-03-28 20:09 UTC  (9+ messages)
` [PATCH v2 1/3] rtc: tps6594: add driver for TPS6594 PMIC RTC
` [PATCH v2 2/3] pinctrl: tps6594: add for TPS6594 PMIC
` [PATCH v2 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators

[linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e
 2023-03-28 18:34 UTC 

[PATCH 0/2] pinctrl-amd debugfs improvements
 2023-03-28 17:42 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: amd: Adjust debugfs output
` [PATCH 2/2] pinctrl: amd: Add fields for interrupt status and wake status

[PATCH V10 0/4] Add minimal boot support for IPQ9574
 2023-03-28 16:59 UTC  (12+ messages)
` [PATCH V10 1/4] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V10 2/4] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V10 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant
` [PATCH V10 4/4] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH v5 0/5] Refactor to support multiple download mode
 2023-03-28 15:37 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 3/5] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 4/5] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 5/5] firmware: qcom_scm: Add multiple download mode support

[PATCH 1/2] dt-bindings: gpio: fsl-imx-gpio: update gpio-ranges
 2023-03-28 14:48 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: gpio: vf610: "

[PATCH 0/2] Cleanup Mediatek pinctrl device tree binding
 2023-03-28 13:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property
` [PATCH 2/2] dt-bindings: pinctrl: mediatek: deprecate custom bias pull properties for mt8365

[RFC PATCH 1/2] gpio: davinci: Do not clear the bank intr enable bit in save_context
 2023-03-28 13:29 UTC  (4+ messages)
` [RFC PATCH 2/2] gpio: davinci: Add irq chip flag to skip set wake

[PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-28 13:24 UTC  (28+ messages)
` [PATCH v3 01/18] arm64: dts: qcom: sa8775p: pad reg properties to 8 digits
` [PATCH v3 02/18] arm64: dts: qcom: sa8775p: sort soc nodes by reg property
` [PATCH v3 03/18] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
` [PATCH v3 04/18] arm64: dts: qcom: sa8775p: add the pdc node
` [PATCH v3 05/18] arm64: dts: qcom: sa8775p: add the spmi node
` [PATCH v3 06/18] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH v3 07/18] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH v3 08/18] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH v3 09/18] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH v3 10/18] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input
` [PATCH v3 11/18] arm64: dts: qcom: sa8775p: pmic: add thermal zones
` [PATCH v3 12/18] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio
` [PATCH v3 13/18] pinctrl: qcom: spmi-gpio: add support "
` [PATCH v3 14/18] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes
` [PATCH v3 15/18] arm64: dts: qcom: sa8775p-ride: set gpio-line-names for PMIC GPIOs
` [PATCH v3 16/18] dt-bindings: regulator: qcom,rpmh: add compatible for pmm8654au RPMH
` [PATCH v3 17/18] regulator: qcom-rpmh: add support for pmm8654au regulators
` [PATCH v3 18/18] arm64: dts: qcom: sa8775p-ride: add PMIC regulators

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-28 13:23 UTC  (5+ messages)
` [PATCH 12/14] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-03-28 13:20 UTC  (2+ messages)

[PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks
 2023-03-28 13:06 UTC  (8+ messages)
` [PATCH 06/14] dt-bindings: pinctrl: qcom: tlmm should use output-disable, not input-enable
` [PATCH 07/14] dt-bindings: pinctrl: qcom: Add output-enable
` (subset) [PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks

[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-03-28 12:39 UTC  (9+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 5278b8e458f38be91b502530573744ed59c97caa
 2023-03-28 10:19 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 94df03a4527611bfa7b461f2ba45370341e763b8
 2023-03-28 10:19 UTC 

[PATCH v7 00/10] Add RZ/G2L POEG support
 2023-03-28 10:10 UTC  (11+ messages)
` [PATCH v7 01/10] dt-bindings: pinctrl: rzg2l-poeg: Document renesas,poeg-config property
` [PATCH v7 02/10] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
` [DO NOT APPLY PATCH v7 03/10] pwm: rzg2l-gpt: Add support for output disable request from gpt
` [DO NOT APPLY PATCH v7 04/10] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
` [DO NOT APPLY PATCH v7 05/10] pwm: rzg2l-gpt: Add support for output disable when both output low
` [DO NOT APPLY PATCH v7 06/10] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low
` [DO NOT APPLY PATCH v7 07/10] pwm: rzg2l-gpt: Add support for output disable on dead time error
` [DO NOT APPLY PATCH v7 08/10] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT "
` [DO NOT APPLY PATCH v7 09/10] pinctrl: renesas: rzg2l-poeg: output-disable request by external pin
` [DO NOT APPLY PATCH v7 10/10] tools/poeg: Add test app for poeg

Słowa kluczowe do wypozycjonowania
 2023-03-28  7:40 UTC 

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-28  7:08 UTC  (17+ messages)
` [PATCH v6 01/13] pinctrl: core: Add pinctrl_get_device()
` [PATCH v6 03/13] pinctrl: Add sysfs support

[PATCH] dt-bindings: gpio: fsl-imx-gpio: add i.MX8QM compatible
 2023-03-28  6:12 UTC 

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-27 21:52 UTC  (4+ messages)

[PATCH v8] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-27 21:48 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.4
 2023-03-27 21:29 UTC  (2+ messages)

[PATCH v1 0/2] Add DS4520 GPIO Expander Support
 2023-03-27 19:05 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: ds4520: Add ADI DS4520
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-27 16:58 UTC  (12+ messages)
` [PATCH V4 02/10] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller

[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
 2023-03-27 16:05 UTC  (2+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118
 2023-03-27 14:30 UTC 

[PATCH v5 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-27 11:26 UTC  (6+ messages)
` [PATCH v5 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()
` [PATCH v5 2/3] gpio: pcie-idio-24: Migrate to the regmap API
` [PATCH v5 3/3] gpio: ws16c48: "

[PATCH v7 0/6] Add Intel LJCA device driver
 2023-03-27 11:08 UTC  (14+ messages)
` [PATCH v7 1/6] usb: Add support for Intel LJCA device
` [PATCH v7 2/6] usb: ljca: Add transport interfaces for sub-module drivers
` [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device
` [PATCH v7 4/6] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v7 5/6] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v7 6/6] spi: Add support for Intel LJCA USB SPI driver

[PATCH v3 0/4] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-27 10:44 UTC  (6+ messages)
` [PATCH v3 1/4] gpio: idio-16: Migrate to the "
` [PATCH v3 2/4] gpio: 104-idio-16: "
` [PATCH v3 3/4] gpio: pci-idio-16: "
` [PATCH v3 4/4] gpio: idio-16: Remove unused legacy interface

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-03-26 15:38 UTC  (7+ messages)
` [PATCH v6 1/6] usb: Add support for Intel LJCA device
` [PATCH v6 2/6] usb: ljca: Add transport interfaces for sub-module drivers
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver

[PATCH v7] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-25 12:17 UTC  (5+ messages)

[brgl:gpio/for-current] BUILD SUCCESS a21031ccf31b08eba585a03d444c44177d30cfa2
 2023-03-25  3:20 UTC 

[PATCH v4 0/5] pinctrl: s32: driver improvements and generic struct use
 2023-03-25  3:02 UTC  (7+ messages)
` [PATCH v4 3/5] pinctrl: s32cc: embed generic struct pingroup
` [PATCH v4 4/5] pinctrl: s32cc: Use generic struct data to describe pin function
` [PATCH v4 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info

[PATCH v6] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-24 21:55 UTC  (2+ messages)

[PATCH 2/2] pinctrl: mcp23s08: Implement gpio bulk functions
 2023-03-24 17:48 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f
 2023-03-24 17:24 UTC 

[PATCH v2 0/2] pinctrl: mcp23s08: Implement gpio bulk functions
 2023-03-24 16:49 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()
` [PATCH v2 2/2] pinctrl: mcp23s08: Implement gpio bulk functions


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