messages from 2024-02-23 08:58:39 to 2024-02-28 12:46:27 UTC [more...]
[PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-28 12:46 UTC (32+ messages)
` [PATCH v2 01/30] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH v2 02/30] dt-bindings: gpio: nomadik: add optional ngpios property
` [PATCH v2 03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property
` [PATCH v2 05/30] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH v2 06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH v2 07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
` [PATCH v2 08/30] pinctrl: nomadik: fix build warning (-Wformat)
` [PATCH v2 09/30] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
` [PATCH v2 10/30] pinctrl: nomadik: minimise indentation in probe
` [PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions
` [PATCH v2 12/30] pinctrl: nomadik: follow whitespace "
` [PATCH v2 13/30] pinctrl: nomadik: follow conditional "
` [PATCH v2 14/30] gpio: nomadik: add #include <linux/slab.h>
` [PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
` [PATCH v2 16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*()
` [PATCH v2 17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper
` [PATCH v2 18/30] gpio: nomadik: use devres version of clk_get*()
` [PATCH v2 19/30] gpio: nomadik: request dynamic ID allocation
` [PATCH v2 20/30] gpio: nomadik: make clock optional
` [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik
` [PATCH v2 22/30] gpio: nomadik: support shared GPIO IRQs
` [PATCH v2 23/30] gpio: nomadik: handle variadic GPIO count
` [PATCH v2 24/30] gpio: nomadik: support mobileye,eyeq5-gpio
` [PATCH v2 25/30] gpio: nomadik: grab optional reset control and deassert it at probe
` [PATCH v2 26/30] Documentation: gpio: mention generic_handle_irq_safe()
` [PATCH v2 27/30] MIPS: eyeq5_defconfig: enable GPIO by default
` [PATCH v2 28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH v2 29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks
` [PATCH v2 30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges
[PATCH V4 0/2] pwm: Add GPIO PWM driver
2024-02-28 12:43 UTC (8+ messages)
` [PATCH V4 2/2] "
pinctrl: single: Cannot disable bias - PIN_CONFIG_BIAS_DISABLE not handled
2024-02-28 12:04 UTC
[PATCH v16 1/3] dt-bindings: adc: add AD7173
2024-02-28 11:06 UTC (3+ messages)
` [PATCH v16 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v16 3/3] iio: adc: ad7173: add AD7173 driver
[PATCH v8 00/38] ep93xx device tree conversion
2024-02-28 8:23 UTC (6+ messages)
` [PATCH v8 01/38] gpio: ep93xx: split device in multiple
` [PATCH v8 04/38] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v8 25/38] gpio: ep93xx: add DT support for gpio-ep93xx
[brgl:gpio/for-next] BUILD SUCCESS 0d776cfd5e5b559fdf2e38285c2aea4b7048acbd
2024-02-28 8:17 UTC
[PATCH v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-28 7:47 UTC (2+ messages)
[PATCH v2 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
2024-02-28 0:29 UTC (5+ messages)
` [PATCH v2 1/2] gpiolib: call gcdev_unregister() sooner in the removal operations
` [PATCH v2 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-28 0:27 UTC (4+ messages)
[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get
2024-02-27 20:07 UTC (7+ messages)
[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
2024-02-27 19:27 UTC (11+ messages)
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed
[PATCH] gpio: 74x164: Enable output pins after registers are reset
2024-02-27 19:11 UTC (6+ messages)
[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
2024-02-27 18:14 UTC (15+ messages)
` [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH v8 02/10] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v8 04/10] reset: eyeq5: add platform driver
` [PATCH v8 05/10] pinctrl: "
` [PATCH v8 06/10] MAINTAINERS: Map OLB files to Mobileye SoCs
` [PATCH v8 07/10] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v8 08/10] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v8 09/10] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
2024-02-27 17:04 UTC (6+ messages)
[PATCH v12 0/9] Misc SCM driver changes
2024-02-27 16:56 UTC (11+ messages)
` [PATCH v12 1/9] firmware: qcom: scm: Rename scm_query_lock to scm_lock
` [PATCH v12 2/9] firmware: qcom: scm: provide a read-modify-write function
` [PATCH v12 3/9] firmware: qcom: scm: Modify only the download bits in TCSR register
` [PATCH v12 4/9] firmware: qcom: scm: Rework dload mode availability check
` [PATCH v12 5/9] pinctrl: qcom: Use qcom_scm_io_rmw() function
` [PATCH v12 6/9] firmware: qcom: scm: Remove log reporting memory allocation failure
` [PATCH v12 7/9] firmware: qcom: scm: Fix __scm->dev assignement
` [PATCH v12 8/9] firmware: qcom: scm: Add check to prevent Null pointer dereference
` [PATCH v12 9/9] firmware: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()
[PATCH v2 2/4] gpio: cdev: use correct pointer accessors with SRCU
2024-02-27 16:44 UTC (3+ messages)
[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-02-27 15:24 UTC (5+ messages)
` [PATCH v4 3/4] "
[PATCH v2 0/2] update SM4450 pinctrl document
2024-02-27 13:37 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: update compatible name for match with driver
[PATCH v2] gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
2024-02-27 13:18 UTC (2+ messages)
[rfc, PATCH v1 1/1] gpiolib: Get rid of never false gpio_is_valid() calls
2024-02-27 13:06 UTC (3+ messages)
[PATCH RESEND 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used
2024-02-27 12:06 UTC (7+ messages)
[brgl:gpio/for-next] BUILD SUCCESS ebb03f692f5192ca2da554e97c8461ec7498d3bf
2024-02-27 8:27 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS d2db5cd3721e98be5bc670e89857a27690eaef74
2024-02-27 7:38 UTC
[PATCH v5] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-27 7:06 UTC (2+ messages)
[linusw-pinctrl:devel] BUILD SUCCESS 4432d416ba9491eb37bc5d7befebfe8714786069
2024-02-27 6:35 UTC
[PATCH v4] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-27 3:46 UTC (4+ messages)
[PATCH v4 00/39] Add support for sam9x7 SoC family
2024-02-27 3:20 UTC (5+ messages)
` [PATCH v4 09/39] dt-bindings: pinctrl: at91: add sam9x7
` (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family
[PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
2024-02-27 0:51 UTC (4+ messages)
[PATCH v3] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-26 22:42 UTC (3+ messages)
[PATCH] pinctrl: renesas: pinctrl-rzg2l: Remove extra space in function parameter
2024-02-26 19:25 UTC
[PATCH] pinctrl: da9062: Add OF table
2024-02-26 19:16 UTC
[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-26 17:54 UTC (5+ messages)
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
[brgl:gpio/for-next 42/47] gpio-mmio.c:undefined reference to `iowrite64'
2024-02-26 15:33 UTC (9+ messages)
[PATCH v15 1/3] dt-bindings: adc: add AD7173
2024-02-26 14:55 UTC (8+ messages)
` [PATCH v15 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v15 3/3] iio: adc: ad7173: add AD7173 driver
[GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
2024-02-26 14:29 UTC (2+ messages)
[PATCH v2 00/14] Add support for TI TPS65224 PMIC
2024-02-26 12:56 UTC (24+ 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
[PATCH v2] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-26 4:32 UTC (2+ messages)
WARNING: fs/proc/generic.c:173 __xlate_proc_name
2024-02-25 16:27 UTC (3+ messages)
WARNING: fs/proc/generic.c:173 __xlate_proc_name
2024-02-25 10:13 UTC (2+ messages)
[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
2024-02-24 19:20 UTC (8+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
[PATCH v13 1/3] dt-bindings: adc: add AD7173
2024-02-24 18:29 UTC (11+ messages)
` [PATCH v13 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
[PATCH v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES
2024-02-24 11:11 UTC (3+ messages)
[brgl:gpio/for-next] BUILD REGRESSION 7bb5f3a7ca8856c5c1fa26a6e3f58a1254019dc0
2024-02-24 3:18 UTC
[PATCH v14 1/3] dt-bindings: adc: add AD7173
2024-02-23 18:39 UTC (4+ messages)
[GIT PULL] gpio: fixes for v6.8-rc6
2024-02-23 17:11 UTC (2+ messages)
[PATCH][next] pinctrl: ocelot: remove redundant assignment to variable ret
2024-02-23 16:28 UTC
[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
2024-02-23 14:54 UTC (11+ messages)
[PATCH] pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()
2024-02-23 12:34 UTC (2+ messages)
[PATCH] pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()
2024-02-23 12:32 UTC
[PATCH] phy: constify of_phandle_args in xlate
2024-02-23 12:15 UTC (2+ messages)
[brgl:gpio/for-next 42/42] undefined reference to `iowrite64be'
2024-02-23 9:23 UTC
[PATCH v2 1/2] gpio: provide for_each_hwgpio()
2024-02-23 8:58 UTC (4+ messages)
` [PATCH v2 2/2] gpio: sim: use for_each_hwgpio()
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