messages from 2022-12-20 06:20:24 to 2022-12-30 19:45:07 UTC [more...]
[PATCH v3 0/2] pinctrl: qcom: Add support for SM8550
2022-12-30 19:44 UTC
[PATCH v1 0/3] pinctrl: intel: Provide NOIRQ PM helper and use it
2022-12-30 19:32 UTC (7+ messages)
` [PATCH v1 1/3] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v1 2/3] pinctrl: intel: Switch to use "
` [PATCH v1 3/3] pinctrl: cherryview: "
[PATCH V4 0/3] Make the irqchip immutable
2022-12-30 15:59 UTC (5+ messages)
` [PATCH V4 1/3] gpio: eic-sprd: "
` [PATCH V4 2/3] gpio: gpio-pmic-eic-sprd: "
` [PATCH V4 3/3] gpio: gpio-sprd: "
[PATCH 1/5] gpiolib: of: remove of_gpio_count()
2022-12-30 15:55 UTC (17+ messages)
` [PATCH 2/5] gpiolib: of: stop exporting of_gpio_named_count()
` [PATCH 3/5] gpiolib: of: remove obsolete comment for of_gpio_get_count()
` [PATCH 4/5] gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
` [PATCH 5/5] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
[PATCH] gpio: pca9570: rename platform_data to chip_data
2022-12-30 15:51 UTC (3+ messages)
[PATCH 1/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: correct pins pattern
2022-12-30 13:56 UTC (9+ messages)
` [PATCH 2/9] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: add input-enable and bias-bus-hold
` [PATCH 3/9] dt-bindings: pinctrl: qcom,sm6350-tlmm: add gpio-line-names
` [PATCH 4/9] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
` [PATCH 5/9] dt-bindings: pinctrl: qcom,sm6350-tlmm: correct pins pattern
` [PATCH 6/9] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
` [PATCH 7/9] dt-bindings: pinctrl: qcom: allow nine interrupts on SM6350
` [PATCH 8/9] arm64: dts: qcom: msm8916-samsung-a2015: correct motor pinctrl node name
` [PATCH 9/9] arm64: dts: qcom: sc7280-idp: add amp pin config function
[PATCH] dt-bindings: gpio: Convert Fujitsu MB86S7x GPIO to DT schema
2022-12-30 13:09 UTC (2+ messages)
[PATCH v5 0/8] Migrate i8255 GPIO drivers to regmap API
2022-12-30 13:07 UTC (10+ messages)
` [PATCH v5 1/8] gpio: regmap: Always set gpio_chip get_direction
` [PATCH v5 2/8] gpio: 104-dio-48e: Migrate to the regmap-irq API
` [PATCH v5 3/8] gpio: 104-idi-48: "
` [PATCH v5 4/8] gpio: 104-idi-48: Migrate to gpio-regmap API
` [PATCH v5 5/8] gpio: i8255: "
` [PATCH v5 6/8] gpio: 104-dio-48e: Migrate to regmap API
` [PATCH v5 7/8] gpio: gpio-mm: "
` [PATCH v5 8/8] gpio: i8255: Remove unused legacy interface
[PATCH v2 1/4] gpio: pca953x: avoid to use uninitialized value pinctrl
2022-12-30 12:48 UTC (3+ messages)
[PATCH] gpio: msc313: Drop empty platform remove function
2022-12-30 10:46 UTC (2+ messages)
[PATCH 6.2 regression fix] gpiolib: Fix using uninitialized lookup-flags on ACPI platforms
2022-12-30 10:11 UTC (3+ messages)
` [PATCH 6.2 regression fix] gpiolib: Fix using uninitialized lookup-flags on ACPI platforms #forregzbot
[PATCH] gpiolib: use irq_domain_alloc_irqs()
2022-12-30 10:08 UTC (2+ messages)
[rft, PATCH v4 0/3] gpiolib: eventual of_node retirement
2022-12-29 21:20 UTC (5+ messages)
` [PATCH v4 1/3] gpiolib: Introduce gpio_device_get() and gpio_device_put()
` [PATCH v4 2/3] gpiolib: Get rid of not used of_node member
` [PATCH v4 3/3] gpiolib: sort header inclusion alphabetically
[PATCH v1 1/8] pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
2022-12-29 21:17 UTC (5+ messages)
[linusw-pinctrl:fixes] BUILD SUCCESS 5626af8fc4322a972b59c7b1a6760767f7b58d4f
2022-12-29 14:50 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 889e564f9e5970c2311cadc6597e92205ee751b9
2022-12-29 14:50 UTC
[linusw-pinctrl:devel] BUILD SUCCESS 51a8f99718573b543197871a652b338c454806cd
2022-12-29 14:50 UTC
[PATCH v2 1/1] pinctrl: nomadik: Add missing header(s)
2022-12-29 10:07 UTC
[PATCH] pinctrl: nomadik: fix build when DEBUG_FS is not set
2022-12-29 9:12 UTC (2+ messages)
[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
2022-12-29 8:46 UTC (23+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v2 2/9] dt-bindings: interrupt-controller: irqc-rzg2l: Drop RZG2L_NMI macro
` [PATCH v2 3/9] irqchip: irq-renesas-rzg2l: Skip mapping NMI interrupt as part of hierarchy domain
` [PATCH v2 4/9] irqchip: irq-renesas-rzg2l: Add support for RZ/G2UL SoC
` [PATCH v2 5/9] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
` [PATCH v2 6/9] pinctrl: renesas: rzg2l: Add BUILD_BUG_ON() checks
` [PATCH v2 7/9] arm64: dts: renesas: r9a07g043u: Add IRQC node
` [PATCH v2 8/9] arm64: dts: renesas: r9a07g043[u]: Update pinctrl node to handle GPIO interrupts
` [PATCH v2 9/9] arm64: dts: renesas: rzg2ul-smarc-som: Add PHY interrupt support for ETH{0/1}
[PATCH V3 0/3] Make the irqchip immutable
2022-12-29 3:00 UTC (7+ messages)
` [PATCH V3 1/3] gpio: eic-sprd: "
` [PATCH V3 2/3] gpio: gpio-pmic-eic-sprd: "
` [PATCH V3 3/3] gpio: gpio-sprd: "
[PATCH 1/2] gpio: vf610: connect GPIO label to dev name
2022-12-29 1:46 UTC (4+ messages)
` [PATCH 2/2] gpio: vf610: Support building gpio-vf610 driver as module
[PATCH v5 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
2022-12-29 1:37 UTC (2+ messages)
[PATCH v5 0/9] Add RZ/G2L POEG support
2022-12-29 1:20 UTC (4+ messages)
` [PATCH v5 1/9] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
[PATCH] bindings: python: fix out-of-source build
2022-12-29 0:50 UTC
[PATCH] pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPS
2022-12-29 1:11 UTC (2+ messages)
[PATCH] pinctrl: sp7021: fix unused function warning
2022-12-29 1:09 UTC (2+ messages)
[PATCH] pinctrl: mxs: avoid defines prefixed with CONFIG
2022-12-29 1:07 UTC (2+ messages)
[PATCH] pinctrl: thunderbay: Drop empty platform remove function
2022-12-29 1:06 UTC (2+ messages)
[PATCH] pinctrl: da850-pupd: Drop empty platform remove function
2022-12-29 1:05 UTC (2+ messages)
[PATCH] pinctrl: amd: Add Z-state wake control bits
2022-12-29 1:02 UTC (2+ messages)
[PATCH v2 0/4] Driver support for RZ/V2M PWC
2022-12-29 0:40 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add "
` [PATCH v2 2/4] mfd: Add RZ/V2M PWC core driver
` [PATCH v2 3/4] gpio: Add support for the Renesas RZ/V2M PWC GPIOs
` [PATCH v2 4/4] power: reset: Add new driver for RZ/V2M PWC poweroff
[PATCH v5 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
2022-12-29 0:25 UTC (4+ messages)
` [PATCH v5 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v5 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
[PATCH v4 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
2022-12-28 15:09 UTC (5+ messages)
` [PATCH v4 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v4 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
[PATCH] pinctrl: nomadik: include linux/seq_file.h
2022-12-28 8:52 UTC (3+ messages)
[PATCH v1 1/1] pinctrl: nomadik: Add missing header(s)
2022-12-28 8:43 UTC
[PATCH v1 01/17] pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
2022-12-28 6:50 UTC (4+ messages)
[PATCH 0/7] Add Tegra234 HTE support
2022-12-28 0:43 UTC (5+ messages)
` [PATCH 2/7] hte: Add Tegra234 provider
[PATCH v1 1/1] pinctrl: intel: Define maximum pad number in the group
2022-12-27 19:26 UTC (3+ messages)
[PATCH v1 1/1] pinctrl: intel: Use same order of bit fields for PADCFG2
2022-12-27 19:25 UTC (3+ messages)
[PATCH v1 1/4] pinctrl: intel: Add default case to intel_config_set_pull()
2022-12-27 19:24 UTC (4+ messages)
[PATCH v1 1/1] pinctrl: intel: Convert to generic_handle_domain_irq()
2022-12-27 19:20 UTC (3+ messages)
[brgl:davinci/for-next] BUILD SUCCESS 84bde55c050b2ca6b1a71ba8bc322a7813ea475d
2022-12-27 10:23 UTC
[PATCH] dt-bindings: pinctrl: imx8m: Integrate duplicated i.MX 8M schemas
2022-12-26 18:53 UTC (3+ messages)
[PATCH AUTOSEL 6.1 01/26] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
2022-12-24 1:29 UTC (7+ messages)
` [PATCH AUTOSEL 6.1 02/26] gpiolib: of: consolidate simple renames into a single quirk
` [PATCH AUTOSEL 6.1 03/26] gpiolib: of: tighten selection of gpio renaming quirks
` [PATCH AUTOSEL 6.1 04/26] gpiolib: of: add quirk for locating reset lines with legacy bindings
` [PATCH AUTOSEL 6.1 05/26] gpiolib: of: add a quirk for reset line for Marvell NFC controller
` [PATCH AUTOSEL 6.1 06/26] gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
` [PATCH AUTOSEL 6.1 07/26] gpiolib: of: add a quirk for legacy names in MOXA ART RTC
[PATCH] dt-bindings: pinctrl: qcom,sm8450-tlmm: correct gpio-line-names size
2022-12-23 13:22 UTC
[PATCH v4 0/4] Add initial support for J784S4 SoC
2022-12-22 20:45 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: ti: Add bindings for J784s4 SoC
` [PATCH v4 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J784s4
` [PATCH v4 3/4] arm64: dts: ti: Add initial support for J784S4 SoC
` [PATCH v4 4/4] arm64: dts: ti: Add support for J784S4 EVM board
[PATCH v2] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add input-enable and bias-bus-hold
2022-12-22 20:39 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: add bias-bus-hold
2022-12-22 20:39 UTC (2+ messages)
[PATCH v3 0/4] Add initial support for J784S4 SoC
2022-12-22 17:55 UTC (11+ messages)
` [PATCH v3 4/4] arm64: dts: ti: Add support for J784S4 EVM board
[PATCH v3 0/2] Add pinctrl support for S32 SoC family
2022-12-22 11:28 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH v3 2/2] pinctrl: add NXP S32 SoC family support
[PATCH char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
2022-12-22 6:51 UTC (4+ messages)
[PATCH v3 1/1] i2c: Set pinctrl recovery info to device pinctrl
2022-12-21 16:59 UTC (12+ messages)
[PATCH 0/5] Driver support for RZ/V2M PWC
2022-12-20 21:22 UTC (13+ messages)
` [PATCH 1/5] dt-bindings: gpio: Add RZ/V2M PWC GPIO driver bindings
` [PATCH 2/5] dt-bindings: power: reset: Add RZ/V2M PWC Power OFF bindings
` [PATCH 3/5] dt-bindings: mfd: Add RZ/V2M PWC global registers bindings
[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
2022-12-20 20:20 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v3 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
[PATCH v3 0/3] Add Nuvoton NPCM7xx SGPIO feature
2022-12-20 14:10 UTC (7+ messages)
` [PATCH v3 1/3] gpio: nuvoton: Add Nuvoton NPCM7xx sgpio driver
` [PATCH v3 2/3] arm: dts: nuvoton: npcm7xx: Add sgpio feature
` [PATCH v3 3/3] dt-bindings: gpio: add npcm7xx sgpio driver bindings
[PATCH V2 0/3] Make the irqchip immutable
2022-12-20 13:23 UTC (4+ messages)
` [PATCH V2 1/3] gpio: eic-sprd: "
` [PATCH V2 2/3] gpio: gpio-pmic-eic-sprd: "
` [PATCH V2 3/3] gpio: gpio-sprd: "
[PATCH v3 0/2] pinctrl: add ACPI support to pin controller
2022-12-20 10:53 UTC (10+ messages)
` [PATCH v3 1/2] pinctrl: add support for ACPI pin function and config resources
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).