linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 13:44:02 to 2020-05-12 21:59:27 UTC [more...]

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-12 21:59 UTC  (11+ messages)
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v3 08/16] pwm: add support for sl28cpld PWM controller
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH 1/2] gpio: Document proper return value for gpio drivers
 2020-05-12 21:09 UTC  (4+ messages)
` [PATCH 2/2] gpio: Make "offset" and "unsigned int", not just "unsigned"

[PATCH 1/3] arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2.dts
 2020-05-12 20:35 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: update example
` [PATCH 3/3] include: dt-bindings: rockchip: remove unused defines

[GIT PULL] GPIO fixes for the v5.7 series
 2020-05-12 18:55 UTC  (2+ messages)

[PATCH v1 1/4] gpio: dwapb: avoid error message for optional IRQ
 2020-05-12 18:45 UTC  (4+ messages)
` [PATCH v1 2/4] gpio: dwapb: Don't use 0 as valid Linux interrupt number
` [PATCH v1 3/4] gpio: dwapb: Drop extra check to call acpi_gpiochip_request_interrupts()
` [PATCH v1 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

[PATCH v1 1/3] gpio: xgene-sb: Drop redundant OF_GPIO dependency
 2020-05-12 18:27 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: xgene-sb: Allow driver to be built with COMPILE_TEST
` [PATCH v1 3/3] gpio: xgene-sb: Drop extra check to call acpi_gpiochip_request_interrupts()

[PATCH v1 1/2] gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
 2020-05-12 18:26 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: mb86s7x: Remove superfluous test for ACPI companion

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-05-12 17:55 UTC  (9+ messages)

[PATCH] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
 2020-05-12 17:46 UTC  (3+ messages)

[PATCH v4 0/2] irq/irq_sim: try to improve the API
 2020-05-12 17:12 UTC  (8+ messages)
` [PATCH v4 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users
` [PATCH v4 2/2] irq/irq_sim: simplify the API

[libgpiod PATCH] Fix documentation for newer Doxygen versions
 2020-05-12 16:34 UTC  (2+ messages)

[gpio:gpio-descriptors-backlight] BUILD SUCCESS 379b6563f68558fcf54b329ca8e601c923064cc8
 2020-05-12 16:33 UTC 

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-05-12 14:56 UTC  (4+ messages)
` [PATCH 17/18] dt-bindings: gpio: rcar: Add r8a7742 (RZ/G1H) support

[PATCH] pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails
 2020-05-12 13:19 UTC  (3+ messages)

[PATCH] pinctrl: mediatek: add pinctrl-mtk-common-v2 module license
 2020-05-12 13:11 UTC  (2+ messages)

[PATCH] pinctrl: ingenic: Add irq_{request,release}_resources callbacks
 2020-05-12 12:39 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
 2020-05-12 12:30 UTC  (2+ messages)

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

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-12 12:22 UTC  (12+ messages)
` [PATCH v4 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v4 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

[PATCH] pinctrl: rk805: Constify rk805_gpio_cfgs
 2020-05-12 11:36 UTC  (2+ messages)

[PATCH] gpiolib: Document that GPIO line names are not globally unique
 2020-05-12 10:43 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.8-1
 2020-05-12  8:59 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: rcar: Convert to json-schema
 2020-05-12  1:55 UTC  (3+ messages)

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-05-11 23:05 UTC  (17+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-05-11 18:55 UTC  (2+ messages)

[PATCH] pinctrl: ocelot: Add platform dependency
 2020-05-11 14:53 UTC  (9+ messages)

[PATCH v7 0/6] gpio: Add GPIO Aggregator
 2020-05-11 14:52 UTC  (7+ messages)
` [PATCH v7 1/6] i2c: i801: Use GPIO_LOOKUP() helper macro
` [PATCH v7 2/6] mfd: sm501: Use GPIO_LOOKUP_IDX() "
` [PATCH v7 3/6] gpiolib: Add support for GPIO lookup by line name
` [PATCH v7 4/6] gpio: Add GPIO Aggregator
` [PATCH v7 5/6] docs: gpio: Add GPIO Aggregator documentation
` [PATCH v7 6/6] MAINTAINERS: Add GPIO Aggregator section

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-05-11 10:18 UTC  (5+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name

[PATCH 0/7] pinctrl: update realtek DHC pinctrl driver
 2020-05-11  9:35 UTC  (2+ messages)

[PATCH 0/7] pinctrl: update realtek DHC pinctrl driver
 2020-05-11  9:22 UTC 

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-10 19:05 UTC  (7+ messages)

[PATCH v1 1/3] gpio: mpc8xxx: support fsl-layerscape platform
 2020-05-09 18:34 UTC  (10+ messages)
` [PATCH v1 2/3] armv8: gpio: add gpio feature
` [PATCH v1 3/3] dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape

[PATCH] gpiolib: notify user-space about line status changes after flags are set
 2020-05-09 14:15 UTC 

[PATCH v1 1/3] gpio: mpc8xxx: support fsl-layerscape platform
 2020-05-09 11:27 UTC  (4+ messages)
` [PATCH v1 2/3] armv8: gpio: add gpio feature
` [PATCH v1 3/3] dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape

[gpio:for-next] BUILD SUCCESS aa0334bd4c82739553e96a60c732279e4bc643c5
 2020-05-09 10:56 UTC 

[pinctrl:devel] BUILD SUCCESS 7740dda5b465b67df7cbe3c4c2b96c10e874b09f
 2020-05-09 10:23 UTC 

[PATCH v2 1/2] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-09  9:41 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI / hotplug / PCI: Use the new "

[pinctrl:for-next] BUILD SUCCESS c6864ebf28418f7bdfabeb7b24e98fa072e19803
 2020-05-09  9:29 UTC 

[gpio:devel] BUILD SUCCESS 29f9f8e1fc93d7fd78d16c9b09fbc2b5c41d6959
 2020-05-09  8:36 UTC 

[gpio:gpio-descriptors-backlight] BUILD SUCCESS 359b87d4ba66ea7a4f264864e24a5b682aaf1162
 2020-05-09  7:17 UTC 

linusw/for-next boot: 45 boots: 0 failed, 45 passed (v5.7-rc2-50-gaa0334bd4c82)
 2020-05-09  1:18 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc2-50-gaa0334bd4c82)
 2020-05-09  0:33 UTC 

[GIT PULL] pinctrl: sh-pfc: Updates for v5.8
 2020-05-08 22:37 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.8-rc1 (part 1)
 2020-05-08 22:34 UTC  (2+ messages)

Add a __anon_inode_getfd helper
 2020-05-08 19:52 UTC  (16+ messages)
` [PATCH 01/12] fd: add a new "
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 06/12] eventpoll: "
` [PATCH 07/12] eventfd: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "
` [PATCH 10/12] drm_syncobj: "
` [PATCH 11/12] gpiolib: "
` [PATCH 12/12] vtpm_proxy: "

[PATCH v4 00/12] ASoC: Add support to WCD9340/WCD9341 codec
 2020-05-08 17:13 UTC  (2+ messages)

[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
 2020-05-07 18:55 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: brcmstb: Drop clk_put when probe fails and remove

[PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
 2020-05-07 13:39 UTC  (6+ messages)

[PATCH] pinctrl: rza1: Fix flag name in comment
 2020-05-07 11:42 UTC  (2+ messages)

[PATCH] pinctrl: amd: Add ACPI dependency
 2020-05-07 11:37 UTC 

[PATCH 0/2] lightning mountain: Add architecture dependency
 2020-05-07 11:36 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: equilibrium: "
` [PATCH 2/2] phy: intel-lgm-emmc: "

[PATCH -next] gpio: exar: Fix error return code in gpio_exar_probe()
 2020-05-07 11:13 UTC  (2+ messages)

[PATCH 0/3] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-07 10:30 UTC  (13+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI / hotplug / PCI: Use the new "
` [PATCH 3/3] pinctrl: cherryview: "

[PATCH v2 0/9] RZ/G1H describe IRQC, [H]SCIF{A|B} and GPIO nodes
 2020-05-07  9:29 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [PATCH v2 2/9] dt-bindings: irqchip: renesas-irqc: Document r8a7742 bindings
` [PATCH v2 3/9] ARM: dts: r8a7742: Add IRQC support
` [PATCH v2 4/9] dt-bindings: serial: renesas,scif: Document r8a7742 bindings
` [PATCH v2 5/9] dt-bindings: serial: renesas,scifb: "
` [PATCH v2 6/9] dt-bindings: serial: renesas,hscif: "
` [PATCH v2 7/9] ARM: dts: r8a7742: Add [H]SCIF{A|B} support
` [PATCH v2 8/9] dt-bindings: gpio: renesas,gpio-rcar: Add r8a7742 (RZ/G1H) support
` [PATCH v2 9/9] ARM: dts: r8a7742: Add GPIO nodes

[PATCH] pinctrl: sprd: Fix the incorrect pull-up definition
 2020-05-07  3:47 UTC 

[PATCH] tools/gpio: add bias flags to lsgpio
 2020-05-05 16:27 UTC  (2+ messages)

[PATCH] gpio: exar: Fix bad handling for ida_simple_get error path
 2020-05-05 16:25 UTC  (2+ messages)

[PATCH] gpio-f7188x: Add GPIO support for F81865
 2020-05-05 16:23 UTC  (2+ messages)

[PATCH] gpio: tegra186: export MODULE_DEVICE_TABLE
 2020-05-05 16:18 UTC  (2+ messages)

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

[PATCH] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
 2020-05-04 14:55 UTC  (3+ messages)

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-04 14:29 UTC  (8+ messages)
` [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [PATCH v2 09/10] ARM: dts: r8a7742-iwg21m: Add iWave RZ/G1H Qseven SOM


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