messages from 2024-02-20 12:20:55 to 2024-02-23 12:16:04 UTC [more...]
[PATCH] phy: constify of_phandle_args in xlate
2024-02-23 12:15 UTC (4+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
2024-02-23 11:28 UTC
[PATCH v2 00/14] Add support for TI TPS65224 PMIC
2024-02-23 9:37 UTC (15+ messages)
` [PATCH v2 01/14] mfd: tps6594: Add register definitions "
` [PATCH v2 02/14] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v2 03/14] mfd: tps6594: add regmap config in match data
` [PATCH v2 04/14] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [PATCH v2 05/14] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [PATCH v2 06/14] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v2 07/14] mfd: tps6594-core: Add TI TPS65224 PMIC core
` [PATCH v2 08/14] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [PATCH v2 09/14] misc: tps6594-esm: reversion check limited to TPS6594 family
` [PATCH v2 10/14] misc: tps6594-esm: use regmap_field
` [PATCH v2 11/14] misc: tps6594-esm: Add TI TPS65224 PMIC ESM
` [PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
` [PATCH v2 14/14] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts
[brgl:gpio/for-next 42/42] undefined reference to `iowrite64be'
2024-02-23 9:23 UTC
[PATCH v14 1/3] dt-bindings: adc: add AD7173
2024-02-23 9:12 UTC (7+ messages)
` [PATCH v14 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v14 3/3] iio: adc: ad7173: add AD7173 driver
[GIT PULL] gpio: fixes for v6.8-rc6
2024-02-23 9:08 UTC
[PATCH v2 1/2] gpio: provide for_each_hwgpio()
2024-02-23 8:58 UTC (6+ messages)
` [PATCH v2 2/2] gpio: sim: use for_each_hwgpio()
[PATCH] gpio: don't warn about removing GPIO chips with active users anymore
2024-02-23 8:58 UTC (3+ messages)
[PATCH] gpio: sim: delimit the fwnode name with a ":" when generating labels
2024-02-23 8:57 UTC (3+ messages)
[PATCH] gpio: sim: add lockdep asserts
2024-02-23 8:52 UTC (2+ messages)
[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-02-23 8:35 UTC (8+ messages)
` [PATCH v4 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v4 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v4 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v4 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver
[PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
2024-02-23 7:15 UTC
[PATCH v2] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
2024-02-23 6:52 UTC
[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
2024-02-23 1:01 UTC (14+ messages)
[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
2024-02-23 0:24 UTC (7+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
2024-02-22 23:51 UTC (15+ messages)
` [PATCH 1/2] gpiolib: call gcdev_unregister() sooner in the removal operations
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed
[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
2024-02-22 21:42 UTC (12+ messages)
` [PATCH 2/2] devm-helpers: Add resource managed version of debugfs directory create function
[linusw-pinctrl:devel] BUILD SUCCESS 47847b9bcdb13c2da1829323a66651ef63047b77
2024-02-22 21:01 UTC
[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
2024-02-22 19:55 UTC (3+ messages)
[linusw-pinctrl:for-next] BUILD SUCCESS 9a04a5769a6d020b14d6a90c752c8982524aab6b
2024-02-22 16:51 UTC
[PATCH v7 00/14] Add support for Mobileye EyeQ5 system controller
2024-02-22 14:56 UTC (21+ messages)
` [PATCH v7 01/14] clk: fixed-factor: add optional accuracy support
` [PATCH v7 02/14] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v7 03/14] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v7 04/14] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v7 05/14] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v7 06/14] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v7 07/14] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v7 08/14] reset: eyeq5: add platform driver
` [PATCH v7 09/14] pinctrl: "
` [PATCH v7 10/14] MAINTAINERS: Map OLB files to Mobileye SoCs
` [PATCH v7 11/14] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v7 12/14] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v7 13/14] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v7 14/14] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH v1 1/1] gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
2024-02-22 13:41 UTC (8+ messages)
[PATCH v1 1/1] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
2024-02-22 13:39 UTC (6+ messages)
[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-22 9:37 UTC (22+ messages)
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio
[PATCH] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
2024-02-22 9:30 UTC (2+ messages)
[PATCH 1/2] gpio: provide for_each_gpio()
2024-02-22 9:18 UTC (6+ messages)
` [PATCH 2/2] gpio: sim: use for_each_gpio()
[PATCH v1 1/1] gpio: mmio: Support 64-bit BE access
2024-02-22 9:07 UTC (3+ messages)
[RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
2024-02-22 8:43 UTC (2+ messages)
[PATCH v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES
2024-02-22 4:47 UTC (2+ messages)
[PATCH 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used
2024-02-21 22:58 UTC (8+ messages)
` [PATCH 1/2] gpiolib: Introduce gpiod_device_add_link()
` [PATCH 2/2] leds: gpio: Add devlinks between the gpio consumed and the gpio leds device
[PATCH] pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name
2024-02-21 22:01 UTC (2+ messages)
[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-21 21:54 UTC (19+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
[PATCH v2 0/4] gpio: fix SRCU bugs
2024-02-21 21:45 UTC (4+ messages)
[rfc, PATCH v1 1/1] gpiolib: Get rid of never false gpio_is_valid() calls
2024-02-21 21:31 UTC
[PATCH v13 1/3] dt-bindings: adc: add AD7173
2024-02-21 20:00 UTC (12+ messages)
` [PATCH v13 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v13 3/3] iio: adc: ad7173: add AD7173 driver
[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller
2024-02-21 18:26 UTC (8+ messages)
` [PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH v6 09/13] pinctrl: eyeq5: add platform driver
[PATCH v2 0/3] RZ/G2L pinctrl trivial changes
2024-02-21 14:39 UTC (3+ messages)
[PATCH v2 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
2024-02-21 14:21 UTC (6+ messages)
` [PATCH v2 1/2] pinctrl: renesas: Select CONFIG_IRQ_DOMAIN_HIERARCHY for pinctrl-rzg2l
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Add suspend/resume support
[PATCH] pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
2024-02-21 13:37 UTC (3+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 56c608c9e773a9d9827643eec352d831f7da6220
2024-02-21 10:26 UTC
[PATCH] dt-bindings: gpio: Convert Aspeed binding to YAML schema
2024-02-21 7:22 UTC (4+ messages)
[brgl:gpio/for-current] BUILD SUCCESS ae366ba8576da0135d7d3db2dfa6304f3338d0c2
2024-02-21 5:08 UTC
[linusw-gpio:b4/descriptors-regulators] BUILD SUCCESS 6c9bd621a7d8762a434ecbe20597d2c0b291f320
2024-02-21 5:05 UTC
[PATCH RESEND 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used
2024-02-21 3:28 UTC (8+ messages)
` [PATCH RESEND 1/2] gpiolib: Introduce gpiod_device_add_link()
` [PATCH RESEND 2/2] leds: gpio: Add devlinks between the gpio consumed and the gpio leds device
[PATCH v5 0/4] Add support for nuvoton ma35d1 pin control
2024-02-21 0:51 UTC (4+ messages)
` [PATCH v5 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
sparse GPIO bindings for mux-controller
2024-02-20 23:17 UTC
[PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver
2024-02-20 12:28 UTC (3+ 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).