messages from 2026-07-15 13:32:58 to 2026-07-16 19:59:04 UTC [more...]
[PATCH v2 00/21] gpio: Improvements around device-id arrays
2026-07-16 19:59 UTC (27+ messages)
` [PATCH v2 01/21] gpio: Remove __maybe_unused annotations from acpi_device_id arrays
` [PATCH v2 02/21] gpio: fxl6408: Remove __maybe_unused annotations from of_device_id array
` [PATCH v2 03/21] gpio: Drop unused assignment of acpi_device_id driver data
` [PATCH v2 04/21] gpio: max7301: Drop unused assignment of spi_device_id "
` [PATCH v2 05/21] gpio: mmio: Drop unused assignment of platform_device_id "
` [PATCH v2 06/21] gpio: ljca: Drop unused assignment of auxiliary_device_id "
` [PATCH v2 07/21] gpio: Add missing ACPI module annotations
` [PATCH v2 08/21] gpio: sodaville: Add missing PCI "
` [PATCH v2 09/21] gpio: Add missing OF "
` [PATCH v2 10/21] gpio: pxa: Add missing platform "
` [PATCH v2 11/21] gpio: pl061: Use empty initializer for amba_id terminator
` [PATCH v2 12/21] gpio: Use named initializers for acpi_device_id array
` [PATCH v2 13/21] gpio: Use named initializers for spi_device_id array
` [PATCH v2 14/21] gpio: virtio: Use a named initializer for virtio_device_id array
` [PATCH v2 15/21] gpio: pcf857x: Use named initializers for of_device_id array
` [PATCH v2 16/21] gpio: Unify style of acpi_device_id arrays
` [PATCH v2 17/21] gpio: Unify style of of_device_id arrays
` [PATCH v2 18/21] gpio: max77620: Unify style of platform_device_id arrays
` [PATCH v2 19/21] gpio: Unify style of spi_device_id arrays
` [PATCH v2 20/21] gpio: Unify style of pci_device_id arrays
` [PATCH v2 21/21] gpio: Unify style of various *_device_id arrays
[PATCH v12] i2c: designware: defer probe if child GpioInt controllers are not bound
2026-07-16 18:55 UTC (4+ messages)
[PATCHv2] gpio: logicvc: use devm_platform_get_and_ioremap_resource()
2026-07-16 18:16 UTC
[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
2026-07-16 17:56 UTC (13+ messages)
[PATCH v1 1/1] gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
2026-07-16 17:25 UTC (3+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-16 16:24 UTC (5+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
[PATCH v9 0/9] Add support for MT6392 PMIC
2026-07-16 15:55 UTC (2+ messages)
[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
2026-07-16 15:11 UTC (3+ messages)
` [PATCH 08/10] dt-bindings: pwm: apple,s5l-fpwm: Add t8132 compatible
[PATCH v3 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
2026-07-16 14:46 UTC (7+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v3 2/4] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v3 3/4] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v3 4/4] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM
[PATCH] gpio: logicvc: use devm_platform_get_and_ioremap_resource()
2026-07-16 14:08 UTC (2+ messages)
[PATCH v3 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
2026-07-16 14:00 UTC (2+ messages)
[PATCH v2] gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
2026-07-16 13:54 UTC (2+ messages)
[PATCH] pinctrl: tegra264: fix DAP2 DIN/DOUT mux functions
2026-07-16 13:29 UTC (2+ messages)
[PATCH v2] pinctrl: fix unmet dependencies from missing GPIOLIB
2026-07-16 13:21 UTC (2+ messages)
[PATCH v7 0/5] Add support for AAEON SRG-IMX8P MCU
2026-07-16 12:39 UTC (3+ messages)
` [PATCH v7 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
2026-07-16 11:36 UTC (5+ messages)
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver
[PATCH] pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip
2026-07-16 11:10 UTC (2+ messages)
[GIT PULL] pinctrl: renesas: Updates for v7.3
2026-07-16 10:04 UTC
[PATCH v2 0/5] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
2026-07-16 9:48 UTC (3+ messages)
` [PATCH v2 1/5] pinctrl: qcom: lpass-lpi: make mutex cleanup devm-managed
[PATCH v1 1/1] gpio: legacy: Kill gpio_set_value_cansleep()
2026-07-16 8:35 UTC (5+ messages)
[PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
2026-07-16 8:15 UTC (6+ messages)
` [PATCH v7 1/2] i2c: algo: bit: Allow to skip bit test
` [PATCH v7 2/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
[PATCH][next] gpio: bd72720: make read-only const arrays regs static
2026-07-16 7:58 UTC (2+ messages)
[PATCH] drm: fix unmet dependencies from missing GPIOLIB
2026-07-16 6:21 UTC (2+ messages)
[PATCH v11] i2c: designware: defer probe if child GpioInt controllers are not bound
2026-07-16 5:31 UTC (4+ messages)
[brgl:gpio/for-next] BUILD SUCCESS WITH WARNING a8e59e3ac9f7f7154e0e80f45933799da8b4dc89
2026-07-16 2:59 UTC
[PATCH v4 0/5] software node: provide support for fw_devlink
2026-07-15 21:30 UTC (3+ messages)
` (subset) "
[PATCH 0/8] nvmem: make reg_write() take a const void *
2026-07-15 20:09 UTC (14+ messages)
` [PATCH 1/8] nvmem: core: "
` [PATCH 2/8] nvmem: make all reg_write callbacks take "
` [PATCH 3/8] rtc: "
` [PATCH 4/8] misc: "
` [PATCH 5/8] iio: pressure: bmp280: make reg_write callback "
` [PATCH 6/8] firmware: meson_sm: "
` [PATCH 7/8] mfd: twl-core: "
` [PATCH 8/8] media: ov2740: remove NULL reg_write callback
[PATCH 1/1] pinctrl: pinctrl-generic-mux: use mux_state_try_select()
2026-07-15 19:35 UTC
[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
2026-07-15 19:00 UTC (4+ messages)
` [PATCH 2/2] gpio: realtek-otto: decide bank_read/write by device endianness
[PATCH v1 0/7] gpiolib: kill gpio_request_one()
2026-07-15 18:46 UTC (8+ messages)
` [PATCH v1 1/7] ARM: pxa: spitz: Open code gpio_request_one()
` [PATCH v1 2/7] media: em28xx: Split em28xx_pctv_290e_set_lna_gpio() helper
` [PATCH v1 3/7] media: em28xx: Open code gpio_request_one()
` [PATCH v1 4/7] MIPS: BCM47XX: "
` [PATCH v1 5/7] MIPS: BCM63XX: Remove one time use ephy_reset_gpio_flags
` [PATCH v1 6/7] MIPS: BCM63XX: Open code gpio_request_one()
` [PATCH v1 7/7] gpiolib: Get rid of not used anymore gpio_request_one()
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-07-15 17:55 UTC (11+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
[PATCH v15 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-07-15 14:25 UTC (5+ messages)
` [PATCH v15 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox