messages from 2022-09-01 15:56:25 to 2022-09-05 13:30:28 UTC [more...]
[PATCH v1 01/17] pinctrl: cy8c95x0: make irq_chip immutable
2022-09-05 13:30 UTC (20+ messages)
` [PATCH v1 02/17] pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering
` [PATCH v1 03/17] pinctrl: cy8c95x0: Allow most of the registers to be cached
` [PATCH v1 04/17] pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()
` [PATCH v1 05/17] pinctrl: cy8c95x0: Fix pin control name to enable more than one
` [PATCH v1 06/17] pinctrl: cy8c95x0: Drop unneeded npins assignment
` [PATCH v1 07/17] pinctrl: cy8c95x0: Enable GPIO range
` [PATCH v1 08/17] pinctrl: cy8c95x0: Remove device initialization
` [PATCH v1 09/17] pinctrl: cy8c95x0: Remove useless conditionals
` [PATCH v1 10/17] pinctrl: cy8c95x0: Remove custom ->set_config()
` [PATCH v1 11/17] pinctrl: cy8c95x0: Use 'default' in all switch-cases
` [PATCH v1 12/17] pinctrl: cy8c95x0: Implement ->pin_dbg_show()
` [PATCH v1 13/17] pinctrl: cy8c95x0: Make use of device properties
` [PATCH v1 14/17] pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1
` [PATCH v1 15/17] pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1
` [PATCH v1 16/17] pinctrl: cy8c95x0: use bits.h macros for all masks
` [PATCH v1 17/17] pinctrl: cy8c95x0: Correct comment style
[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
2022-09-05 13:27 UTC (57+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
` [PATCH 3/6] soc: apple: rtkit: Add apple_rtkit_poll
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support
` Fwd: "
[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
2022-09-05 13:23 UTC (31+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 02/11] drm/tegra: "
` [PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
` [PATCH v1 05/11] usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 09/11] regulator: bd9576: "
` [PATCH v1 10/11] watchdog: bd9576_wdt: "
` [PATCH v1 11/11] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
[PATCH] dt-bindings: pinctrl: update bindings for MT7986 SoC
2022-09-05 12:56 UTC (2+ messages)
[linusw-pinctrl:devel 26/32] drivers/pinctrl/freescale/pinctrl-imx.c:260:9: error: call to undeclared function 'pinmux_generic_get_function'; ISO C99 and later do not support implicit function declarations
2022-09-05 12:36 UTC (2+ messages)
[PATCH] pinctrl: berlin: fix spelling typo in comment
2022-09-05 12:10 UTC (2+ messages)
[PATCH v6 0/1] Add Polarfire SoC GPIO support
2022-09-05 10:46 UTC (8+ messages)
` [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support
[brgl:gpio/for-next] BUILD SUCCESS 5134272f9f3f71d4e1f3aa15cb09321af49b3646
2022-09-05 9:36 UTC
[linusw-pinctrl:devel 26/32] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MM
2022-09-05 8:43 UTC
[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
2022-09-05 7:22 UTC (3+ messages)
` [PATCH v2 5/5] dt-bindings: input: touchscreen: stmpe: Remove node name requirement
[PATCH v2] dt-binding: gpio: publish binding IDs under dual license
2022-09-05 6:59 UTC (3+ messages)
[linusw-pinctrl:devel 26/32] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX when selected by PINCTRL_IMX8MM
2022-09-05 1:54 UTC
[brgl:gpio/for-next 8/12] drivers/gpio/gpio-imx-scu.c:106:32-33: WARNING: Use ARRAY_SIZE
2022-09-04 22:37 UTC
[v3 PATCH 1/1] gpio: exar: access MPIO registers on cascaded chips
2022-09-04 20:25 UTC (3+ messages)
[PATCH v1 0/3] Get rid of devm_fwnode_get_[index_]gpiod_from_child()
2022-09-04 20:14 UTC (7+ messages)
` [PATCH v1 1/3] leds: gpio: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 2/3] leds: lgm-sso: "
` [PATCH v1 3/3] gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
[PATCH] gpiolib: make fwnode_get_named_gpiod() static
2022-09-04 20:12 UTC (3+ messages)
[brgl:gpio/for-current] BUILD SUCCESS WITH WARNING 6890381720b27a41f2d9e68cce241336342ea3b7
2022-09-04 9:36 UTC
[GIT PULL] gpio: fixes for v6.0-rc4
2022-09-04 4:36 UTC (2+ messages)
[PATCH 0/4] Make irq_chip immutable for ISA drivers
2022-09-03 21:10 UTC (6+ messages)
` [PATCH 1/4] gpio: 104-dio-48e: Make irq_chip immutable
` [PATCH 2/4] gpio: 104-idi-48: "
` [PATCH 3/4] gpio: 104-idio-16: "
` [PATCH 4/4] gpio: ws16c48: "
[PATCH v2 4/9] dt-bindings: pinctrl: qcom: sm6115: Add reserved ranges
2022-09-03 18:59 UTC (2+ messages)
[PATCH] pinctrl: ocelot: Fix interrupt controller
2022-09-03 18:42 UTC (3+ messages)
[linusw-pinctrl:devel] BUILD SUCCESS 1074e1d23a5c201b6558878a09f1d2b7c9506835
2022-09-03 11:15 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 4e743cfcffa88e7cc2456e1f9fccbff8bbdfec0d
2022-09-03 11:06 UTC
[PATCH] gpio: rockchip: support acpi
2022-09-03 6:29 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 6ae8e1d0d5e5de922315830aea975c63e8c70b2f
2022-09-02 22:35 UTC
[PATCH v2 1/1] pinctrl: pistachio: Switch to use fwnode instead of
2022-09-02 22:22 UTC (2+ messages)
[PATCH 0/3] pinctrl: at91: cleanups
2022-09-02 22:19 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: mcp23s08: Drop assignment of default number of OF cells
2022-09-02 22:17 UTC (2+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.1
2022-09-02 22:10 UTC (2+ messages)
[PATCH v2] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
2022-09-02 22:04 UTC
[PATCH v1 1/1] Add driver for Mellanox BlueField-3 GPIO controller
2022-09-02 21:55 UTC (11+ messages)
[PATCH 0/2] gpio clock-names
2022-09-02 21:09 UTC (4+ messages)
` [PATCH v1 1/3] gpio: rockchip: make gpio work without cru module
[PATCH 0/2] gpio clock-names
2022-09-02 21:05 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
` [PATCH 2/2] arm64: dts: rockchip: rk356x add 'clock-names' for gpio nodes
[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
2022-09-02 15:22 UTC (12+ messages)
` [PATCH v2 1/9] gpio: Remove sta2x11 GPIO driver
` [PATCH v2 2/9] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v2 3/9] gpio: davinci: "
` [PATCH v2 4/9] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v2 5/9] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v2 6/9] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v2 8/9] arm: "
` [PATCH v2 9/9] arm64: "
[PATCH v6 00/10] Add support for i.MXRT1170-evk
2022-09-02 13:26 UTC (14+ messages)
` [PATCH v6 01/10] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v6 02/10] dt-bindings: timer: gpt: "
` [PATCH v6 03/10] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
` [PATCH v6 04/10] dt-bindings: serial: fsl-lpuart: "
` [PATCH v6 05/10] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v6 06/10] clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v6 07/10] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v6 08/10] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v6 09/10] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v6 10/10] ARM: imxrt_defconfig: Add i.MXRT1170
[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
2022-09-02 12:00 UTC (10+ messages)
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
Wycena paneli fotowoltaicznych
2022-09-02 7:55 UTC
[PATCH v2 0/2] gpio: Add gpio-latch driver
2022-09-02 7:20 UTC (5+ messages)
` [PATCH v2 1/2] gpio: Add gpio latch driver
[v2 PATCH 1/1] gpio: exar: access MPIO registers on slave chips
2022-09-02 5:15 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: pistachio: Switch to use fwnode instead of of_node
2022-09-01 21:01 UTC (2+ messages)
[PATCH 1/1] gpio: exar: access MPIO registers on slave chips
2022-09-01 19:03 UTC (2+ messages)
[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
2022-09-01 17:37 UTC (2+ messages)
[PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible
2022-09-01 17:18 UTC (3+ 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).