messages from 2023-10-11 06:18:19 to 2023-10-12 00:07:08 UTC [more...]
[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-12 0:06 UTC (46+ messages)
` [PATCH v3 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v3 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v3 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v3 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v3 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v3 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v3 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v3 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v3 20/20] MAINTAINERS: add entry for "
[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-10-11 23:12 UTC (28+ messages)
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v2 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v2 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v2 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
[PATCH v2 0/4] hte: Improve GPIO handling and other cleanups
2023-10-11 22:59 UTC (6+ messages)
` [PATCH v2 1/4] gpiolib: provide gpio_device_find_by_fwnode()
` [PATCH v2 2/4] hte: tegra194: don't access struct gpio_chip
` [PATCH v2 3/4] hte: tegra194: Remove redundant dev_err()
` [PATCH v2 4/4] hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()
[PATCH] pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting
2023-10-11 19:59 UTC
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-10-11 17:48 UTC (4+ messages)
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
[PATCH v1 0/4] hte: Improve GPIO handling and other cleanups
2023-10-11 18:06 UTC (14+ messages)
` [PATCH v1 2/4] hte: tegra194: don't access struct gpio_chip
` [PATCH v1 4/4] hte: tegra194: Switch to LATE_SIMPLE_DEV_PM_OPS()
[linusw-pinctrl:for-next] BUILD SUCCESS c766fd3059c080dca017c328481aa2ba0f707abb
2023-10-11 17:18 UTC
[libgpiod][PATCH 0/3] bindings: python: optionally include module (...)
2023-10-11 17:11 UTC (5+ messages)
` [libgpiod][PATCH 1/3] bindings: python: optionally include module in sdist
` [libgpiod][PATCH 2/3] bindings: python: add pyproject.toml, pep 518
` [libgpiod][PATCH 3/3] bindings: python: require python 3.9.0
[PATCH v2 00/62] pinctrl: don't use GPIOLIB global numberspace in helpers
2023-10-11 17:04 UTC (67+ messages)
` [PATCH v2 01/62] pinctrl: remove unneeded extern specifiers from consumer.h
` [PATCH v2 02/62] pinctrl: provide new GPIO-to-pinctrl glue helpers
` [PATCH v2 03/62] gpiolib: generic: use new pinctrl GPIO helpers
` [PATCH v2 04/62] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH v2 05/62] gpio: rcar: use new pinctrl GPIO helpers
` [PATCH v2 06/62] gpio: tegra: "
` [PATCH v2 07/62] gpio: em: "
` [PATCH v2 08/62] gpio: aspeed: "
` [PATCH v2 09/62] gpio: mvebu: "
` [PATCH v2 10/62] gpio: pxa: "
` [PATCH v2 11/62] gpio: rockchip: "
` [PATCH v2 12/62] gpio: vf610: "
` [PATCH v2 13/62] pinctrl: nuvoton: "
` [PATCH v2 14/62] pinctrl: renesas: "
` [PATCH v2 15/62] pinctrl: bcm: "
` [PATCH v2 16/62] pinctrl: stm32: "
` [PATCH v2 17/62] pinctrl: spear: "
` [PATCH v2 18/62] pinctrl: starfive: "
` [PATCH v2 19/62] pinctrl: ocelot: "
` [PATCH v2 20/62] pinctrl: rk805: "
` [PATCH v2 21/62] pinctrl: cirrus: "
` [PATCH v2 22/62] pinctrl: mediatek: "
` [PATCH v2 23/62] pinctrl: axp209: "
` [PATCH v2 24/62] pinctrl: vt8500: "
` [PATCH v2 25/62] pinctrl: cy8c95x0: "
` [PATCH v2 26/62] pinctrl: as3722: "
` [PATCH v2 27/62] pinctrl: ingenic: "
` [PATCH v2 28/62] pinctrl: intel: "
` [PATCH v2 29/62] pinctrl: st: "
` [PATCH v2 30/62] pinctrl: remove pinctrl_gpio_can_use_line()
` [PATCH v2 31/62] pinctrl: remove pinctrl_gpio_request()
` [PATCH v2 32/62] pinctrl: remove pinctrl_gpio_free()
` [PATCH v2 33/62] pinctrl: remove pinctrl_gpio_direction_input()
` [PATCH v2 34/62] pinctrl: remove pinctrl_gpio_direction_output()
` [PATCH v2 35/62] pinctrl: remove pinctrl_gpio_set_config()
` [PATCH v2 36/62] treewide: rename pinctrl_gpio_can_use_line_new()
` [PATCH v2 37/62] treewide: rename pinctrl_gpio_request_new()
` [PATCH v2 38/62] treewide: rename pinctrl_gpio_free_new()
` [PATCH v2 39/62] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH v2 40/62] treewide: rename pinctrl_gpio_direction_output_new()
` [PATCH v2 41/62] treewide: rename pinctrl_gpio_set_config_new()
` [PATCH v2 42/62] pinctrl: change the signature of pinctrl_gpio_direction()
` [PATCH v2 43/62] pinctrl: change the signature of pinctrl_get_device_gpio_range()
` [PATCH v2 44/62] pinctrl: change the signature of pinctrl_match_gpio_range()
` [PATCH v2 45/62] pinctrl: change the signature of gpio_to_pin()
` [PATCH v2 46/62] pinctrl: change the signature of pinctrl_ready_for_gpio_range()
` [PATCH v2 47/62] pinctrl: intel: drop the wrappers around pinctrl_gpio_direction_input()
` [PATCH v2 48/62] pinctrl: st: drop the wrapper "
` [PATCH v2 49/62] pinctrl: ingenic: "
` [PATCH v2 50/62] pinctrl: as3722: "
` [PATCH v2 51/62] pinctrl: cy8c95x0: "
` [PATCH v2 52/62] pinctrl: vt8500: "
` [PATCH v2 53/62] pinctrl: axp209: "
` [PATCH v2 54/62] pinctrl: rk805: "
` [PATCH v2 55/62] pinctrl: mediatek: drop the wrappers "
` [PATCH v2 56/62] pinctrl: cirrus: drop the wrapper "
` [PATCH v2 57/62] pinctrl: ocelot: "
` [PATCH v2 58/62] pinctrl: starfive: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v2 59/62] pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
` [PATCH v2 60/62] pinctrl: nuvoton: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v2 61/62] pinctrl: em: drop the wrapper around pinctrl_gpio_request()
` [PATCH v2 62/62] pinctrl: tegra: "
[linusw-pinctrl:devel] BUILD SUCCESS c341ac65bf2bf297a6e4db61c34c00971876fad6
2023-10-11 16:57 UTC
[PATCH 0/3] i2c: mux: don't access GPIOLIB internal structures
2023-10-11 16:41 UTC (14+ messages)
` [PATCH 1/3] gpiolib: provide gpio_device_to_device()
` [PATCH 2/3] gpiolib: provide gpiod_to_gpio_device()
` [PATCH 3/3] i2c: mux: gpio: don't fiddle with GPIOLIB internals
[PATCH RFT v8 0/6] ARM: pxa: GPIO descriptor conversions
2023-10-11 15:40 UTC (10+ messages)
` [PATCH RFT v8 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFT v8 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFT v8 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFT v8 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFT v8 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFT v8 6/6] input: ads7846: Move wait_for_sync() logic to driver
[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
2023-10-11 14:50 UTC (6+ messages)
[PATCH v20 0/4] Add Intel LJCA device driver
2023-10-11 12:50 UTC (6+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device
[PATCH v1] pinctrl: intel: fetch community only when we need it
2023-10-11 10:34 UTC (2+ messages)
[PATCH v1] pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
2023-10-11 10:28 UTC (2+ messages)
[PATCH 0/4] Add support for nuvoton ma35d1 pin control
2023-10-11 9:05 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
[libgpiod][PATCH] bindings: rust: libgpiod: release 0.2.1
2023-10-11 8:19 UTC (3+ messages)
[PATCH RFT v7 0/6] ARM: pxa: GPIO descriptor conversions
2023-10-11 7:59 UTC (7+ messages)
` [PATCH RFT v7 2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors
[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-10-11 6:14 UTC (2+ messages)
` [PATCH v8 30/30] net: wan: fsl_qmc_hdlc: Add framer support
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).