messages from 2021-11-08 20:56:42 to 2021-11-11 20:59:36 UTC [more...]
[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
2021-11-11 20:58 UTC (4+ messages)
[RFC PATCH v3 0/7] Renesas RZ/G2L IRQC support
2021-11-11 20:52 UTC (9+ messages)
` [RFC PATCH v3 1/7] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [RFC PATCH v3 2/7] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [RFC PATCH v3 3/7] soc: renesas: Enable IRQC driver for RZ/G2L
` [RFC PATCH v3 4/7] gpio: gpiolib: Allow free() callback to be overridden
` [RFC PATCH v3 5/7] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip
` [RFC PATCH v3 6/7] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
` [RFC PATCH v3 7/7] arm64: dts: renesas: r9a07g044: Add IRQC node to SoC DTSI
[PATCH 1/2] gpiolib: improve coding style for local variables
2021-11-11 20:47 UTC (6+ messages)
` [PATCH RFC 2/2] gpiolib: check the 'ngpios' property in core gpiolib code
[PATCH] gpio: xlp: Remove Netlogic XLP variants
2021-11-11 20:28 UTC (4+ messages)
[PATCH RFC] dt-bindings: pinctrl: support specifying pins
2021-11-11 20:06 UTC (4+ messages)
Confused as to what is going on with libgpiod v2
2021-11-11 15:55 UTC
[libgpiod v2][PATCH v4 0/2] libgpiod v2: C++ bindings
2021-11-11 3:25 UTC (9+ messages)
` [libgpiod v2][PATCH v4 1/2] line-config: rework the interface some more
` [libgpiod v2][PATCH v4 2/2] bindings: cxx: implement C++ bindings for libgpiod v2.0
[PATCH v3 00/11] Support Pensando Elba SoC
2021-11-11 2:08 UTC (4+ messages)
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support
[PATCH v3 0/6] RZ/G2L: pinctrl: Support to get/set drive-strength and output-impedance-ohms
2021-11-10 22:46 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms property
` [PATCH v3 2/6] pinctrl: renesas: pinctrl-rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro
` [PATCH v3 3/6] pinctrl: renesas: pinctrl-rzg2l: Add helper functions to read/write pin config
` [PATCH v3 4/6] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set pin config for GPIO port pins
` [PATCH v3 5/6] pinctrl: renesas: pinctrl-rzg2l: Rename PIN_CFG_* macros to match HW manual
` [PATCH v3 6/6] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength and output-impedance-ohms
[PATCH v3 0/5] Update STMicroelectronics maintainers email
2021-11-10 19:53 UTC (11+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
` [PATCH v3 5/5] dt-bindings: treewide: Update @st.com email address to @foss.st.com
[PATCH 1/2] dt-bindings: pinctrl: convert controller description to the json-schema
2021-11-10 16:57 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: use pinctrl.yaml
[PATCH v1 1/2] gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
2021-11-10 16:55 UTC (4+ messages)
` [PATCH v1 2/2] gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()
[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-10 16:34 UTC (26+ messages)
` [PATCH v3 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
[PATCH 00/13]Update the icicle kit device tree
2021-11-10 15:07 UTC (54+ messages)
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 05/13] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 07/13] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH 08/13] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH 09/13] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 11/13] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree
[PATCH v2 0/5] RZ/G2L: pinctrl: Support to get/set drive-strength and output-impedance-ohms
2021-11-10 13:39 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms property
` [PATCH v2 3/5] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set pin config for GPIO port pins
` [PATCH v2 5/5] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength and output-impedance-ohms
[PATCH v2 0/8] gpiolib header cleanup
2021-11-10 12:39 UTC (23+ messages)
` [PATCH v2 1/8] gpiolib: remove irq_to_gpio() definition
` [PATCH v2 2/8] gpiolib: remove empty asm/gpio.h files
` [PATCH v2 3/8] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v2 4/8] gpiolib: remove asm-generic/gpio.h
` [PATCH v2 5/8] gpiolib: shrink further
` [PATCH v2 6/8] gpiolib: remove legacy gpio_export
` [PATCH v2 7/8] gpiolib: remove gpio_to_chip
` [PATCH v2 8/8] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
[PATCH v4 0/1] Mediatek pinctrl patch
2021-11-10 7:19 UTC (2+ messages)
` [PATCH v4] pinctrl: mediatek: fix global-out-of-bounds issue
[PATCH v3 0/1] Mediatek pinctrl patch
2021-11-10 5:54 UTC (3+ messages)
` [PATCH v3] pinctrl: mediatek: fix global-out-of-bounds issue
[PATCH 0/4] Add "output-impedance" property to pinconf-generic
2021-11-09 20:22 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance-ohms" property
` [PATCH 2/4] pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extracted from DT files
[PATCH] pinctrl: qcom: sm8350: Correct UFS and SDC offsets
2021-11-09 20:21 UTC (3+ messages)
[RFC 1/3] gpiolib: remove irq_to_gpio() definition
2021-11-09 20:07 UTC (7+ messages)
` [RFC 2/3] gpiolib: remove empty asm/gpio.h files
` [RFC 3/3] gpiolib: coldfire: remove custom asm/gpio.h
[linusw-pinctrl:fixes] BUILD SUCCESS cb9cbb01b90acac8eca1188adc66c9997328685a
2021-11-09 18:15 UTC
[PATCH] dt-bindings: Remove Netlogic bindings
2021-11-09 16:24 UTC (2+ messages)
[PATCH v3 0/2] Add pinctrl support for SDX65
2021-11-09 15:49 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
[PATCH] gpio: Initialize gc->irq.domain before setting gc->to_irq
2021-11-09 13:48 UTC (2+ messages)
[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
2021-11-09 12:09 UTC (22+ messages)
` [PATCH v1 13/19] pinctrl: st: Drop wrong kernel doc annotations
` [PATCH v1 14/19] pinctrl: st: Use temporary variable for struct device
` [PATCH v1 15/19] pinctrl: st: Make use of the devm_platform_ioremap_resource_byname()
` [PATCH v1 16/19] pinctrl: st: Convert to use dev_err_probe()
` [PATCH v1 17/19] pinctrl: st: Switch to use devm_kasprintf_strarray()
` [PATCH v1 18/19] pinctrl: zynqmp: Unify pin naming
` [PATCH v1 19/19] gpio: mockup: Switch to use kasprintf_strarray()
[PATCH v9 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
2021-11-09 11:32 UTC (6+ messages)
` [PATCH v9 2/6] gpio: Add Delta TN48M CPLD GPIO driver
` [PATCH v9 3/6] dt-bindings: reset: Add Delta TN48M
` [PATCH v9 4/6] reset: Add Delta TN48M CPLD reset controller
` [PATCH v9 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings
` [PATCH v9 6/6] MAINTAINERS: Add Delta Networks TN48M CPLD drivers
[PATCH] gpio/rockchip: fix Kconfig to prevent build errors
2021-11-09 11:26 UTC (2+ messages)
[PATCH] pinctrl: tegra194: remove duplicate initializer again
2021-11-09 11:25 UTC (2+ messages)
[PATCH v7 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
2021-11-09 11:17 UTC (6+ messages)
` [PATCH v7 2/6] gpio: Add Delta TN48M CPLD GPIO driver
[PATCH] pinctrl: qcom: sdm845: Enable dual edge errata
2021-11-09 11:08 UTC (2+ messages)
[PATCH] pinctrl: apple: Always return valid type in apple_gpio_irq_type
2021-11-09 11:05 UTC (2+ messages)
[PATCH v2] pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
2021-11-09 11:05 UTC (3+ messages)
[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
2021-11-09 11:03 UTC (3+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "
[PATCH v8 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
2021-11-09 10:55 UTC (3+ messages)
[PATCH] drivers:gpio: Remove unneeded semicolon
2021-11-09 9:21 UTC (2+ messages)
[PATCH] crypto:otx2_cptvf_algs: use swap() to make code cleaner
2021-11-09 8:20 UTC
[PATCH 0/2] Extend pinctrl-ocelot driver for lan966x
2021-11-09 4:58 UTC (2+ messages)
[PATCH] pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIP
2021-11-09 4:54 UTC (2+ messages)
[PATCH 0/3] Add pin control driver for Sunplus SP7021 SoC
2021-11-09 4:30 UTC (6+ messages)
` [PATCH 3/3] devicetree: bindings: pinctrl: Add bindings doc for Sunplus SP7021
` [PATCH v2 0/3] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
` [PATCH v2 1/3] pinctrl: Add driver for Sunplus SP7021
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-09 2:59 UTC (6+ messages)
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
[PATCH v7 1/2] ACPI: Add stubs for wakeup handler functions
2021-11-09 0:38 UTC (3+ messages)
` [PATCH v7 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
[PATCH 1/2] dt-bindings: tegra186-gpio: Add Tegra234 ports
2021-11-09 0:30 UTC (6+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra234 gpio
[PATCH v3] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
2021-11-09 0:11 UTC
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).