linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 11:36:54 to 2020-04-23 17:47:22 UTC [more...]

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-04-23 17:45 UTC  (12+ messages)
` [PATCH v3 01/16] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v3 08/16] pwm: add support for sl28cpld PWM controller
` [PATCH v3 09/16] gpiolib: Introduce gpiochip_irqchip_add_domain()
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap
` [PATCH v3 11/16] gpio: add support for the sl28cpld GPIO controller
` [PATCH v3 12/16] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v3 13/16] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v3 14/16] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v3 15/16] arm64: dts: freescale: sl28: enable LED support
` [PATCH v3 16/16] arm64: dts: freescale: sl28: enable fan support

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-04-23 16:42 UTC  (17+ messages)

[PATCH v3 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-23 16:25 UTC  (7+ messages)
` [PATCH v3 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v3 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v3 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v3 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v3 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v3 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[GIT PULL] gpio: fixes for v5.7-rc3
 2020-04-23 16:11 UTC 

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-04-23 14:46 UTC  (3+ messages)
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

[PATCH QEMU v2 0/5] Add a GPIO backend
 2020-04-23 10:08 UTC  (16+ messages)
` [PATCH QEMU v2 1/5] ARM: PL061: Move TYPE_PL061 to hw/gpio/pl061.h
` [PATCH QEMU v2 2/5] ARM: PL061: Extract pl061_create_fdt()
` [PATCH QEMU v2 3/5] Add a GPIO backend using libgpiod
` [PATCH QEMU v2 4/5] ARM: PL061: Add gpiodev support
` [PATCH QEMU v2 5/5] hw/arm/virt: Add dynamic PL061 GPIO support

[PATCH v2 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-22 21:12 UTC  (13+ messages)
` [PATCH v2 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v2 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v2 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v2 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v2 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v2 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-22 21:08 UTC  (15+ messages)
` [RFC PATCH 01/16] ASoC: pcm512x: expose 6 GPIOs
` [RFC PATCH 12/16] clk: hifiberry-dacpro: add ACPI support
` [RFC PATCH 13/16] clk: hifiberry-dacpro: add "sclk" lookup

[PATCH v1 1/2] gpio: dwapb: Get rid of unnecessary conjunction over 32-bit value
 2020-04-22 16:32 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: dwapb: Amend indentation in some cases

[PATCH v1 1/2] pinctrl: intel: Update description in struct intel_community
 2020-04-22 11:13 UTC  (6+ messages)
` [PATCH v1 2/2] pinctrl: intel: Move npins closer to pin_base "

[RFC PATCH 0/3] gpio: rcar: Add support for GPIO alternative interrupt
 2020-04-22 10:10 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: gpio-rcar: Add optional use-alternative-interrupt property
` [RFC PATCH 2/3] gpio: rcar: Add support for GPIO alternative interrupt
` [RFC PATCH 3/3] [LOCAL] arm64: dts: renesas: ulcb: Showcase 'use-alternative-interrupt'

[PATCH v3 1/3] gpio: pca953x: Rewrite ->get_multiple() function
 2020-04-22  8:34 UTC  (12+ messages)
` [PATCH v3 2/3] gpio: pca953x: fix handling of automatic address incrementing
` [PATCH v3 3/3] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()

[PATCH 1/1] pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore
 2020-04-22  7:25 UTC 

GPIO fd won't generate signal
 2020-04-21 21:09 UTC 

[libgpiod PATCH] Fix documentation for newer Doxygen versions
 2020-04-21 19:43 UTC 

[PATCH v1] pinctrl: fix several typos
 2020-04-21 14:34 UTC  (5+ messages)

[PATCH v3] pinctrl: fix several typos
 2020-04-21 14:24 UTC 

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-21 14:03 UTC 

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-21 10:50 UTC  (5+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH v3 0/2] irq/irq_sim: try to improve the API
 2020-04-21  7:47 UTC  (5+ messages)
` [PATCH v3 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users
` [PATCH v3 2/2] irq/irq_sim: simplify the API

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-21  5:44 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-20 19:19 UTC  (2+ messages)

[PATCH v2] pinctrl: fix several typos
 2020-04-20 14:30 UTC 

[PATCH] MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers
 2020-04-20 10:01 UTC  (2+ messages)

[V6, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
 2020-04-20  7:21 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH v1] gpio: fix several typos
 2020-04-19 16:38 UTC 

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-04-19 12:50 UTC  (2+ messages)

linusw/for-next boot: 44 boots: 1 failed, 43 passed (v5.7-rc1-20-g9f676e5313c1)
 2020-04-19 11:02 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1-20-g9f676e5313c1)
 2020-04-19 10:18 UTC 

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-19  0:22 UTC 

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-19  0:18 UTC 

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-04-18  0:55 UTC  (11+ messages)

[PATCH v2 00/14] gpio: dwapb: Clean up the driver and a fix
 2020-04-17 20:53 UTC  (21+ messages)
` [PATCH v2 08/14] gpio: dwapb: Convert to use IRQ core provided macros
` [PATCH v2 13/14] gpio: dwapb: Use positive conditional in dwapb_configure_irqs()
` [PATCH v2 14/14] gpio: dwapb: Amend indentation in some cases

[PATCH RESEND v2 0/2] pinctrl-meson: two small improvements
 2020-04-17 18:33 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] pinctrl: meson: implement the gpio_chip get_direction callback
` [PATCH RESEND v2 2/2] pinctrl: meson: wire up the gpio_chip's set_config callback

[GIT PULL] intel-pinctrl for 5.7-2
 2020-04-17 14:36 UTC  (2+ messages)

[PATCH RFC] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-04-17 14:09 UTC 

[PATCH v2 1/1] pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
 2020-04-17 13:19 UTC  (5+ messages)

[PATCH] pinctrl: rza1: fix wrong array assignment of rza1l_swio_entries
 2020-04-17 12:37 UTC  (2+ messages)

[PATCH] pinctrl: rza1: remove unused 'rza1l_swio_pins'
 2020-04-17 11:15 UTC  (4+ messages)

[PATCH] pinctrl: mcp23s08: add module license
 2020-04-17 10:53 UTC  (3+ messages)

linux-next: Tree for Apr 17 (pinctrl-mcp23s08)
 2020-04-17 10:22 UTC  (2+ messages)

[PATCH] gpio: mvebu: Fix probing for chips without PWM
 2020-04-17  9:21 UTC 

[PATCH] pinctrl: remove unused 'pwm37_pins'
 2020-04-17  9:21 UTC 

[PATCH] pinctrl: nomadik: db8500: remove some unused symbols
 2020-04-17  7:35 UTC 

[PATCH] pinctrl: nomadik: ab8505: remove unused 'gpio50_a_1_pins'
 2020-04-17  7:34 UTC 

[PATCH 0/2] Qualcomm SM8250 TLMM binding and driver
 2020-04-17  6:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8250 pinctrl bindings
` [PATCH 2/2] pinctrl: qcom: Add sm8250 pinctrl driver

[gpio:gpio-descriptors-tty] BUILD SUCCESS 307e05dc1188254c95191fe2d9aa5ee37ab20612
 2020-04-16 22:21 UTC 

[PATCH 1/1] HID: mcp2221: add GPIO functionality support
 2020-04-16 20:15 UTC  (2+ messages)

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-04-16 16:49 UTC  (17+ messages)

linusw/for-next boot: 65 boots: 1 failed, 64 passed (v5.7-rc1-23-gbbcb9d87dfa9)
 2020-04-16 16:07 UTC 

[PATCH v2] gpio: gpio-pca953x, Add get_multiple function
 2020-04-16 13:40 UTC  (4+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1-23-gbbcb9d87dfa9)
 2020-04-16 15:22 UTC 

[PATCH v2 1/2] gpio: merrifield: Switch over to MSI interrupts
 2020-04-16 12:31 UTC  (5+ messages)

[PATCH v2 1/4] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-16 12:20 UTC  (4+ messages)

[gpio:gpio-descriptors-sa1100fb] BUILD SUCCESS 6a7f966069a267078313489f124a598169328e57
 2020-04-16 12:05 UTC 

[PATCH] gpiolib: improve the robustness of watch/unwatch ioctl()
 2020-04-16 11:37 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).