linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 16:45:37 to 2023-03-26 16:26:21 UTC [more...]

[PATCH v5 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-03-26 16:25 UTC  (2+ messages)
` [PATCH v5 1/3] regmap: Pass irq_drv_data as a parameter for set_type_config()

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-03-26 15:38 UTC  (13+ 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 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-03-26 12:19 UTC  (8+ messages)

[PATCH v7 0/6] Add Intel LJCA device driver
 2023-03-26  9:04 UTC  (13+ 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 v7] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-25 12:17 UTC  (5+ messages)

[PATCH v8] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-25 11:54 UTC 

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-25 11:09 UTC  (23+ 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] driver core: class: mark the struct class for sysfs callbacks as constant
 2023-03-25  8:45 UTC 

[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  (9+ messages)
` [PATCH v4 1/5] pinctrl: s32: refine error/return/config checks and simplify driver codes
` [PATCH v4 2/5] pinctrl: s32cc: refactor pin config parsing
` [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 v3 0/4] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-24 21:45 UTC  (5+ 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 1/2] pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()
 2023-03-24 17:48 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mcp23s08: Implement gpio bulk functions

[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

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-24 14:33 UTC  (4+ messages)

[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
 2023-03-24 14:02 UTC  (3+ messages)

[PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks
 2023-03-24 13:55 UTC  (16+ 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 07/14] dt-bindings: pinctrl: qcom: Add output-enable
` [PATCH 08/14] pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLE
` [PATCH 09/14] arm64: dts: qcom: sc7180: Remove superfluous "input-enable"s from trogdor
` [PATCH 10/14] arm64: dts: qcom: sc7280: Remove superfluous "input-enable"s from idp-ec-h1
` [PATCH 11/14] arm64: dts: qcom: sdm845: Remove superfluous "input-enable"s from cheza
` [PATCH 12/14] arm64: dts: qcom: sc7180: Fix trogdor qspi pin config
` [PATCH 13/14] arm64: dts: qcom: sc7280: Fix "
` [PATCH 14/14] arm64: dts: qcom: sdm845: Fix cheza "

[PATCH v1] gpio: mmio: fix calculation of bgpio_bits
 2023-03-24 13:43 UTC  (4+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: allow input-enabled and bias-bus-hold
 2023-03-24  8:41 UTC 

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

[PATCH v3 0/6] pinctrl: s32: driver improvements and generic struct use
 2023-03-24  7:45 UTC  (13+ 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 v2] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on
 2023-03-24  6:11 UTC  (3+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 2093bcd872321a5301470978231b23cc121e3476
 2023-03-24  2:27 UTC 

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

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-23 13:30 UTC  (4+ messages)
` [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

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

[PATCH] pinctrl: Use of_property_present() for testing DT property presence
 2023-03-23  8:29 UTC  (6+ 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  (3+ messages)

[PATCH 0/9] Mass convert GPIO IRQ chips to be immutable part 2
 2023-03-22 16:52 UTC  (2+ messages)

[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  (2+ 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  (30+ 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 04/15] arm64: dts: qcom: sa8775p: add the pdc node
` [PATCH v2 05/15] arm64: dts: qcom: sa8775p: add the spmi node
` [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 14/15] pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpio
` [PATCH v2 15/15] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes

[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  (2+ messages)

[PATCH v3 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-20 18:34 UTC  (4+ messages)
` [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  (3+ messages)
` [PATCH v3 1/5] firmware: qcom_scm: provide a read-modify-write function

[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
 2023-03-20 17:05 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).