linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-07 09:02:18 to 2025-05-12 11:18:52 UTC [more...]

[PATCH v5 00/10] Apple Mac System Management Controller
 2025-05-12 11:18 UTC  (19+ messages)
` [PATCH v5 01/10] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v5 02/10] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v5 03/10] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v5 04/10] soc: apple: rtkit: Make shmem_destroy optional
` [PATCH v5 05/10] mfd: Add Apple Silicon System Management Controller
` [PATCH v5 06/10] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v5 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v5 08/10] arm64: dts: apple: t8103: Add SMC node
` [PATCH v5 09/10] arm64: dts: apple: t8112: "
` [PATCH v5 10/10] arm64: dts: apple: t600x: "

[PATCH v4 0/6] Fix potential out-of-bounds error in some drivers
 2025-05-12 10:32 UTC  (12+ messages)
` [PATCH v4 1/6] iio: backend: fix out-of-bound write
` [PATCH v4 2/6] accel/ivpu: Use effective buffer size for zero terminator
` [PATCH v4 3/6] iio: fix potential out-of-bound write
` [PATCH v4 4/6] gpio: "
` [PATCH v4 5/6] powerpc/eeh: fix potential OoB
` [PATCH v4 6/6] powerpc/eeh-powernv: "

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH v3] gpio: pca953x: fix IRQ storm on system wake up
 2025-05-12  9:54 UTC 

[PATCH v2] gpio: pca953x: fix IRQ storm on system wake up
 2025-05-12  9:42 UTC  (6+ messages)

[PATCH v8 00/11] Add support for MAX7360
 2025-05-12  9:21 UTC  (16+ messages)
` [PATCH v8 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v8 02/11] mfd: Add max7360 support
` [PATCH v8 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v8 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v8 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v8 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v8 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v8 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v8 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v8 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v8 11/11] MAINTAINERS: Add entry on MAX7360 driver

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-12  8:48 UTC  (14+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH 0/3] pinctrl: imx-scmi: Introdue nxp,iomuxc-daisy-off
 2025-05-12  6:17 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: firmware: nxp,imx95-scmi-pinctrl: Introduce nxp,iomuxc-daisy-off
` [PATCH 2/3] pinctrl: imx-scmi: Get daisy register offset from DT
` [PATCH 3/3] arm64: dts: imx95: Add property nxp,iomuxc-daisy-off

[PATCH] pinctrl: meson: Drop unused aml_pctl_find_group_by_name()
 2025-05-12  2:26 UTC  (3+ messages)

[PATCH v7 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-05-11 15:11 UTC  (25+ messages)
` [PATCH v7 01/12] iio: adc: ad7768-1: reorganize driver headers
` [PATCH v7 02/12] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v7 03/12] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v7 04/12] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v7 05/12] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v7 06/12] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v7 07/12] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v7 08/12] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v7 09/12] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v7 10/12] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v7 11/12] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v7 12/12] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH v1 1/1] pinctrl: at91: Fix possible out-of-boundary access
 2025-05-10 18:30 UTC  (2+ messages)

[PATCH RFC 0/9] gpio: make irq_chip immutable
 2025-05-10 18:29 UTC  (12+ messages)
` [PATCH RFC 1/9] gpio: bcm-kona: "
` [PATCH RFC 2/9] gpio: grgpio: Make "
` [PATCH RFC 3/9] gpio: lpc18xx: "
` [PATCH RFC 4/9] gpio: mpc8xxx: "
` [PATCH RFC 5/9] gpio: davinci: Update irq chip data
` [PATCH RFC 6/9] gpio: davinci: Make irq_chip immutable
` [PATCH RFC 7/9] gpio: xgene-sb: "
` [PATCH RFC 8/9] gpio: timberdale: "
` [PATCH RFC 9/9] gpio: pxa: "

[PATCH 0/4] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-05-09 19:46 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH 2/4] dt-bindings: gpio: tegra186: Add gpio-ranges

[linusw-pinctrl:for-next] BUILD SUCCESS 50289b1930bed0179b50395275c244bc5750ab57
 2025-05-09 17:14 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 781411f0ee0d93d624300472ec18e11ff9ca1f3d
 2025-05-09 17:01 UTC 

[PATCH v4 0/9] Apple Mac System Management Controller
 2025-05-09 16:21 UTC  (24+ messages)
` [PATCH v4 1/9] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v4 2/9] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v4 3/9] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v4 4/9] mfd: Add Apple Silicon "
` [PATCH v4 5/9] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v4 6/9] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v4 7/9] arm64: dts: apple: t8103: Add SMC node
` [PATCH v4 8/9] arm64: dts: apple: t8112: "
` [PATCH v4 9/9] arm64: dts: apple: t600x: "

[PATCH v1] gpio: fix potential out-of-bound write
 2025-05-09 15:04 UTC 

[PATCH v10 0/3] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-09 14:26 UTC  (7+ messages)
` [PATCH v10 1/3] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v10 2/3] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH v10 3/3] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[GIT PULL] pinctrl: renesas: Updates for v6.16
 2025-05-09 14:23 UTC 

[PATCH v6 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-09 14:21 UTC  (4+ messages)
` [PATCH v6 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
  ` (subset) "

[PATCH v5 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-05-09 13:33 UTC  (31+ messages)
` [PATCH v5 04/12] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v5 05/12] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v5 06/12] gpio: aggregator: refactor the forwarder registration part
` [PATCH v5 07/12] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v5 08/12] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v5 09/12] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v5 10/12] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v5 12/12] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH v9 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-09 11:58 UTC  (6+ messages)
` [PATCH v9 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH v9 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH 0/3] pinctrl: bcm: convert GPIO chips to using new value setters
 2025-05-09  8:06 UTC  (2+ messages)

[PATCH 0/5] pinctrl: mediatek: convert GPIO chips to using new value setters
 2025-05-09  8:05 UTC  (2+ messages)

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-08 21:28 UTC  (14+ messages)
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH] pinctrl: at91: drop unneeded dependency on OF_GPIO
 2025-05-08 20:37 UTC  (2+ messages)

[PATCH v6] platform/x86: portwell-ec: Add GPIO and WDT driver for Portwell EC
 2025-05-08 14:50 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: amlogic,pinctrl-a4: Add missing constraint on allowed 'group' node properties
 2025-05-08 14:50 UTC  (3+ messages)

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-05-08  7:13 UTC  (5+ messages)
` [PATCH 4/7] soc: rockchip: add mfpwm driver

[PATCH 2/2] pinctrl: eswin: Add eic7700 pinctrl driver
 2025-05-08  5:42 UTC  (2+ messages)

[brgl:gpio/devm-is-action-added] BUILD SUCCESS e383bb8f958444620d96386811aacf6a49757996
 2025-05-08  5:26 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 9e4c444755b1525e9cb0798ca2dccbb18b0c0393
 2025-05-08  5:25 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS de1742fe7d0407fa847c81f534aaf25a23e3524a
 2025-05-08  5:13 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 3a1e07184d78f52c07f69b40bedbbebbc417e71b
 2025-05-08  4:46 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 12b8a672d2aa053064151659f49e7310674d42d3
 2025-05-08  3:45 UTC 

[PATCH v6 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-05-07 19:50 UTC  (4+ messages)
` [PATCH v6 02/11] dt-bindings: iio: adc: ad7768-1: add trigger-sources property

[PATCH v5 01/12] gpiolib: add support to register sparse pin range
 2025-05-07 17:49 UTC  (2+ messages)

[PATCH 0/2] gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
 2025-05-07 17:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] pinctrl: at91: add FIXME about read back of "

[PATCH] pinctrl: tigerlake: Document supported platforms in Kconfig help
 2025-05-07 16:05 UTC  (2+ messages)

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 3 for v6.16
 2025-05-07 14:55 UTC  (3+ messages)
` [PATCH 12/12] gpio: ml-ioh: use new GPIO line value setter callbacks

[PATCH] pinctrl: add stubs for OF-specific pinconf functions
 2025-05-07 14:35 UTC 

AT91 GPIO driver reading back struct gpio_chip::base
 2025-05-07 14:13 UTC  (2+ messages)

[PATCH v2] gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
 2025-05-07 13:07 UTC 

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-05-07 11:41 UTC  (12+ messages)
` [RFC PATCH v2 12/16] "

[RFC 0/7] pinctrl-scmi: Add GPIO support
 2025-05-07 11:32 UTC  (4+ messages)
` [RFC 3/7] pinctrl: introduce pinctrl_gpio_get_config()

[PATCH v3 0/9] ASoC: codec: cs42l[56,73,52]: Convert to GPIO descriptors
 2025-05-07 11:13 UTC  (2+ messages)

[PATCH v2 0/9] ASoC: codec: cs42l[56,73,52]: Convert to GPIO descriptors
 2025-05-07 11:12 UTC  (2+ messages)


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