messages from 2023-12-12 09:59:18 to 2023-12-14 16:05:31 UTC [more...]
[PATCH v2 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-14 16:05 UTC (28+ messages)
` [PATCH v2 1/5] gpiolib: cdev: adopt scoped_guard()
` [PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v2 3/5] gpiolib: remove "
` [PATCH v2 4/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
` [PATCH v2 5/5] gpiolib: cdev: improve documentation of get/set values
[PATCH v3 0/3] soc: add NPCM BPC driver support
2023-12-14 15:48 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: soc: nuvoton: Add NPCM BPC
` [PATCH v3 2/3] soc: nuvoton: add configuration menu
` [PATCH v3 3/3] soc: nuvoton: add NPCM BPC driver
[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
2023-12-14 15:46 UTC
[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
2023-12-14 14:49 UTC (9+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs
[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
2023-12-14 14:47 UTC (30+ messages)
` [PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH 3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
[PATCH v8 1/2] dt-bindings: adc: add AD7173
2023-12-14 14:47 UTC (9+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH v2 0/2] gpiolib: protect the list of GPIO devices with a mutex
2023-12-14 14:18 UTC (7+ messages)
` [PATCH v2 2/2] gpiolib: use a mutex to protect the list of GPIO devices
[PATCH] irq: Resolve that mask_irq/unmask_irq may not be called in pairs
2023-12-14 10:13 UTC (5+ messages)
[linusw-gpio:b4/gpio-descriptors-sound-misc] BUILD SUCCESS 5634debdfb50c8f3d7af74adca070f0993163d55
2023-12-14 9:33 UTC
[PATCH v3 0/3] soc: add NPCM BPC driver support
2023-12-14 7:56 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: soc: nuvoton: Add NPCM BPC
` [PATCH v3 2/3] soc: nuvoton: add configuration menu
` [PATCH v3 3/3] soc: nuvoton: add NPCM BPC driver
[linusw-pinctrl:ib-pef2256-framer] BUILD SUCCESS 1e95d20ae8e6a383b4c1dd2282e5259790724037
2023-12-13 23:20 UTC
[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
2023-12-13 19:40 UTC (3+ messages)
[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-12-13 19:19 UTC (50+ messages)
` [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` (subset) "
` [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
` (subset) "
` [PATCH v7 03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` (subset) "
` [PATCH v7 04/16] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
` (subset) "
` [PATCH v7 05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` (subset) "
` [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
` (subset) "
` [PATCH v7 07/16] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` (subset) "
` [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` (subset) "
` [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` (subset) "
` [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` (subset) "
` [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` (subset) "
` [PATCH v7 14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` (subset) "
` [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` (subset) "
` [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC
` (subset) "
` [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` (subset) "
` [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` (subset) "
[PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS LPI schema
2023-12-13 19:01 UTC (18+ messages)
` [PATCH 02/10] dt-bindings: pinctrl: qcom,qdu1000-tlmm: restrict number of interrupts
` [PATCH 03/10] dt-bindings: pinctrl: qcom,sa8775p-tlmm: "
` [PATCH 04/10] dt-bindings: pinctrl: qcom,sdx75-tlmm: "
` [PATCH 05/10] dt-bindings: pinctrl: qcom,sm8550-tlmm: "
` [PATCH 06/10] dt-bindings: pinctrl: qcom,sm8650-tlmm: "
` [PATCH 07/10] dt-bindings: pinctrl: qcom,x1e80100-tlmm: "
` [PATCH 08/10] dt-bindings: pinctrl: qcom,ipq5018-tlmm: use common TLMM bindings
` [PATCH 10/10] dt-bindings: pinctrl: qcom: drop common properties and allow wakeup-parent
[PATCH v6 00/40] ep93xx device tree conversion
2023-12-13 17:59 UTC (5+ messages)
` [PATCH v6 05/40] pinctrl: add a Cirrus ep93xx SoC pin controller
unsubscribe
2023-12-13 17:30 UTC
[libgpiod] Simplify GPIO monitoring
2023-12-13 16:50 UTC
[PATCH] dt-bindings: pinctrl: samsung: correct ExynosAutov920 wake-up compatibles
2023-12-13 16:09 UTC (2+ messages)
[PATCH v2 1/1] backlight: hx8357: Convert to agnostic GPIO API
2023-12-13 15:42 UTC (2+ messages)
` (subset) "
[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
2023-12-13 15:27 UTC (3+ messages)
` [PATCH v9 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
2023-12-13 14:09 UTC (21+ messages)
` [PATCH v2 01/11] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH v2 02/11] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH v2 03/11] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH v2 04/11] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH v2 05/11] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH v2 06/11] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH v2 07/11] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH v2 09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes
` [PATCH v2 10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces
[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
2023-12-13 13:21 UTC (4+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
[libgpiod] - fast writing while waiting for edge events
2023-12-13 13:12 UTC (10+ messages)
[PATCH v2 0/3] soc: add NPCM BPC driver support
2023-12-13 9:44 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: soc: nuvoton: Add NPCM BPC
` [PATCH v2 2/3] soc: nuvoton: add configuration menu
` [PATCH v2 3/3] soc: nuvoton: add NPCM BPC driver
[PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
2023-12-13 8:14 UTC (6+ messages)
` [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:18: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'struct gpio_desc *'
2023-12-13 7:24 UTC
[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:18: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'struct gpio_desc *'
2023-12-13 7:11 UTC
[linusw-pinctrl:devel] BUILD SUCCESS db4a9133511c4a325be04644bf8754ffdfc550bc
2023-12-13 0:27 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 977f293b0b844069cf17a420e04ea30d34719cc5
2023-12-13 0:27 UTC
[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
2023-12-13 0:00 UTC (10+ messages)
[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:33: warning: passing argument 1 of 'gpiod_set_value' makes pointer from integer without a cast
2023-12-12 23:33 UTC
[PATCH 0/2] stm32: fix GPIO level interrupts
2023-12-12 19:32 UTC (5+ messages)
` [PATCH 2/2] pinctrl: "
GPIOLIB locking is broken and how to fix it
2023-12-12 15:15 UTC (14+ messages)
[PATCH] gpiolib: allocate memory atomically with a spinlock held
2023-12-12 12:32 UTC (2+ messages)
[bug report] gpiolib: remove gpiochip_is_requested()
2023-12-12 11:38 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