messages from 2023-06-28 13:30:45 to 2023-07-04 06:21:49 UTC [more...]
[PATCH 00/10] Add Power Domains and Regulators in SDX75
2023-07-04 6:21 UTC (16+ messages)
` [PATCH 01/10] dt-bindings: regulator: Add PMX75 compatibles
` [PATCH 02/10] dt-bindings: power: Add rpm power domains for SDX75
` [PATCH 03/10] dt-bindings: mfd: Add compatible for pm7550ba
` [PATCH 04/10] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support
` [PATCH 05/10] dt-bindings: mfd: Add compatible for pmx75
` [PATCH 06/10] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx75 support
` [PATCH 07/10] soc: qcom: rpmhpd: Add SDX75 power domains
` [PATCH 08/10] regulator: qcom-rpmh: Add support for SDX75
` [PATCH 09/10] pinctrl: qcom-pmic-gpio: Add support for pm7550ba
` [PATCH 10/10] pinctrl: qcom-pmic-gpio: Add support for pmx75
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-07-04 5:57 UTC (62+ messages)
` [PATCH v4 01/21] docs: qcom: Add qualcomm minidump guide
` [PATCH v4 02/21] kallsyms: Export kallsyms_lookup_name
` [PATCH v4 03/21] soc: qcom: Add qcom_minidump_smem module
` [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support
` [PATCH v4 05/21] soc: qcom: Add linux minidump smem backend driver support
` [PATCH v4 07/21] soc: qcom: minidump: Add update region support
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding
` [PATCH v4 10/21] soc: qcom: Add qcom's pstore minidump driver support
` [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump
` [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v4 17/21] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode
[PATCH 0/4] Fix for interrupt storm on ASUS TUF A16
2023-07-04 2:16 UTC (11+ messages)
` [PATCH 1/4] pinctrl: amd: Only use special debounce behavior for GPIO 0
` [PATCH 2/4] pinctrl: amd: Drop pull up select configuration
` [PATCH 3/4] pinctrl: amd: Unify debounce handling into amd_pinconf_set()
` [PATCH 4/4] pinctrl: amd: Use amd_pinconf_set() for all config options
[PATCH v1 1/5] gpiolib: Make gpiochip_hierarchy_add_domain() return domain
2023-07-03 22:25 UTC (12+ 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 v4 0/5] ARM: Add GPIO support
2023-07-03 22:19 UTC (4+ messages)
[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-07-03 21:47 UTC (4+ messages)
` [PATCH v7 2/2] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-07-03 21:27 UTC (12+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 1/4] firmware: arm_scmi: Add optional flags to extended names helper
` [PATCH v3 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver
[RFC PATCH 0/4] Add missing pins for RZ/Five SoC
2023-07-03 21:10 UTC (9+ messages)
` [RFC PATCH 1/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [RFC PATCH 2/4] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
` [RFC PATCH 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [RFC PATCH 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property
[PATCH] pinctrl: renesas: rzv2m: Use devm_clk_get_enabled()
2023-07-03 15:09 UTC
[PATCH/RFT] pinctrl: renesas: rzv2m: Handle non-unique subnode names
2023-07-03 15:07 UTC
[PATCH v2 0/3] gpiolib: Avoid modifying GPIO chip fwnode
2023-07-03 14:56 UTC (6+ messages)
` [PATCH v2 1/3] gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()
` [PATCH v2 2/3] gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find()
` [PATCH v2 3/3] gpiolib: Do not alter GPIO chip fwnode member
[PATCH] arm64: dts: renesas: rzv2mevk2: Fix eMMC/SDHI pinctrl names
2023-07-03 14:49 UTC (3+ messages)
[PATCH v1 0/3] gpiolib: Avpid modifying GPIO chip fwnode
2023-07-03 14:14 UTC (7+ messages)
` [PATCH v1 1/3] gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()
` [PATCH v1 2/3] gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find()
` [PATCH v1 3/3] gpiolib: Do not alter GPIO chip fwnode member
[libgpiod][PATCH v2 0/2] bindings: rust: add README for crates.io
2023-07-03 10:48 UTC (5+ messages)
` [libgpiod][PATCH v2 1/2] bindings: rust: add README.md for libgpiod crate
` [libgpiod][PATCH v2 2/2] bindings: rust: mention the libgpiod crate from libgpiod-sys
[PATCH v2 00/15] ARM: oxnas support removal
2023-07-03 8:14 UTC (21+ messages)
` [PATCH v2 01/15] clk: oxnas: remove obsolete clock driver
` [PATCH v2 02/15] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH v2 03/15] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH v2 04/15] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
` [PATCH v2 05/15] nand: oxnas_nand: remove obsolete raw nand driver
` [PATCH v2 06/15] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
` [PATCH v2 07/15] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver
` [PATCH v2 08/15] dt-bindings: net: oxnas-dwmac: remove obsolete bindings
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
` [PATCH v2 10/15] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings
` [PATCH v2 11/15] dt-bindings: gpio: gpio_oxnas: "
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver
` [PATCH v2 13/15] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible
` [PATCH v2 14/15] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated
` [PATCH v2 15/15] MAINTAINERS: remove OXNAS entry
[libgpiod][PATCH 0/2] bindings: rust: add README for crates.io
2023-07-03 4:22 UTC (5+ messages)
` [libgpiod][PATCH 1/2] bindings: rust: add README.md for libgpiod crate
` [libgpiod][PATCH 2/2] bindings: rust: mention the libgpiod crate from libgpiod-sys
[PATCH v8 0/6] Add Intel LJCA device driver
2023-07-03 1:11 UTC (3+ messages)
` [PATCH v8 4/6] gpio: Add support for Intel LJCA USB GPIO driver
Improving the hot-unplug event handling in gpiolib
2023-07-02 13:03 UTC (2+ messages)
[PATCH libgpiod 0/4] bindings: rust: clippy: fixed warnings
2023-07-01 13:10 UTC (13+ messages)
` [PATCH libgpiod 1/4] bindings: rust: clippy: drop unnecessary casts
` [PATCH libgpiod 2/4] bindings: rust: clippy: silence false-positives on casts
` [PATCH libgpiod 3/4] bindings: rust: clippy: drop unneeded conversions
` [PATCH libgpiod 4/4] bindings: rust: clippy: silence false-positive on iterator
[PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
2023-07-01 7:18 UTC (3+ messages)
[PATCH RESEND v13 char-misc-next 0/2] Add OTP/EEPROM functionality to the PCI1XXXX switch
2023-07-01 7:08 UTC (3+ messages)
` [PATCH RESEND v13 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
` [PATCH RESEND v13 char-misc-next 2/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM "
[GIT PULL] Pin control changes for v6.5
2023-06-30 22:29 UTC (2+ messages)
[PATCH] gpio: mxc: add runtime pm support
2023-06-30 18:54 UTC (5+ messages)
` [EXT] "
[PATCH v5 0/5] Add Intel LJCA device driver
2023-06-30 17:37 UTC (10+ messages)
` [PATCH v5 1/5] usb: Add support for Intel LJCA device
[libgpiod][PATCH] build: remove redundant SOURCES assignments
2023-06-30 12:31 UTC (2+ messages)
[PATCH] build: remove redundant SOURCES assignments
2023-06-30 12:28 UTC (2+ messages)
[libgpiod][PATCH] core: examples: fix warning for u64 formatting on 32bit
2023-06-30 12:16 UTC (2+ messages)
[libgpiod][PATCH v2 0/4] bindings: rust: clippy: fix warnings
2023-06-30 12:15 UTC (7+ messages)
` [libgpiod][PATCH v2 1/4] bindings: rust: clippy: drop unnecessary casts
` [libgpiod][PATCH v2 2/4] bindings: rust: clippy: silence false-positives on casts
` [libgpiod][PATCH v2 3/4] bindings: rust: clippy: drop unneeded conversions
` [libgpiod][PATCH v2 4/4] bindings: rust: clippy: silence false-positive on iterator
[libgpiod][PATCH 0/2] minor build warning fixes
2023-06-30 12:01 UTC (6+ messages)
` [libgpiod][PATCH 1/2] examples: fix typo in Makefile.am
` [libgpiod][PATCH 2/2] bindings: rust: fix unclear resolver warning
[PATCH AUTOSEL 4.19 2/5] pinctrl: meditatek: Startup with the IRQs disabled
2023-06-29 19:02 UTC
[PATCH AUTOSEL 5.4 2/5] pinctrl: meditatek: Startup with the IRQs disabled
2023-06-29 19:02 UTC
[GIT PULL] gpio: updates for v6.5
2023-06-29 17:34 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;
as well as URLs for NNTP newsgroup(s).