messages from 2023-01-24 07:16:52 to 2023-01-26 13:30:54 UTC [more...]
[PATCH v1 0/5] gpio: First attempt to clean up headers
2023-01-26 13:29 UTC (21+ messages)
` [PATCH v1 1/5] gpiolib: fix linker errors when GPIOLIB is disabled
` [PATCH v1 2/5] gpio: Drop unused forward declaration from driver.h
` [PATCH v1 3/5] gpio: Deduplicate forward declarations in consumer.h
` [PATCH v1 4/5] gpio: Group "
` [PATCH v1 5/5] gpio: Clean up headers
[PATCH 0/8] gpiolib cleanups
2023-01-26 13:28 UTC (9+ messages)
` [PATCH 1/8] gpiolib: remove empty asm/gpio.h files
` [PATCH 2/8] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH 3/8] gpiolib: remove asm-generic/gpio.h
` [PATCH 4/8] gpiolib: remove gpio_set_debounce
` [PATCH 5/8] gpiolib: remove legacy gpio_export
` [PATCH 6/8] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH 7/8] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH 8/8] gpiolib: move of_gpio_flags into gpiolib-of.c
[PATCH] tools: gpio: fix -c option of gpio-event-mon
2023-01-26 13:26 UTC (2+ messages)
[PATCH v4 0/3] Add pinctrl support for S32 SoC family
2023-01-26 13:25 UTC (3+ messages)
` [PATCH v4 2/3] pinctrl: add NXP S32 SoC family support
[PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
2023-01-26 12:45 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: qcom: Unify accessing to device fwnode
2023-01-26 12:41 UTC (2+ messages)
[PATCH v3 0/4] gpiolib: get rid of exessive ->of_gpio_ranges_fallback()
2023-01-26 12:39 UTC (2+ messages)
[PATCH 0/3] Introduce new optional property to mark port as write only
2023-01-26 12:28 UTC (5+ messages)
` [PATCH 1/3] gpio: dt-bindings: add new property to wd,mbl-gpio bindings
` [PATCH 2/3] gpio: Add new flag BGPIOF_NO_INPUT
` [PATCH 3/3] gpio: mmio: Use "
GPIO static allocation warning with v6.2-rcX
2023-01-26 10:49 UTC (11+ messages)
[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
2023-01-26 10:31 UTC (2+ messages)
[PATCH v3 0/3] Add the Renesas IDT821034 codec support
2023-01-26 8:51 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: sound: Add Renesas IDT821034 codec
` [PATCH v3 2/3] ASoC: codecs: Add support for the "
` [PATCH v3 3/3] MAINTAINERS: add the Renesas IDT821034 codec entry
[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
2023-01-26 7:40 UTC (15+ messages)
` [PATCH 2/8] arm64: dts: amlogic: Fix non-compliant SD/SDIO node names
` [PATCH 5/8] dt-bindings: rtc: Add Amlogic Meson vrtc controller binding
` [PATCH 6/8] dt-bindings: pwm: Add Amlogic Meson PWM binding
` [PATCH 7/8] dt-bindings: interrupt-controller: Add Amlogic Meson GPIO interrupt controller binding
` (subset) [PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
2023-01-26 0:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add bindings "
` [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driver
[PATCH V1 0/8] Add minimal boot support for IPQ9574
2023-01-25 23:51 UTC (22+ messages)
` [PATCH V1 1/8] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V1 2/8] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V1 3/8] dt-bindings: pinctrl: qcom: Document IPQ9574 pinctrl driver
` [PATCH V1 4/8] pinctrl: qcom: Add "
` [PATCH V1 5/8] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V1 6/8] dt-bindings: mmc: sdhci-msm: Document the IPQ9574 compatible
` [PATCH V1 7/8] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V1 8/8] arm64: defconfig: Enable IPQ9574 SoC base configs
[PATCH 00/10] Add minimal boot support for IPQ5332
2023-01-25 21:59 UTC (29+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
` [PATCH 02/10] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH 03/10] clk: qcom: Add STROMER PLUS PLL type for IPQ5332
` [PATCH 04/10] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH 05/10] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC
` [PATCH 06/10] dt-bindings: qcom: add ipq5332 boards
` [PATCH 07/10] dt-bindings: firmware: document IPQ5332 SCM
` [PATCH 08/10] dt-bindings: mmc: sdhci-msm: add IPQ5332 compatible
` [PATCH 09/10] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH 10/10] arm64: defconfig: Enable IPQ5332 SoC base configs
[PATCH v3] gpiolib: fix linker errors when GPIOLIB is disabled
2023-01-25 18:59 UTC (4+ messages)
[PATCH v2 resend 0/2] gpio: tps68470: 2 bugfixes
2023-01-25 17:22 UTC (11+ messages)
` [PATCH v2 resend 1/2] gpio: tps68470: Fix tps68470_gpio_get() reading from the wrong register
` [PATCH v2 resend 2/2] gpio: tps68470: Make tps68470_gpio_output() always set the initial value
[PATCH 0/2] add pinctrl driver for MT7981 SoC
2023-01-25 17:16 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add bindings "
[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-01-25 16:26 UTC (7+ messages)
[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-01-25 15:08 UTC (6+ messages)
[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
2023-01-25 14:35 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: arm64: dts: mediatek: Add mt8365-evk board
` [PATCH v9 2/9] dt-bindings: irq: mtk, sysirq: add support for mt8365
` [PATCH v9 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg
` [PATCH v9 4/9] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
` [PATCH v9 5/9] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
` [PATCH v9 6/9] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365
` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: "
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support
[PATCH v3 0/6] Add IRQC support to RZ/G2UL SoC
2023-01-25 13:03 UTC (13+ messages)
` [PATCH v3 1/6] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v3 2/6] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
` [PATCH v3 3/6] pinctrl: renesas: rzg2l: Add BUILD_BUG_ON() checks
` [PATCH v3 4/6] arm64: dts: renesas: r9a07g043u: Add IRQC node
` [PATCH v3 5/6] arm64: dts: renesas: r9a07g043[u]: Update pinctrl node to handle GPIO interrupts
` [PATCH v3 6/6] arm64: dts: renesas: rzg2ul-smarc-som: Add PHY interrupt support for ETH{0/1}
[PATCH 1/2] gpio: ep93xx: convert driver to DT
2023-01-25 12:45 UTC (10+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
` [PATCH v1 1/3] gpio: ep93xx: Fix port F hwirq numbers in handler
` [PATCH v1 2/3] gpio: ep93xx: Make irqchip immutable
` [PATCH v1 3/3] gpio: ep93xx: split device in multiple
[PATCH] gpio: mxc: Unlock on error path in mxc_flip_edge()
2023-01-25 12:34 UTC (3+ messages)
[RFC 0/1] pinctrl: amd: Fix handling of PIN_CONFIG_BIAS_PULL_UP/_DOWN settings
2023-01-25 11:27 UTC (4+ messages)
` [RFC 1/1] "
[libgpiod][PATCH v2 0/8] treewide: continue beating libgpiod v2 into shape for an upcoming release
2023-01-25 9:25 UTC (5+ messages)
` [libgpiod][PATCH v2 7/8] bindings: rust: make mutators return &mut self
` [libgpiod][PATCH v2 8/8] bindings: rust: provide line_config.set_output_values()
[PATCH] pinctrl: single: fix potential NULL dereference
2023-01-25 9:03 UTC (3+ messages)
[PATCH v8 0/9] Add minimal MT8365 and MT8365-EVK support
2023-01-25 0:23 UTC (6+ messages)
` [PATCH v8 8/9] dt-bindings: serial: mediatek,uart: add MT8365 SoC bindings
` [PATCH v8 9/9] arm64: dts: mediatek: Initial mt8365-evk support
[brgl:gpio/for-current] BUILD SUCCESS d63f11c02b8d3e54bdb65d8c309f73b7f474aec4
2023-01-24 22:15 UTC
[libgpiod v1.6.x][PATCH] build: don't expect automake to set $PYTHON
2023-01-24 16:41 UTC
[PATCH 0/7] Add minimal boot support for IPQ9574
2023-01-24 13:50 UTC (16+ messages)
` [PATCH 2/7] clk: qcom: Add Global Clock Controller driver "
` [PATCH 6/7] arm64: dts: Add ipq9574 SoC and AL02 board support
[PATCH AUTOSEL 6.1 24/35] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
2023-01-24 13:41 UTC
[libgpiod][PATCH v4] treewide: unify gpiod_line_config/request_get_offsets() functions
2023-01-24 10:56 UTC (2+ messages)
[PATCH] rust: Allow reusing locally installed gpio library
2023-01-24 9:18 UTC (3+ messages)
[PATCH] rust: Align formatting to what's suggested by 'cargo fmt'
2023-01-24 9:15 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).