messages from 2023-06-19 08:59:38 to 2023-06-24 09:20:13 UTC [more...]
[PATCH v2 00/45] Add support for sam9x7 SoC family
2023-06-24 9:19 UTC (82+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH v2 05/45] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v2 06/45] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v2 07/45] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v2 08/45] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v2 09/45] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v2 10/45] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v2 11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller
` [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding
` [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7
` [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES
` [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA
` [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES
` [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
` [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string
` [PATCH v2 19/45] dt-bindings: mfd: "
` [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
` [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
` [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
` [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
` [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
` [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG
` [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
` [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: "
` [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: "
` [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
` [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v2 36/45] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH v2 37/45] irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v2 38/45] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v2 39/45] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v2 40/45] power: reset: at91-reset: add sdhwc "
` [PATCH v2 41/45] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH v2 42/45] ARM: configs: at91: enable config flags for sam9x7 SoC family
` [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC
` [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board
` [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for "
` (subset) [PATCH v2 00/45] Add support for sam9x7 SoC family
[libgpiod][PATCH 0/4] python examples and comment corrections
2023-06-24 5:20 UTC (5+ messages)
` [libgpiod][PATCH 1/4] bindings: python: examples: replace tools examples with use case examples
` [libgpiod][PATCH 2/4] core: examples: fix file comments
` [libgpiod][PATCH 3/4] cxx: examples: file comment consistency
` [libgpiod][PATCH 4/4] rust: "
[GIT PULL] gpio: fixes for v6.4
2023-06-23 22:44 UTC (2+ messages)
[libgpiod][PATCH 0/8] replace tool examples with use case examples
2023-06-23 19:35 UTC (14+ messages)
` [libgpiod][PATCH 1/8] core: examples: consistency cleanups
` [libgpiod][PATCH 2/8] core: examples: add more use case examples
` [libgpiod][PATCH 3/8] bindings: cxx: examples: consistency cleanup
` [libgpiod][PATCH 4/8] bindings: cxx: examples: replace tools examples with use case examples
` [libgpiod][PATCH 5/8] bindings: python: examples: consistency cleanup
` [libgpiod][PATCH 6/8] bindings: python: examples: replace tools examples with use case examples
` [libgpiod][PATCH 7/8] bindings: rust: examples: consistency cleanup
` [libgpiod][PATCH 8/8] bindings: rust: examples: replace tools examples with use case examples
[PATCH] arm64: dts: renesas: rzv2mevk2: Fix eMMC/SDHI pinctrl names
2023-06-23 9:16 UTC (2+ messages)
[PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
2023-06-23 8:31 UTC
[libgpiod][PATCH] tools: tests: port tests to shunit2
2023-06-22 14:35 UTC (8+ messages)
[PATCH v4 0/5] ARM: Add GPIO support
2023-06-22 14:15 UTC (9+ messages)
` [PATCH v4 1/5] gpio: gxp: Add HPE GXP GPIO
` [PATCH v4 2/5] gpio: gxp: Add HPE GXP GPIO PL
` [PATCH v4 3/5] dt-bindings: hwmon: hpe,gxp-fan-ctrl: remove fn2 and pl registers
` [PATCH v4 4/5] hwmon: (gxp_fan_ctrl) Provide fan info via gpio
` [PATCH v4 5/5] MAINTAINERS: hpe: Add GPIO
[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
2023-06-22 7:57 UTC (2+ messages)
[PATCH v2 00/10] Add STM32MP25 support
2023-06-22 7:57 UTC (5+ messages)
` [PATCH v2 04/10] arm64: introduce STM32 family on Armv8 architecture
[PATCH v2 0/2] tools: port tests to shunit2
2023-06-22 7:17 UTC (5+ messages)
` [PATCH v2 1/2] tools: tests: add short sleeps between generating edge events
` [PATCH v2 2/2] tools: tests: port tests to shunit2
[GIT PULL] intel-pinctrl for 6.5-1
2023-06-21 21:14 UTC (4+ messages)
[PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance
2023-06-21 18:25 UTC (5+ messages)
[PATCH v1 1/5] gpiolib: Make gpiochip_hierarchy_add_domain() return domain
2023-06-21 17:49 UTC (5+ messages)
` [PATCH v1 2/5] gpiolib: Factor out gpiochip_simple_create_domain()
` [PATCH v1 3/5] gpiolib: Do not assign error pointer to the GPIO IRQ chip domain
` [PATCH v1 4/5] gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helper
` [PATCH v1 5/5] gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()
[PATCH v2] pinctrl: mcp23s08: check return value of devm_kasprintf()
2023-06-21 13:36 UTC (2+ messages)
[PATCH] pinctrl: stm32: set default gpio line names using pin names
2023-06-21 8:18 UTC (3+ messages)
[PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
2023-06-20 17:52 UTC (5+ messages)
` [PATCH v2 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl
selftests: gpio: crash on arm64
2023-06-20 16:40 UTC (5+ messages)
[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-20 16:16 UTC (13+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
[PATCH 0/3] Add Intel 8254 Counter support
2023-06-20 14:03 UTC (5+ messages)
` [PATCH 1/3] counter: i8254: Introduce the Intel 8254 interface library module
[PATCH v8 0/6] Add Intel LJCA device driver
2023-06-20 12:11 UTC (17+ messages)
` [PATCH v8 1/6] usb: Add support for Intel LJCA device
` [PATCH v8 4/6] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v8 5/6] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v8 6/6] spi: Add support for Intel LJCA USB SPI driver
[brgl:gpio/for-current] BUILD SUCCESS ff7a1790fbf92f1bdd0966d3f0da3ea808ede876
2023-06-20 5:18 UTC
[brgl:gpio/for-next] BUILD SUCCESS a48b3f7be9c5e507ca07bd93d769798f4e5e68b1
2023-06-20 5:17 UTC
Inquiry Regarding General Merchandise
2023-06-19 0:27 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS d18b2a0f1a78871104695ba9d3b03274bf8e07a1
2023-06-20 0:43 UTC
[PATCH v3 0/3] Minor improvements for Intel pinctrl
2023-06-19 13:53 UTC (3+ messages)
` [PATCH v3 3/3] pinctrl: intel: simplify exit path of ->gpio_request_enable() hook
[PATCH v1 1/1] gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
2023-06-19 13:01 UTC (5+ messages)
[PATCH v2] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
2023-06-19 12:58 UTC (2+ messages)
[PATCH] gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres
2023-06-19 12:50 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: gpio: gpio-vf610: Add parsing of hogs
2023-06-19 12:48 UTC (2+ messages)
[PATCH v1 1/1] gpio: lpc18xx: Remove unused of_gpio.h inclusion
2023-06-19 12:45 UTC (2+ messages)
[PATCH v1 1/1] gpio: xra1403: Remove unused of_gpio.h inclusion
2023-06-19 12:44 UTC (2+ messages)
[PATCH v1 1/1] gpio: mpc8xxx: Remove unused of_gpio.h inclusion
2023-06-19 12:43 UTC (2+ messages)
[PATCH for-next v1 0/3] Minor improvements for Baytrail pinctrl
2023-06-19 10:53 UTC (3+ messages)
[PATCH v5 0/6] Add cs42l43 PC focused SoundWire CODEC
2023-06-19 9:56 UTC (7+ messages)
` [PATCH v5 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v5 2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH v5 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v5 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v5 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v5 6/6] ASoC: cs42l43: Add support for the cs42l43
[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
2023-06-19 9:22 UTC (4+ messages)
` [PATCH 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
[PATCH v4 0/6] Add cs42l43 PC focused SoundWire CODEC
2023-06-19 8:43 UTC (3+ messages)
` [PATCH v4 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v4 3/6] mfd: cs42l43: Add support for cs42l43 core driver
[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
2023-06-19 9:11 UTC (7+ messages)
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver
[libgpiod][PATCH] bindings: rust: fix clippy lint warnings
2023-06-19 8:59 UTC (8+ 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).