linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-28 16:00:02 to 2020-07-07 12:50:14 UTC [more...]

[PATCH] pinctrl: amd: Honor IRQ trigger type requested by the caller
 2020-07-07 12:50 UTC  (3+ messages)

[PATCH 0/2] Qualcomm MSM8226 TLMM binding and driver
 2020-07-07 12:48 UTC  (2+ messages)

gpio-omap: handle bias flag for gpio line
 2020-07-07 12:38 UTC  (2+ messages)

[PATCH v2 0/2] gpio: aggregator: Misc parsing improvements
 2020-07-07 12:31 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: aggregator: Drop pre-initialization in get_arg()
` [PATCH v2 2/2] gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets

GPIO regression on mvebu and/or max310x since 2ab73c6d8323
 2020-07-07 12:28 UTC  (5+ messages)

[PATCH 1/2] pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
 2020-07-07 12:22 UTC  (2+ messages)

[PATCH RESEND v2] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-07-07 12:18 UTC  (2+ messages)

[PATCH v3 0/7] Add support for Sony SDM630-based boards
 2020-07-07 12:02 UTC  (5+ messages)
` [PATCH v3 1/7] pinctrl: qcom: spmi-gpio: Add pm660(l) compatibility
` [PATCH v3 2/7] Documentation: Document pm660(l) SPMI GPIOs compatible

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-07 11:58 UTC  (3+ messages)
` [PATCH v3 05/10] pinctrl: ocelot: Add Sparx5 SoC support

[PATCH v7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-07 11:51 UTC  (14+ messages)
` [PATCH v7 0/7] "
` [PATCH v7 1/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v7 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
` [PATCH v7 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v7 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v7 5/7] pinctrl: mediatek: add mt6779 eint support
` [PATCH v7 6/7] clk: mediatek: add UART0 clock support
` [PATCH v7 7/7] arm64: dts: add dts nodes for MT6779

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-07 11:39 UTC  (13+ messages)
` [PATCH v6 1/7] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v6 2/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v6 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v6 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v6 5/7] pinctrl: mediatek: add mt6779 eint support

[PATCH] dt-bindings: mfd: max77620: Convert to json-schema
 2020-07-07 11:28 UTC  (2+ messages)

[PATCH] [v2] pinctrl: meson: fix drive strength register and bit calculation
 2020-07-07 11:15 UTC  (2+ messages)

[PATCH v2] pinctrl: single: fix function name in documentation
 2020-07-07 11:13 UTC  (2+ messages)

[PATCH v2] gpio: xilinx: Add interrupt support
 2020-07-07 11:09 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-07-07 11:02 UTC  (7+ messages)
` [PATCH v4 1/2] pinctrl: single: parse "
` [PATCH v4 2/2] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2

[RFC] GPIO User I/O
 2020-07-07  9:56 UTC  (11+ messages)

[libgpiod][PATCH] bindings: cxx: fix sign-compare compile warnings in tests
 2020-07-07  8:51 UTC  (2+ messages)

[PATCH V6 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-07-07  8:02 UTC  (2+ messages)

[PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
 2020-07-07  7:43 UTC  (2+ messages)

[PATCH] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
 2020-07-07  7:42 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: sc7180: Make gpio28 non wakeup capable for google,lazor
 2020-07-07  4:52 UTC  (4+ messages)

[pinctrl:devel] BUILD SUCCESS 614038d628c02ad6f2439bdf9baa6acceb8ec772
 2020-07-07  2:37 UTC 

[pinctrl:for-next] BUILD SUCCESS 2db6267b6f4d8608f23fde928522a9c9d5ea5cd6
 2020-07-07  2:37 UTC 

[PATCH v2] pinctrl: nsp: Set irq handler based on trig type
 2020-07-06 18:07 UTC  (2+ messages)

[PATCH] pinctrl: initialise nsp-mux earlier
 2020-07-06 18:03 UTC  (7+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-06 17:53 UTC  (14+ messages)
` [PATCH v5 01/13] regmap-irq: use fwnode instead of device node in add_irq_chip()
` [PATCH v5 02/13] mfd: add simple regmap based I2C driver
` [PATCH v5 03/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v5 04/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v5 05/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v5 06/13] watchdog: add support for sl28cpld watchdog
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller
` [PATCH v5 08/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v5 09/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v5 10/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v5 11/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v5 12/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v5 13/13] arm64: dts: freescale: sl28: enable fan support

[GIT PULL] pinctrl: sh-pfc: Updates for v5.9
 2020-07-06 13:46 UTC  (2+ messages)

[PATCH v5 1/2] gpio: add GPO driver for PCA9570
 2020-07-06 12:27 UTC  (4+ messages)

[RESEND PATCH] irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API
 2020-07-06  8:11 UTC 

[PATCH] irqchip/stm32-exti: map direct event to irq parent
 2020-07-06  8:11 UTC 

[gpio:gpiochip-no-driver-h] BUILD REGRESSION 2ade795a7e0399423f07a9b077b820792be52f5c
 2020-07-06  6:42 UTC 

[PATCH v2] pinctrl-single: fix pcs_parse_pinconf() return value
 2020-07-05  8:58 UTC  (2+ messages)

[gpio:gpio-descriptors-drm] BUILD SUCCESS bbb0b68589c88df2ea0f8b57a10edec53772a496
 2020-07-04 18:32 UTC 

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-07-04 15:43 UTC  (13+ messages)

[PATCH v4 1/2] gpio: add GPO driver for PCA9570
 2020-07-04 10:05 UTC  (5+ messages)

[gpio:gpiochip-no-driver-h 1/1] include/linux/ssb/ssb.h:496:19: error: field 'gpio' has incomplete type
 2020-07-03 16:10 UTC 

[gpio:gpiochip-no-driver-h 1/1] include/asm-generic/gpio.h:58:9: error: implicit declaration of function 'gpiod_to_chip'
 2020-07-03 16:02 UTC 

[gpio:gpiochip-no-driver-h 1/1] drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:71:44: error: dereferencing pointer to incomplete type 'struct gpio_chip'
 2020-07-03 14:52 UTC 

[PATCH v10 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
 2020-07-03 13:33 UTC  (2+ messages)
` [PATCH v10.1] "

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-03 12:49 UTC  (6+ messages)
` [RFC][PATCH 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH 1/2] pinctrl: qcom: ipq4019: add open drain support
 2020-07-03  8:06 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom: add drive-open-drain to ipq4019

[gpio:for-next] BUILD SUCCESS 65884065616fc34c9613fd743c022716083a9ccc
 2020-07-03  0:19 UTC 

[gpio:devel] BUILD SUCCESS b239e4454e59bc85d466eb5630da46f6a876df77
 2020-07-03  0:09 UTC 

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-02 14:18 UTC  (4+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v3 1/2] gpio: add GPO driver for PCA9570
 2020-07-02 12:18 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: Add bindings for NXP PCA9570

[PATCH] pinctrl: nsp: Set irq handler based on trig type
 2020-07-01 20:14 UTC  (3+ messages)

[gpio:gpio-descriptors-staging] BUILD SUCCESS baa2aaadbd9621cfb4a1c52f13ecfc980d157bd6
 2020-07-01 14:34 UTC 

[gpio:gpio-descriptors-usb] BUILD SUCCESS 01ebb87a729090f2a821dc87f4b66cb3c0e37a8e
 2020-07-01 14:34 UTC 

[gpio:gpio-descriptors-drm] BUILD SUCCESS 3fc4ebb04bc7b04e254dc89e9f3ed29ce2c29058
 2020-07-01 14:34 UTC 

[RESEND PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
 2020-07-01 13:02 UTC  (2+ messages)

[pinctrl:for-next] BUILD SUCCESS 5c227753ba68afc57ced6d383a1104e51a6166e3
 2020-07-01 10:25 UTC 

[pinctrl:fixes] BUILD SUCCESS f8e99dde21995d185e2379e34ea2b96acf85702b
 2020-07-01 10:25 UTC 

[PATCH 00/10] Clean GPIO of W=1 warnings
 2020-07-01  7:05 UTC  (16+ messages)
` [PATCH 01/10] gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
` [PATCH 02/10] gpio: gpio-altera: Add missing kerneldoc entry and demote comment
` [PATCH 03/10] gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
` [PATCH 04/10] gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
` [PATCH 05/10] gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
` [PATCH 06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
` [PATCH 07/10] gpio: gpio-it87: "
` [PATCH 08/10] gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
` [PATCH 09/10] gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
` [PATCH 10/10] gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse

[PATCH] pinctrl: aspeed: Describe the heartbeat function on ball Y23
 2020-07-01  3:07 UTC 

[PATCH] pinctrl: aspeed: Improve debug output
 2020-07-01  3:00 UTC 

linusw/devel baseline: 44 runs, 3 regressions (v5.8-rc1-26-gb239e4454e59)
 2020-07-01  2:53 UTC 

linusw/devel build: 5 builds: 0 failed, 5 passed, 9 warnings (v5.8-rc1-26-gb239e4454e59)
 2020-07-01  2:08 UTC 

linusw/for-next baseline: 61 runs, 2 regressions (v5.8-rc1-35-g65884065616f)
 2020-07-01  2:06 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (v5.8-rc1-35-g65884065616f)
 2020-07-01  1:21 UTC 

[GIT PULL] gpio: updates for v5.9
 2020-06-30 21:55 UTC  (2+ messages)

[PATCH v2 1/2] gpio: add GPO driver for PCA9570
 2020-06-30 21:23 UTC  (5+ messages)

[PATCH v2 2/2] dt-bindings: gpio: Add bindings for NXP PCA9570
 2020-06-30 16:06 UTC  (3+ messages)

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-30 10:43 UTC  (15+ messages)
` [PATCH 08/22] gpiolib: cdev: complete the irq/thread timestamp handshake
` [PATCH 11/22] gpiolib: cdev: remove recalculation of offset
` [PATCH 14/22] gpiolib: make cdev a build option
` [PATCH 15/22] gpiolib: add build option for CDEV V1 ABI
` [PATCH 22/22] tools: gpio: support monitoring multiple lines

[PATCH v1] gpiolib: Deduplicate find_first_zero_bit() call
 2020-06-30 10:39 UTC  (2+ messages)

[PATCH] gpio: omap: Add missing PM ops for suspend
 2020-06-30  9:03 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add entry for ROHM power management ICs
 2020-06-30  7:11 UTC  (2+ messages)

[PATCH 0/8] Add support for Sony SDM630-based boards
 2020-06-29 22:01 UTC  (8+ messages)
` [PATCH 7/8] arm64: dts: qcom: Add support for Sony Xperia XA2/Plus/Ultra (Nile platform)
` [PATCH 8/8] arm64: dts: qcom: Add support for Sony Xperia 10/10 Plus (Ganges platform)

[PATCH v2 00/11] Allwinner A100 Initial support
 2020-06-29 15:21 UTC  (11+ messages)
` [PATCH v2 02/11] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH v2 03/11] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v2 06/11] nvmem: sunxi-sid: add support for A100's SID controller
` [PATCH v2 08/11] thermal: sun8i: Add A100's THS controller support
` [PATCH v2 09/11] arm64: allwinner: A100: add the basical Allwinner A100 DTSI file

[PATCH v3 0/3] pinctrl: single: support #pinctrl-cells = 2
 2020-06-29 16:31 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Convert to json-schema
 2020-06-28 16:39 UTC  (2+ messages)


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).