messages from 2023-06-12 11:37:21 to 2023-06-16 09:37:19 UTC [more...]
[PATCH 00/43] ep93xx device tree conversion
2023-06-16 12:37 UTC (13+ messages)
` [PATCH 33/43] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v1 01/43] gpio: ep93xx: split device in multiple
` [PATCH v1 33/43] dt-bindings: gpio: Add Cirrus EP93xx
[PATCH v2 0/1] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
2023-06-16 9:11 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
2023-06-16 9:10 UTC (3+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
[PATCH v6 0/2] Support Nvidia BlueField-3 GPIO driver and pin controller
2023-06-16 9:09 UTC (3+ messages)
` [PATCH v6 1/2] gpio: mlxbf3: Add gpio driver support
[PATCH v3 0/5] gpio: aggregator: Incorporate gpio-delay functionality
2023-06-16 9:01 UTC (10+ messages)
` [PATCH v3 1/5] gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protections
` [PATCH v3 2/5] gpio: aggregator: Support delay for setting up individual GPIOs
` [PATCH v3 3/5] gpio: aggregator: Prevent collisions between DT and user device IDs
` [PATCH v3 4/5] gpio: aggregator: Set up a parser of delay line parameters
` [PATCH v3 5/5] gpio: delay: Remove duplicative functionality
[PATCH RESEND libgpiod] bindings: rust: bump MSRV to 1.60
2023-06-16 8:40 UTC (2+ messages)
[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
2023-06-16 8:34 UTC (6+ messages)
` [PATCH v3 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver
[PATCH v2 0/1] gpio-f7188x: fix base values conflicts with other gpio pins
2023-06-16 7:53 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
2023-06-16 7:30 UTC
[PATCH v1 1/1] pinctrl: spear: Remove unused of_gpio.h inclusion
2023-06-16 6:00 UTC (2+ messages)
[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
2023-06-16 2:28 UTC (4+ messages)
[PATCH v2] gpiolib: Fix GPIO chip IRQ initialization restriction
2023-06-16 2:20 UTC (10+ messages)
[PATCH v1 1/1] gpio: lpc18xx: Remove unused of_gpio.h inclusion
2023-06-15 23:37 UTC (3+ messages)
[PATCH v1 1/1] gpio: xra1403: Remove unused of_gpio.h inclusion
2023-06-15 18:53 UTC (2+ messages)
[PATCH v1 1/1] gpio: mpc8xxx: Remove unused of_gpio.h inclusion
2023-06-15 16:59 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: lantiq: Remove unused of_gpio.h inclusion
2023-06-15 16:42 UTC
[PATCH v4] pinctrl: intel: refine ->irq_set_type() hook
2023-06-15 15:28 UTC (7+ messages)
[libgpiod][PATCH 0/4] dedicated examples
2023-06-15 15:39 UTC (16+ messages)
` [libgpiod][PATCH 1/4] core: examples: add "
` [libgpiod][PATCH 2/4] bindings: cxx: "
` [libgpiod][PATCH 3/4] bindings: python: "
` [libgpiod][PATCH 4/4] bindings: rust: "
[libgpiod][RFC/RFT PATCH] tools: tests: port tests to shunit2
2023-06-15 15:10 UTC (2+ messages)
[PATCH] of: unittest: drop assertions for GPIO hog messages
2023-06-15 14:10 UTC (4+ messages)
[v10 0/6] Add minimal boot support for IPQ5018
2023-06-15 12:55 UTC (8+ messages)
` [v10 1/6] dt-bindings: arm64: Add IPQ5018 clock and reset
` [v10 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [v10 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [v10 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [v10 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [v10 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs
[PATCH v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
2023-06-15 11:44 UTC
[PATCH AUTOSEL 6.3 06/37] tools: gpio: fix debounce_period_us output of lsgpio
2023-06-15 11:36 UTC
[PATCH v3 0/3] Minor improvements for Intel pinctrl
2023-06-15 11:17 UTC (13+ messages)
` [PATCH v3 1/3] pinctrl: intel: refine ->set_mux() hook
` [PATCH v3 2/3] pinctrl: intel: refine ->irq_set_type() hook
` [PATCH v3 3/3] pinctrl: intel: simplify exit path of ->gpio_request_enable() hook
[PATCH 0/3] pinctrl: check memory returned by devm_kasprintf()
2023-06-15 11:05 UTC (8+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: check return value of devm_kasprintf()
` [PATCH 2/3] pinctrl: microchip-sgpio: "
` [PATCH 3/3] pinctrl: at91-pio4: "
[v3][libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
2023-06-15 9:54 UTC (5+ messages)
Słowa kluczowe do wypozycjonowania
2023-06-15 9:21 UTC
[PATCH v2 0/4] gpio: aggregator: Incorporate gpio-delay functionality
2023-06-15 9:10 UTC (16+ messages)
` [PATCH v2 1/4] gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protections
` [PATCH v2 2/4] gpio: aggregator: Support delay for setting up individual GPIOs
` [PATCH v2 3/4] gpio: aggregator: Set up a parser of delay line parameters
` [PATCH v2 4/4] gpio: delay: Remove duplicative functionality
[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-06-14 22:36 UTC (3+ messages)
` [PATCH v3 4/4] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol
[PATCH v6 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-06-14 13:54 UTC (5+ messages)
` [PATCH v6 1/2] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v6 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
[PATCH v4 0/8] Add minimal boot support for IPQ5018
2023-06-14 12:17 UTC (7+ messages)
` [PATCH v4 2/8] clk: qcom: Add Global Clock controller (GCC) driver "
[libgpiod][PATCH] bindings: rust: fix clippy lint warnings
2023-06-14 9:16 UTC (6+ messages)
[brgl:gpio/for-next] BUILD SUCCESS ae128bb36d23e4e95c52e5254c3b4cf408c54433
2023-06-14 8:19 UTC
[brgl:gpio/for-current] BUILD SUCCESS c1bcb976d8feb107ff2c12caaf12ac5e70f44d5f
2023-06-14 3:22 UTC
[v4][PATCH] pinctrl: freescale: Fix a memory out of bounds when num_configs is 1
2023-06-14 2:59 UTC (3+ messages)
[PATCH] gpiolib: demote the hogging log messages to debug
2023-06-14 0:04 UTC (6+ messages)
[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"
2023-06-13 18:20 UTC (8+ messages)
[PATCH v1 2/2] pinctrl: Relax user input size in pinmux_select()
2023-06-13 18:17 UTC (3+ messages)
` [PATCH "
[PATCH v1 1/2] pinctrl: Duplicate user memory in one go in pinmux_select()
2023-06-13 15:35 UTC (2+ messages)
` [PATCH "
[PATCH v1 3/8] dt-bindings: gpio: pca9570: add gpio-line-names property
2023-06-13 14:54 UTC (2+ messages)
[PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
2023-06-13 14:53 UTC (2+ messages)
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-06-13 14:27 UTC (14+ messages)
[PATCH v3] gpio: sifive: Add missing check for platform_get_irq
2023-06-13 14:22 UTC (2+ messages)
[PATCH v5 0/2] Add support for TI TPS65219 PMIC GPIO interface
2023-06-13 12:50 UTC (3+ messages)
` [PATCH v5 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC
[PATCH libgpiod 0/3] bindings: rust: prepare for crates.io publish
2023-06-13 10:37 UTC (4+ messages)
[PATCH V2] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
2023-06-13 9:49 UTC (2+ messages)
[PATCH] gpio: davinci: make davinci_gpio_dev_pm_ops static
2023-06-13 9:45 UTC (2+ messages)
[PATCH] pinctrl: renesas: remove checker warnings: x | !y
2023-06-13 9:45 UTC (4+ messages)
[PATCH] pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
2023-06-13 9:27 UTC (3+ messages)
` [PATCH] pinctrl: nxp: Adjust error predicates for improved exception handling in s32_dt_node_to_map()?
[libgpiod][PATCH] bindings: rust: add missing license and copyright boilerplate
2023-06-13 8:08 UTC (4+ messages)
[libgpiod][PATCH v2] doc: add configuration to generate doxygen documentation on readthedocs
2023-06-13 1:52 UTC
[libgpiod][PATCH 0/3] tools: tests: minor coverage and
2023-06-12 18:58 UTC (3+ messages)
` [libgpiod][PATCH 3/3] tools: tests: force bats to use tap output format to remove indirect dependency on ncurses
[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
2023-06-12 17:58 UTC (4+ messages)
` [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
[rfc, rft, PATCH v1 1/1] gpio: aggregator: Introduce delay support for individual output pins
2023-06-12 17:34 UTC (7+ messages)
[libgpiod][PATCH] doc: add configuration to generate doxygen documentation on readthedocs
2023-06-12 17:30 UTC (8+ messages)
[libgpiod][PATCH V4 1/1] tools: gpiomon/gpionotify: add idle-timeout option
2023-06-12 16:30 UTC (4+ messages)
[PATCH v2 0/4] Minor improvements for Intel pinctrl
2023-06-12 15:17 UTC (5+ messages)
` [PATCH v2 1/4] pinctrl: intel: refine set_mux hook
[libgpiod][PATCH 0/2] bindings: cxx: fix potential glitch in gpiosetcxx
2023-06-12 15:06 UTC (4+ messages)
` [libgpiod][PATCH 1/2] bindings: cxx: provide request_builder::set_output_values()
` [libgpiod][PATCH 2/2] bindings: cxx: examples: fix potential glitch in gpiosetcxx
[libgpiod][PATCH 0/2] fix potential glitches in bindings example gpiosets
2023-06-12 14:58 UTC (8+ messages)
` [libgpiod][PATCH 1/2] bindings: python: examples: fix potential glitch in gpioset.py
[PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-12 13:40 UTC (3+ messages)
[libgpiod] Owners of libgiod* crates.io packages
2023-06-12 12:55 UTC (2+ messages)
[libgpiod][bug] building rust bindings requires clang headers
2023-06-12 11:16 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).