messages from 2024-02-04 22:09:15 to 2024-02-09 10:50:13 UTC [more...]
[PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-02-09 10:50 UTC (10+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
[brgl:gpio/for-current] BUILD SUCCESS 2526dffc6d65cffa32b88556bd68e4e72e889a55
2024-02-09 10:13 UTC
[brgl:gpio/for-next] BUILD SUCCESS aab5c6f200238ac45001bec3d5494fff8438a8dc
2024-02-09 10:12 UTC
[PATCH v4] pinctrl: Add lock to ensure the state atomization
2024-02-09 8:37 UTC (4+ messages)
[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
2024-02-09 5:54 UTC (4+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support
` [PATCH 2/2] arm64: dts: renesas: r9a08g045: add PSCI support
[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
2024-02-09 5:44 UTC (2+ messages)
[GIT PULL] pin control fix for the v6.8 series
2024-02-08 23:16 UTC (2+ messages)
[PATCH v3 00/24] gpio: rework locking and object life-time control
2024-02-08 19:34 UTC (32+ messages)
` [PATCH v3 01/24] gpio: protect the list of GPIO devices with SRCU
` [PATCH v3 02/24] gpio: of: assign and read the hog pointer atomically
` [PATCH v3 03/24] gpio: remove unused logging helpers
` [PATCH v3 04/24] gpio: provide and use gpiod_get_label()
` [PATCH v3 05/24] gpio: don't set label from irq helpers
` [PATCH v3 06/24] gpio: add SRCU infrastructure to struct gpio_desc
` [PATCH v3 07/24] gpio: protect the descriptor label with SRCU
` [PATCH v3 08/24] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH v3 09/24] gpio: remove gpio_lock
` [PATCH v3 10/24] gpio: reinforce desc->flags handling
` [PATCH v3 11/24] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH v3 12/24] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH v3 13/24] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH v3 14/24] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH v3 15/24] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH v3 16/24] gpio: sysfs: "
` [PATCH v3 17/24] gpio: don't dereference gdev->chip in gpiochip_setup_dev()
` [PATCH v3 18/24] gpio: reduce the functionality of validate_desc()
` [PATCH v3 19/24] gpio: remove unnecessary checks from gpiod_to_chip()
` [PATCH v3 20/24] gpio: add the can_sleep flag to struct gpio_device
` [PATCH v3 21/24] gpio: add SRCU infrastructure "
` [PATCH v3 22/24] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH v3 23/24] gpio: remove the RW semaphore from the GPIO device
` [PATCH v3 24/24] gpio: mark unsafe gpio_chip manipulators as deprecated
[PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
2024-02-08 17:45 UTC (5+ messages)
[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-02-08 15:52 UTC (8+ messages)
` [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
[PATCH] pinctrl: stm32: fix PM support for stm32mp257
2024-02-08 13:54 UTC (2+ messages)
[PATCH v1 12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
2024-02-08 13:50 UTC (2+ messages)
[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
2024-02-08 13:46 UTC (2+ messages)
[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
2024-02-08 13:31 UTC (3+ messages)
[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-02-08 12:17 UTC (10+ messages)
[linusw-pinctrl:for-next] BUILD SUCCESS ee7a19a4782d889b9fe1da7bfe66f7c695eef004
2024-02-08 12:10 UTC
[linusw-pinctrl:devel] BUILD SUCCESS 7ecb41eb4ebfb75d254cd1ecda78c19877a95877
2024-02-08 12:11 UTC
[linusw-pinctrl:fixes] BUILD SUCCESS 4451e8e8415e4ef48cdc763d66855f8c25fda94c
2024-02-08 12:09 UTC
[RESEND PATCH v1 00/13] Add support for TI TPS65224 PMIC
2024-02-08 10:53 UTC (14+ messages)
` [RESEND PATCH v1 01/13] mfd: tps6594: Add register definitions "
` [RESEND PATCH v1 02/13] mfd: tps6594: use volatile_table instead of volatile_reg
` [RESEND PATCH v1 03/13] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [RESEND PATCH v1 04/13] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [RESEND PATCH v1 06/13] mfd: tps6594-core: Add TI TPS65224 PMIC core
` [RESEND PATCH v1 07/13] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [RESEND PATCH v1 08/13] misc: tps6594-esm: reversion check limited to TPS6594 family
` [RESEND PATCH v1 09/13] misc: tps6594-esm: use regmap_field
` [RESEND PATCH v1 10/13] misc: tps6594-esm: Add TI TPS65224 PMIC ESM
` [RESEND PATCH v1 11/13] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [RESEND PATCH v1 12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
` [RESEND PATCH v1 13/13] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts
[PATCH v2] gpio: set device type for GPIO chips
2024-02-08 9:38 UTC (3+ messages)
[PATCH] gpio: remove GPIO device from the list unconditionally in error path
2024-02-08 9:35 UTC (2+ messages)
[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
2024-02-08 8:05 UTC (4+ messages)
[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get
2024-02-07 18:22 UTC (4+ messages)
[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
2024-02-07 14:48 UTC (3+ messages)
[PATCH] gpio: set device type for GPIO chips
2024-02-07 13:49 UTC (5+ messages)
[PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema
2024-02-07 10:55 UTC (2+ messages)
[PATCH 1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186
2024-02-07 10:48 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups
2024-02-07 10:47 UTC (2+ messages)
[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
2024-02-07 3:09 UTC (7+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
` [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes
[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
2024-02-06 19:25 UTC (2+ messages)
[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
2024-02-06 14:05 UTC (10+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v4 4/4] arm64: defconfig: "
[PATCH v2 3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able
2024-02-06 14:11 UTC (2+ messages)
[PATCH v2 0/3] RZ/G2L pinctrl trivial changes
2024-02-06 14:11 UTC (6+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
` [PATCH v2 2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able
[PATCH v2 00/23] gpio: rework locking and object life-time control
2024-02-06 13:43 UTC (50+ messages)
` [PATCH v2 01/23] gpio: protect the list of GPIO devices with SRCU
` [PATCH v2 02/23] gpio: of: assign and read the hog pointer atomically
` [PATCH v2 03/23] gpio: remove unused logging helpers
` [PATCH v2 04/23] gpio: provide and use gpiod_get_label()
` [PATCH v2 05/23] gpio: don't set label from irq helpers
` [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc
` [PATCH v2 07/23] gpio: protect the descriptor label with SRCU
` [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH v2 09/23] gpio: remove gpio_lock
` [PATCH v2 10/23] gpio: reinforce desc->flags handling
` [PATCH v2 11/23] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH v2 12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH v2 13/23] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH v2 14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH v2 15/23] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH v2 16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev()
` [PATCH v2 17/23] gpio: reduce the functionality of validate_desc()
` [PATCH v2 18/23] gpio: remove unnecessary checks from gpiod_to_chip()
` [PATCH v2 19/23] gpio: add the can_sleep flag to struct gpio_device
` [PATCH v2 20/23] gpio: add SRCU infrastructure "
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH v2 22/23] gpio: remove the RW semaphore from the GPIO device
` [PATCH v2 23/23] gpio: mark unsafe gpio_chip manipulators as deprecated
[brgl:gpio/for-next] BUILD SUCCESS a875746f603b86134bd1924b7289fc3542fd45e7
2024-02-06 12:00 UTC
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
2024-02-06 10:13 UTC (8+ messages)
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
2024-02-06 4:43 UTC (2+ messages)
` (subset)[PATCH "
[PATCH v4 0/4] Add support for nuvoton ma35d1 pin control
2024-02-06 2:52 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v4 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v4 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
[PATCH] gpio: gpiolib: make gpio_bus_type const
2024-02-05 12:47 UTC (6+ messages)
[PATCH V4 0/2] pwm: Add GPIO PWM driver
2024-02-05 13:06 UTC (16+ messages)
` [PATCH V4 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH V4 2/2] pwm: Add GPIO PWM driver
[libgpiod][PATCH] bindings: python: fix __repr__() implementations
2024-02-05 9:18 UTC (2+ messages)
[PATCH] dt-bindings: gpio: gpio-pca9570: Add label property
2024-02-05 8:30 UTC (2+ messages)
[PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false
2024-02-05 8:29 UTC (2+ messages)
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).