linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 09:15:04 to 2020-03-31 14:48:50 UTC [more...]

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-31 14:48 UTC  (24+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
  ` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi, adxl345/6 "
` [PATCH 2/4] dt-bindings: sram: qcom: Clean-up 'ranges' and child node names
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH] gpio: Avoid using pin ranges with !PINCTRL
 2020-03-31 14:48 UTC  (3+ messages)

[PATCH] pinctrl: qcom: fix compilation error
 2020-03-31 14:45 UTC  (2+ messages)

[PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing
 2020-03-31 10:07 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-31  7:40 UTC  (16+ messages)
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller

[PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
 2020-03-30 21:06 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: aspeed: romulus: Add gpio line names
 2020-03-30 18:16 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: aspeed: zaius: "

[RFC v3 0/8] MIPS: CI20: add HDMI out support
 2020-03-30 16:33 UTC  (11+ messages)
` [RFC v3 1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml
` [RFC v3 2/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC v3 3/8] drm: ingenic-drm: add support for ingenic,jz4780-lcd
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema
` [RFC v3 5/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC v3 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC v3 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC v3 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780

[RFC] dt-bindings.yaml: power: supply: add bindings for TI bq24296/7
 2020-03-30 15:43 UTC  (2+ messages)

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-03-30 14:36 UTC  (14+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

register access issues in pca953x gpio driver
 2020-03-30 14:07 UTC  (13+ messages)
` [PATCH v1 0/2] gpio: pca953x: fix handling of automatic address incrementing
  ` [PATCH v1 1/2] [RFC] "
  ` [PATCH v1 2/2] [RFC] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()

[PATCH v5 0/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-03-30 12:00 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "

[PATCH] pinctrl: Define of_pinctrl_get() dummy for !PINCTRL
 2020-03-30  9:58 UTC 

[PATCH] pinctrl: nomadik:remove unneeded variable
 2020-03-30  7:56 UTC 

[gpio:gpio-variable-naming 19/28] drivers/gpio/gpiolib.c:2748:32: error: 'struct gpio_device' has no member named 'pin_ranges'
 2020-03-30  4:49 UTC 

[pinctrl:for-next 49/49] drivers/pinctrl/qcom/pinctrl-msm.c:909:4: error: expected identifier or '(' before 'else'
 2020-03-30  0:34 UTC 

[gpio:gpio-variable-naming] BUILD SUCCESS 6ce316651a9f236e7204494a4fa080aaf59d5a9d
 2020-03-29 20:54 UTC 

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-03-29 18:22 UTC  (12+ messages)
` [PATCH RFC 1/6] gpio: mvebu: convert pwm to regmap
` [PATCH RFC 2/6] gpio: mvebu: honour EPROBE_DEFER for devm_clk_get()
` [PATCH RFC 3/6] gpio: mvebu: add PWM support for Armada 8k
` [PATCH RFC 4/6] arm64: dts: armada-cp11x: add pwm support to GPIO blocks
` [PATCH RFC 5/6] arm64: dts: clearfog-gt-8k: add pwm-fan
` [PATCH RFC 6/6] arm64: dts: clearfog-gt-8k: add cooling maps

[PATCH] gpio: Rename variable in core APIs
 2020-03-29 14:04 UTC 

[gpio:devel 19/27] drivers/gpio/gpiolib.c:2748:32: error: 'struct gpio_device' has no member named 'pin_ranges'
 2020-03-28 11:28 UTC 

[pinctrl:devel] BUILD REGRESSION 13bec8d49bdf10aab4e1570ef42417f6bfbb6126
 2020-03-28  7:41 UTC 

[gpio:devel] BUILD SUCCESS 5f4bf171ca03b79f0ed7a17216fd854e50955617
 2020-03-28  6:34 UTC 

linusw/devel boot: 64 boots: 2 failed, 62 passed (v5.6-rc7-57-g5f4bf171ca03)
 2020-03-28  3:12 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc7-57-g5f4bf171ca03)
 2020-03-28  2:27 UTC 

[PATCH v4] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-28  1:30 UTC 

[PATCH v3] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-27 23:33 UTC  (3+ messages)

[PATCH v2] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-27 21:51 UTC  (4+ messages)
  ` R: "

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-03-27 21:43 UTC  (12+ messages)

[PATCH 0/2] gpiolib: gpio_set_config() cleanups
 2020-03-27 21:40 UTC  (6+ messages)
` [PATCH 1/2] gpiolib: Pass gpio_desc to gpio_set_config()
` [PATCH 2/2] gpiolib: Remove unused gpio_chip parameter from gpio_set_bias()

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-27 21:37 UTC  (12+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name
  ` [PATCH v6 5/8] gpiolib: Introduce gpiod_set_config()

[PATCH] tools: gpio: Fix out-of-tree build regression
 2020-03-27 21:28 UTC  (3+ messages)

[PATCH 0/1 resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s
 2020-03-27 21:13 UTC  (3+ messages)
` [PATCH "

[PATCH 1/2] pinctrl: sprd: Use the correct pin output configuration
 2020-03-27 21:11 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Add pin high impedance mode support

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-27 19:55 UTC  (30+ messages)
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH 12/17] gpio: gpiolib.c: fix a doc warning
 2020-03-27 19:25 UTC  (4+ messages)

[gpio:devel] BUILD SUCCESS ffa91e7ca1426a89eec1b3101286d82785760767
 2020-03-27 19:16 UTC 

[pinctrl:devel] BUILD SUCCESS 368b62f2fd077d4c7db09461e8e24f07491a513d
 2020-03-27 19:16 UTC 

linusw/for-next boot: 43 boots: 0 failed, 43 passed (v5.6-rc1-51-gffa91e7ca142)
 2020-03-27 12:25 UTC 

linusw/devel boot: 43 boots: 0 failed, 43 passed (v5.6-rc1-51-gffa91e7ca142)
 2020-03-27 12:14 UTC 

[PATCH 0/9] pinctrl: tegra: Support SFIO/GPIO programming
 2020-03-27 12:13 UTC  (20+ messages)
` [PATCH 1/9] gpio: Support GPIO controllers without pin-ranges
` [PATCH 2/9] gpio: tegra186: Add support for pin ranges
` [PATCH 3/9] gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
` [PATCH 4/9] pinctrl: tegra: Fix whitespace issues for improved readability
` [PATCH 5/9] pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo
` [PATCH 6/9] pinctrl: tegra: Pass struct tegra_pmx for pin range check
` [PATCH 7/9] pinctrl: tegra: Do not add default pin range on Tegra194
` [PATCH 8/9] pinctrl: tegra: Renumber the GG.0 and GG.1 pins
` [PATCH 9/9] pinctrl: tegra: Add SFIO/GPIO programming on Tegra194

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc1-51-gffa91e7ca142)
 2020-03-27 11:40 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc1-51-gffa91e7ca142)
 2020-03-27 11:29 UTC 

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-03-27 10:55 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: imx: Add imx8dxl driver
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

[PATCH] pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
 2020-03-27 10:31 UTC  (2+ messages)

[PATCH 0/3] Block idle in gpio-omap with cpu_pm
 2020-03-27 10:10 UTC  (4+ messages)

[gpio:devel] BUILD SUCCESS 5eefcaed501dd9e3933dbff58720244bd75ed90f
 2020-03-26 16:29 UTC 

[pinctrl:devel] BUILD SUCCESS 492464cd464da92242b9e9fc5aec879033bc3df6
 2020-03-26 12:11 UTC 

[gpio:for-next] BUILD SUCCESS 7d52bac0fadc072655373772f4ee9455039858e4
 2020-03-26 11:55 UTC 

linusw/devel boot: 57 boots: 3 failed, 54 passed (v5.6-rc1-47-g5eefcaed501d)
 2020-03-26  9:24 UTC 

linusw/for-next boot: 56 boots: 3 failed, 50 passed with 3 untried/unknown (gpio-v5.6-3-48-g7d52bac0fadc)
 2020-03-26  9:15 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc1-47-g5eefcaed501d)
 2020-03-26  8:39 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (gpio-v5.6-3-48-g7d52bac0fadc)
 2020-03-26  8:30 UTC 

[PATCH] pinctrl: qcom: use scm_call to route GPIO irq to Apps
 2020-03-26  0:48 UTC  (3+ messages)

[PATCH] gpio: thunderx: fix irq_request_resources
 2020-03-25 23:33 UTC  (4+ messages)

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-25 23:23 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M

REGRESSION pinctrl armada-37xx
 2020-03-25 23:21 UTC  (2+ messages)

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-25 23:01 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-03-25 22:50 UTC  (9+ messages)

[GIT PULL] GPIO fixes for v5.6
 2020-03-25 21:20 UTC  (2+ messages)

[PATCH] gpio: Fix gpio-f7188x module name in Kconfig help text
 2020-03-25 12:12 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.7 part4
 2020-03-25 11:11 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).