linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-19 20:58:40 to 2023-03-23 17:31:42 UTC [more...]

[PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks
 2023-03-23 17:30 UTC  (7+ messages)
` [PATCH 01/14] arm64: dts: sc7180: Rename qspi data12 as data23
` [PATCH 02/14] arm64: dts: sc7280: "
` [PATCH 03/14] arm64: dts: sdm845: "
` [PATCH 04/14] arm64: dts: qcom: sc7180: Annotate l13a on trogdor to always-on
` [PATCH 05/14] spi: spi-qcom-qspi: Support pinctrl sleep states
` [PATCH 06/14] dt-bindings: pinctrl: qcom: tlmm should use output-disable, not input-enable

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-03-23 17:21 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 3/6] Documentation: Add ABI doc for attributes of LJCA device
` [PATCH v6 4/6] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v6 6/6] spi: Add support for Intel LJCA USB SPI driver

[PATCH v3 0/6] pinctrl: s32: driver improvements and generic struct use
 2023-03-23 17:11 UTC  (8+ messages)
` [PATCH v3 1/6] pinctrl: s32g2: use of_device_get_match_data() to get device data
` [PATCH v3 2/6] pinctrl: s32: refine error/return/config checks and simplify driver codes
` [PATCH v3 3/6] pinctrl: s32cc: refactor pin config parsing
` [PATCH v3 4/6] pinctrl: s32cc: embed generic struct pingroup
` [PATCH v3 5/6] pinctrl: s32cc: Use generic struct data to describe pin function
` [PATCH v3 6/6] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info

[PATCH] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
 2023-03-23 15:09 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-03-23 14:11 UTC  (7+ messages)

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-23 13:58 UTC  (16+ messages)
` [PATCH V4 01/10] MAINTAINERS: Add HTE/timestamp subsystem details
` [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 V4 05/10] arm64: tegra: Add Tegra234 GTE nodes
` [PATCH V4 06/10] hte: Re-phrase tegra API document
` [PATCH V4 07/10] hte: Add Tegra234 provider
` [PATCH V4 08/10] hte: Deprecate nvidia,slices property
` [PATCH V4 09/10] hte: handle nvidia,gpio-controller property
` [PATCH V4 10/10] gpio: tegra186: Add Tegra234 hte support

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-23 13:30 UTC  (18+ messages)
` [PATCH 04/14] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH 05/14] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH 07/14] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH 08/14] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH 12/14] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio

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

[PATCH v1 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
 2023-03-23 11:38 UTC  (8+ messages)
` [PATCH INTERNAL v1 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators

[brgl:gpio/for-next] BUILD REGRESSION 16d6fa5a94b3873968941b701b99903abc4e5059
 2023-03-23  8:56 UTC 

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-23  8:39 UTC  (5+ messages)

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-23  8:29 UTC  (7+ messages)

[PATCH v1 1/2] gpiolib: Replace open coded krealloc()
 2023-03-23  8:18 UTC  (4+ messages)
` [PATCH v1 2/2] gpiolib: Check array_info for NULL only once in gpiod_get_array()

[brgl:gpio/for-next 55/68] drivers/gpio/gpio-pci-idio-16.c:39:13: error: implicit declaration of function 'idio_16_get_direction'; did you mean 'idio_16_gpio_get_direction'?
 2023-03-23  1:25 UTC 

[brgl:gpio/for-next 55/68] drivers/gpio/gpio-pci-idio-16.c:32:23: error: field has incomplete type 'struct idio_16_state'
 2023-03-23  1:25 UTC 

[PATCH AUTOSEL 6.2 11/45] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
 2023-03-22 19:56 UTC 

[PATCH v3 0/2] Drop map from handle_mask_sync() parameters
 2023-03-22 16:55 UTC  (5+ messages)
` [PATCH v3 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio
` [PATCH v3 2/2] regmap-irq: Drop map from handle_mask_sync() parameters

[PATCH 0/9] Mass convert GPIO IRQ chips to be immutable part 2
 2023-03-22 16:52 UTC  (13+ messages)
` [PATCH 1/9] gpio: rda: Convert to immutable irq_chip
` [PATCH 2/9] gpio: siox: "
` [PATCH 3/9] gpio: stmpe: "
` [PATCH 4/9] gpio: thunderx: "
` [PATCH 5/9] gpio: tqmx86: "
` [PATCH 6/9] gpio: visconti: "
` [PATCH 7/9] gpio: xgs-iproc: "
` [PATCH 8/9] gpio: xilinx: "
` [PATCH 9/9] gpio: xlp: "

[PATCH v3 0/4] Devicetree support for Loongson-1 GPIO
 2023-03-22 16:48 UTC  (7+ messages)
` [PATCH v3 1/4] gpio: loongson1: Convert to SPDX identifier
` [PATCH v3 2/4] gpio: loongson1: Introduce ls1x_gpio_chip struct
` [PATCH v3 3/4] gpio: loongson1: Add DT support

[PATCH v2 0/6] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-22 16:37 UTC  (3+ messages)
` [PATCH v2 5/6] gpio: pci-idio-16: Migrate to the "

[PATCH] gpio: pxa: remove unused gpio_is_pxa_type function
 2023-03-22 16:27 UTC  (3+ messages)

Your OrdermodvmocTAITULWErmov
 2023-03-22 15:38 UTC 

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

[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
 2023-03-22 14:55 UTC  (2+ messages)

[PATCH v12 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-21 20:19 UTC  (3+ messages)
` [PATCH v12 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH] pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OF
 2023-03-21 17:04 UTC  (2+ messages)

[PATCH v1 1/2] gpiolib: Move gpiochip_get_data() upper in the code
 2023-03-21 13:53 UTC  (2+ messages)
` [PATCH v1 2/2] gpiolib: Add gpiochip_set_data() helper

[PATCH v1 1/1] gpiolib: Split property name from the warning message
 2023-03-21 13:53 UTC 

[PATCH v2 0/4] pinctrl: s32: driver improvements and generic struct use
 2023-03-21  7:39 UTC  (13+ messages)
` [PATCH v2 1/4] pinctrl: s32: use of_device_get_match_data() to get device data
` [PATCH v2 2/4] pinctrl: s32: refine error/return/config checks and simplify driver codes
` [PATCH v2 3/4] pinctrl: s32cc: refactor pin config parsing
` [PATCH v2 4/4] pinctrl: s32cc: embed generic struct pingroup and pinfunction

[linusw-pinctrl:for-next] BUILD SUCCESS 454c44542d3547c8088dedd3efcc94d53b21ec24
 2023-03-21  2:57 UTC 

[PATCH V2 0/3] pinctrl/arm: dt-bindings: k3: Deprecate header with register constants
 2023-03-20 22:51 UTC  (3+ messages)

[PATCH v3 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-20 18:34 UTC  (24+ messages)
` [PATCH v3 05/21] pinctrl: mediatek: remove OF_GPIO as reverse dependency
` [PATCH v3 10/21] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [PATCH v3 11/21] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [PATCH v3 12/21] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [PATCH v3 13/21] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [PATCH v3 14/21] dt-bindings: pinctrl: mediatek: fix naming inconsistency
` [PATCH v3 15/21] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting
` [PATCH v3 16/21] dt-bindings: pinctrl: mediatek: fix pinmux header location
` [PATCH v3 17/21] dt-bindings: pinctrl: mediatek: drop quotes from referred schemas
` [PATCH v3 20/21] dt-bindings: pinctrl: mediatek: mt7620: split binding

[PATCH v3 0/5] Refactor to support multiple download mode
 2023-03-20 17:35 UTC  (10+ messages)
` [PATCH v3 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()

[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
 2023-03-20 17:05 UTC 

[PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support
 2023-03-20 16:17 UTC 

[PATCH] pinctrl: renesas: r8a7779: Add PWM pins, groups, and functions
 2023-03-20 16:18 UTC 

[PATCH v2 0/2] regmap-irq: Drop map from handle_mask_sync() parameters
 2023-03-20 14:45 UTC  (8+ messages)
` [PATCH v2 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio
` [PATCH v2 2/2] regmap-irq: Drop map from handle_mask_sync() parameters

[PATCH v1 1/1] backlight: hx8357: Convert to agnostic GPIO API
 2023-03-20 11:54 UTC  (3+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS d11f932808dc689717e409bbc81b5093e7902fc9
 2023-03-20 11:41 UTC 

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-03-20 11:07 UTC  (3+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-20 11:06 UTC  (3+ messages)

[PATCH v2] drivers/gpio : Remove redundant platform_set_drvdata()
 2023-03-20 10:11 UTC  (4+ messages)

[PATCH v6 0/2] Support Nvidia BlueField-3 GPIO driver and pin controller
 2023-03-19 21:08 UTC  (3+ messages)
` [PATCH v6 2/2] pinctrl: mlxbf3: Add pinctrl driver support

[PATCH] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow 'bias-bus-hold'
 2023-03-19 21:06 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,qcm2290-tlmm: Allow input-enable
 2023-03-19 21:05 UTC  (2+ messages)

[PATCH V9 0/6] Add minimal boot support for IPQ9574
 2023-03-19 21:03 UTC  (6+ messages)
` [PATCH V9 3/6] dt-bindings: pinctrl: qcom: Add "
` [PATCH V9 4/6] pinctrl: qcom: Add IPQ9574 pinctrl 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).