messages from 2023-01-18 15:35:17 to 2023-01-23 21:31:22 UTC [more...]
[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
2023-01-23 21:30 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: meson-gx: Remove invalid pwm compatible
` [PATCH 2/8] arm64: dts: amlogic: Fix non-compliant SD/SDIO node names
` [PATCH 3/8] arm64: dts: meson-gx: Set only one compatible string for mmc
` [PATCH 4/8] arm64: dts: amlogic: Remove invalid compatible string amlogic,meson-gpio-intc
` [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
` [PATCH 8/8] dt-bindings: pinctrl: Add Amlogic Meson pinctrl binding
[brgl:gpio/for-current 2/2] include/linux/gpio/driver.h:782:33: error: variable has incomplete type 'enum gpio_lookup_flags'
2023-01-23 20:54 UTC
[brgl:gpio/for-current 2/2] include/linux/gpio/driver.h:782:68: error: parameter 4 ('lflags') has incomplete type
2023-01-23 20:03 UTC
[PATCH v8 0/9] Add minimal MT8365 and MT8365-EVK support
2023-01-23 18:52 UTC (12+ messages)
` [PATCH v8 1/9] dt-bindings: arm64: dts: mediatek: Add mt8365-evk board
` [PATCH v8 2/9] dt-bindings: irq: mtk, sysirq: add support for mt8365
` [PATCH v8 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg
` [PATCH v8 4/9] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
` [PATCH v8 5/9] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
` [PATCH v8 6/9] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH v8 7/9] dt-bindings: timer: mediatek,mtk-timer: "
` [PATCH v8 8/9] dt-bindings: serial: mediatek,uart: "
` [PATCH v8 9/9] arm64: dts: mediatek: Initial mt8365-evk support
[PATCH 0/2] Fix some more fallout from GPIOs from _CRS
2023-01-23 18:21 UTC (12+ messages)
` [PATCH 1/2] pinctrl: amd: Fix debug output for debounce time
` [PATCH 2/2] gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
[PATCH v2] gpiolib: fix linker errors when GPIOLIB is disabled
2023-01-23 17:46 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 691781f561e9868a94c3ed7daf4adad7f8af5d16
2023-01-23 17:18 UTC
[PATCH v7 0/7] Add minimal MT8365 and MT8365-EVK support
2023-01-23 16:10 UTC (7+ messages)
` [PATCH v7 4/7] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
` [PATCH v7 7/7] arm64: dts: mediatek: Initial mt8365-evk support
gpio: making <linux/gpio.h> consumer-only
2023-01-23 15:45 UTC (2+ messages)
[libgpiod][PATCH v3] treewide: unify gpiod_line_config/request_get_offsets() functions
2023-01-23 15:34 UTC
[PATCH] gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWM
2023-01-23 15:12 UTC (2+ messages)
GPIO static allocation warning with v6.2-rcX
2023-01-23 14:56 UTC (3+ messages)
[libgpiod][PATCH 00/16] treewide: continue beating libgpiod v2 into shape for an upcoming release
2023-01-23 13:58 UTC (10+ messages)
` [libgpiod][PATCH 04/16] treewide: unify gpiod_line_config/request_get_offsets() functions
[PATCH v2 0/3] Add the Renesas IDT821034 codec support
2023-01-23 13:53 UTC (15+ messages)
` [PATCH v2 1/3] dt-bindings: sound: Add Renesas IDT821034 codec
` [PATCH v2 2/3] ASoC: codecs: Add support for the "
` [PATCH v2 3/3] MAINTAINERS: add the Renesas IDT821034 codec entry
[PATCH 00/15] Ambarella S6LM SoC bring-up
2023-01-23 12:32 UTC (4+ messages)
` [PATCH 13/15] dt-bindings: pinctrl: add support for Ambarella
[PATCH v1 1/1] gpio: zevio: Add missing header
2023-01-23 10:23 UTC (2+ messages)
Prezentacja
2023-01-23 8:37 UTC
[PATCH v3 0/6] Add IRQC support to RZ/G2UL SoC
2023-01-22 18:32 UTC (2+ messages)
[PATCH 0/2] add pinctrl driver for MT7981 SoC
2023-01-22 18:24 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add bindings "
` [PATCH 2/2] pinctrl: add mt7981 pinctrl driver
[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
2023-01-22 13:53 UTC (10+ messages)
` [PATCH v2 2/8] dt-bindings: pinctrl: rockchip,pinctrl: mark gpio sub nodes of pinctrl as deprecated
` [PATCH v2 3/8] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH v2 4/8] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
` [PATCH v2 5/8] arm64: "
` [PATCH v2 6/8] ARM: dts: rockchip: replace compatible "
` [PATCH v2 7/8] arm64: "
` [PATCH v2 8/8] ARM: dts: rockchip: rk3066a: move gpio nodes to root
[PATCH] pinctrl: aspeed: Force to disable the function's signal
2023-01-21 12:32 UTC (5+ messages)
[brgl:gpio/for-next 43/49] drivers/gpio/gpio-zevio.c:174:33: error: incomplete definition of type 'struct platform_device'
2023-01-21 10:39 UTC (2+ messages)
[brgl:gpio/for-next] BUILD REGRESSION e464c96eae336dd2f81a1926c30523f061469f64
2023-01-21 1:35 UTC
[GIT PULL] gpio: fixes for v6.2-rc5
2023-01-21 1:25 UTC (2+ messages)
[PATCH] gpiolib: fix linker errors when GPIOLIB is disabled
2023-01-21 0:29 UTC (5+ messages)
[linusw-gpio:gpiochip-no-driver-h] BUILD SUCCESS 58fa5540f6be58a2c3cddd0b5794e09306002d4c
2023-01-20 21:45 UTC
[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
2023-01-20 18:16 UTC (13+ messages)
[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
2023-01-20 17:46 UTC
[PATCH v2] dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"
2023-01-20 17:42 UTC (3+ messages)
[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
2023-01-20 14:57 UTC (5+ messages)
` [PATCH 19/27] mfd: remove ucb1400 support
libgpiod multichip bulk event wait
2023-01-20 14:06 UTC
[PATCH] gpio: Get rid of gpio_to_chip()
2023-01-20 13:04 UTC (2+ messages)
[PATCH v5 00/11] leds: lookup-table support + int3472/media privacy LED support
2023-01-20 12:51 UTC (14+ messages)
` [PATCH v5 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v5 02/11] leds: led-class: Add led_module_get() helper
` [PATCH v5 03/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v5 04/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v5 05/11] [RFC] leds: led-class: Add devicetree support to led_get()
` [PATCH v5 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
` [PATCH v5 07/11] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v5 08/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v5 09/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v5 10/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v5 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry
[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2023-01-20 10:55 UTC (2+ messages)
[PATCH v4 00/11] leds: lookup-table support + int3472/media privacy LED support
2023-01-20 10:43 UTC (31+ messages)
` [PATCH v4 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v4 02/11] leds: led-class: Add led_module_get() helper
` [PATCH v4 03/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v4 04/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v4 05/11] [RFC] leds: led-class: Add devicetree support to led_get()
` [PATCH v4 06/11] media: v4l2-core: Built async and fwnode code into videodev.ko
` [PATCH v4 07/11] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v4 08/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v4 09/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v4 10/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v4 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry
[libgpiod][PATCH v2 0/8] treewide: continue beating libgpiod v2 into shape for an upcoming release
2023-01-20 9:45 UTC (9+ messages)
` [libgpiod][PATCH v2 1/8] README: update for libgpiod v2
` [libgpiod][PATCH v2 2/8] treewide: unify gpiod_line_config/request_get_offsets() functions
` [libgpiod][PATCH v2 3/8] core: provide gpiod_line_config_set_output_values()
` [libgpiod][PATCH v2 4/8] gpioset: use gpiod_line_config_set_output_values()
` [libgpiod][PATCH v2 5/8] bindings: cxx: add line_config.set_output_values()
` [libgpiod][PATCH v2 6/8] bindings: python: add the output_values argument to Chip.request_lines()
` [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 v5 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
2023-01-20 8:53 UTC (5+ messages)
` [PATCH v5 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v5 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Restrict 'mpp' child node name pattern
2023-01-20 6:38 UTC (3+ messages)
[PATCH] pinctrl: aspeed-g5: Bypass clock check when fetching regmap
2023-01-20 2:35 UTC (2+ messages)
[PATCH] pinctrl: aspeed: Fix confusing types in return value
2023-01-20 2:24 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: mediatek: Fix child node name patterns
2023-01-20 2:05 UTC
[PATCH v3 0/4] gpiolib: get rid of exessive ->of_gpio_ranges_fallback()
2023-01-19 19:06 UTC (4+ messages)
[RFC PATCH v1 1/3] gpio: gpio-rockchip: parse gpio-ranges for bank id
2023-01-19 14:02 UTC (3+ messages)
` [RFC PATCH v1 2/3] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
` [RFC PATCH v1 3/3] arm64: "
[PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
2023-01-19 10:20 UTC (2+ messages)
[PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
2023-01-19 10:17 UTC (3+ messages)
[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
2023-01-19 8:43 UTC (5+ messages)
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` (subset) [PATCH 00/18] arm64: qcom: add support for sa8775p-ride
[brgl:gpio/for-current] BUILD SUCCESS 4cb786180dfb5258ff3111181b5e4ecb1d4a297b
2023-01-19 3:42 UTC
[brgl:gpio/for-next] BUILD SUCCESS 7e3643bfbb7e753b37e08f61df1c93b2d63cdd36
2023-01-19 2:31 UTC
[PATCH 1/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: correct pins pattern
2023-01-18 23:55 UTC (2+ messages)
` (subset) "
[PATCH 0/2] Fix a spurious wakeup regression
2023-01-18 20:50 UTC (4+ messages)
` [PATCH 2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
libgpiod: Using the -a option in v1.6.x
2023-01-18 19:20 UTC (2+ messages)
[PATCH v1 1/4] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
2023-01-18 18:32 UTC (6+ messages)
` [PATCH v1 2/4] gpio: gpio-rockchip: "
[PATCH v4 0/3] Add pinctrl support for S32 SoC family
2023-01-18 16:48 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: add schema for NXP S32 SoCs
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).