linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 08:36:29 to 2020-07-14 09:05:07 UTC [more...]

[PATCH 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-14  9:04 UTC  (3+ messages)
` [PATCH 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH 6/7] arm64: dts: add dts nodes for MT6779

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-14  8:41 UTC  (18+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

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

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-14  7:07 UTC  (4+ messages)
` [PATCH v4 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting
` [PATCH v4 04/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v4 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller

linusw/for-next baseline: 85 runs, 2 regressions (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  6:59 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  6:14 UTC 

linusw/devel baseline: 85 runs, 1 regressions (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  5:11 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 20 warnings (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  4:26 UTC 

[PATCH v3 00/16] Allwinner A100 Initial support
 2020-07-13 23:33 UTC  (20+ messages)
` [PATCH v3 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU
` [PATCH v3 03/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v3 04/16] dt-bindings: pinctrl: sunxi: make gpio banks supplies required
` [PATCH v3 06/16] dt-bindings: nvmem: SID: add binding for A100's SID controller
` [PATCH v3 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller

[PATCH v3 0/5] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-07-13 22:17 UTC  (11+ messages)
` [PATCH v3 1/5] pinctrl: qcom: Remove irq_disable callback from msmgpio irqchip
` [PATCH v3 2/5] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v3 3/5] pinctrl: qcom: Use return value from irq_set_wake call
` [PATCH v3 4/5] irqchip: qcom-pdc: Introduce "
` [PATCH v3 5/5] irqchip: qcom-pdc: Reset all pdc interrupts during init

[RFC] GPIO User I/O
 2020-07-13 21:26 UTC  (12+ messages)
              ` [RFC] GPIO lines [was: GPIO User I/O]

[GIT PULL] gpio: updates for v5.9 - part 2
 2020-07-13 21:21 UTC  (2+ messages)

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-13 20:02 UTC  (30+ messages)
` [PATCH 01/25] pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute descriptions
` [PATCH 02/25] pinctrl: sirf: pinctrl-atlas7: Fix a bunch of documentation misdemeanours
` [PATCH 03/25] pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 04/25] pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function param
` [PATCH 05/25] pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentation
` [PATCH 06/25] pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 07/25] pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
` [PATCH 08/25] pinctrl: samsung: pinctrl-s3c64xx: "
` [PATCH 09/25] pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'
` [PATCH 10/25] pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_names' as __maybe_unused
` [PATCH 11/25] pinctrl: core: Fix a bunch of kerneldoc issues
` [PATCH 12/25] pinctrl: pinmux: Add some missing parameter descriptions
` [PATCH 13/25] pinctrl: devicetree: Add one new attribute description and rename another two
` [PATCH 14/25] pinctrl: pinconf-generic: Add function parameter description 'pctldev'
` [PATCH 15/25] pinctrl: pinctrl-at91-pio4: PM related attribute descriptions
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
` [PATCH 17/25] pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete another
` [PATCH 18/25] pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entries
` [PATCH 19/25] pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
` [PATCH 20/25] pinctrl: pinctrl-rza1: Demote some kerneldoc headers and fix others
` [PATCH 21/25] pinctrl: pinctrl-single: Fix struct/function documentation blocks
` [PATCH 22/25] pinctrl: tegra: pinctrl-tegra194: Do not initialise field twice
` [PATCH 23/25] pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_groups'
` [PATCH 24/25] pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct armada_37xx_pin_group'
` [PATCH 25/25] pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI

[PATCH v3 0/7] Add support for Sony SDM630-based boards
 2020-07-13 19:19 UTC  (6+ messages)
` [PATCH v3 7/7] mailbox: qcom: Add sdm660 hmss compatible

[PATCH v3 1/2] gpio: add GPO driver for PCA9570
 2020-07-13 19:07 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: Add bindings for NXP PCA9570

[PATCH v3 0/5] DT: Improve validation for Marvell SoCs
 2020-07-13 18:50 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Convert mrvl-gpio to json-schema
` [PATCH v3 2/5] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH v3 3/5] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH v3 4/5] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH v3 5/5] dt-bindings: timer: Convert mrvl,mmp-timer "

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-13 18:41 UTC  (7+ messages)
` [PATCH v3 01/10] dt-bindings: arm: sparx5: Add documentation "
` [PATCH v3 06/10] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH v3 07/10] dt-bindings: clock: sparx5: Add bindings include file

[PATCH] pinctrl: rockchip: Replace HTTP links with HTTPS ones
 2020-07-13 18:35 UTC 

[PATCH] gpio: omap: handle pin config bias flags
 2020-07-13 18:07 UTC  (2+ messages)

gpio-omap: handle bias flag for gpio line
 2020-07-13 18:05 UTC  (6+ messages)

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-13 16:04 UTC  (7+ messages)
` [PATCH v5 03/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v5 07/13] pwm: add support for sl28cpld PWM controller

[PATCH v1] gpio: mmio: replace open-coded for_each_set_bit()
 2020-07-13 15:44 UTC 

[PATCH RESEND v2] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-07-13 15:36 UTC  (3+ messages)

[PATCH] pinctrl: qcom: Handle broken PDC dual edge case on sc7180
 2020-07-13 15:27 UTC  (11+ messages)

[PATCH v2] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-07-13 15:26 UTC 

[PATCH v7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-13 11:11 UTC  (6+ messages)
` [PATCH v7 6/7] clk: mediatek: add UART0 clock support
` [PATCH v7 7/7] arm64: dts: add dts nodes for MT6779

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-12  1:34 UTC  (6+ messages)
` [PATCH 3/3] ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by default

[PATCH] pinctrl: initialise nsp-mux earlier
 2020-07-11 21:20 UTC  (9+ messages)

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-07-11 21:12 UTC  (4+ messages)

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

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

[PATCH RFC] dt-bindings: gpio: introduce hog properties with less ambiguity
 2020-07-11 14:52 UTC  (4+ messages)
  ` [PATCH v2] [RFC] "

linusw/devel baseline: 87 runs, 2 regressions (v5.8-rc1-39-ga6175e894d88)
 2020-07-11 13:02 UTC 

linusw/devel build: 7 builds: 0 failed, 7 passed, 21 warnings (v5.8-rc1-39-ga6175e894d88)
 2020-07-11 12:18 UTC 

[PATCH v3 0/3] Allow for qcom-pdc to be loadable as a module
 2020-07-10 23:18 UTC  (4+ messages)
` [PATCH v3 1/3] irq: irqdomain: Export irq_domain_update_bus_token
` [PATCH v3 2/3] irq: irqchip: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent
` [PATCH v3 3/3] irqchip: Allow QCOM_PDC to be loadable as a permanent module

linusw/for-next baseline: 87 runs, 5 regressions (gpio-v5.8-2-40-g4672a4a9fbfe)
 2020-07-10 18:36 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-40-g4672a4a9fbfe)
 2020-07-10 17:51 UTC 

[GIT PULL] pin control fixes for the v5.8 series
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v5.8 series
 2020-07-10 16:55 UTC  (2+ messages)

[PATCH 0/3] Mediatek pinctrl patch on mt8192
 2020-07-10 16:39 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH] gpiolib: Add some warn print for easier to debug
 2020-07-10 14:09 UTC  (4+ messages)

[PATCH] irqchip/stm32-exti: map direct event to irq parent
 2020-07-10  9:37 UTC  (4+ messages)

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-07-10  8:04 UTC  (2+ messages)

[gpio:for-next] BUILD SUCCESS 4672a4a9fbfe316e1153682b0790af6446255a50
 2020-07-10  4:05 UTC 

[pinctrl:for-next] BUILD SUCCESS b58a4d02c577f81e8153cf45bad9d8be23834efb
 2020-07-10  3:58 UTC 

[gpio:lee-fixes] BUILD SUCCESS a7a9ad232f02e6aa659cc9b58b72b1a30dccd1a6
 2020-07-10  2:56 UTC 

[gpio:gpio-descriptors-usb] BUILD SUCCESS ae8d72dbd0ececc3e516a14ea479552b6633bf70
 2020-07-10  1:26 UTC 

[RFC] gpio-omap: handle bias flags
 2020-07-09 17:30 UTC 

[gpio:gpiochip-no-driver-h 4/4] drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:91:6: warning: variable 'err' is uninitialized when used here
 2020-07-09 17:19 UTC 

[PATCH v4 0/6] Improvements for MAX77620 GPIO driver
 2020-07-09 17:12 UTC  (7+ messages)
` [PATCH v4 1/6] gpio: max77620: Replace 8 with MAX77620_GPIO_NR
` [PATCH v4 2/6] gpio: max77620: Fix missing release of interrupt
` [PATCH v4 3/6] gpio: max77620: Don't set of_node
` [PATCH v4 4/6] gpio: max77620: Don't shadow error code of platform_get_irq()
` [PATCH v4 5/6] gpio: max77620: Use irqchip template
` [PATCH v4 6/6] gpio: max77620: Initialize hardware state of interrupts

[PATCH v3 0/6] Improvements for MAX77620 GPIO driver
 2020-07-09 16:36 UTC  (17+ messages)
` [PATCH v3 1/6] gpio: max77620: Replace 8 with MAX77620_GPIO_NR
` [PATCH v3 2/6] gpio: max77620: Fix missing release of interrupt
` [PATCH v3 3/6] gpio: max77620: Don't set of_node
` [PATCH v3 4/6] gpio: max77620: Don't shadow error code of platform_get_irq()
` [PATCH v3 5/6] gpio: max77620: Use irqchip template
` [PATCH v3 6/6] gpio: max77620: Initialize hardware state of interrupts

[PATCH v6 1/2] gpio: add GPO driver for PCA9570
 2020-07-09 15:37 UTC  (2+ messages)

[PATCH 00/17] gpiolib: cdev: pre-uAPI v2 cleanups
 2020-07-09 13:19 UTC  (4+ messages)
` [PATCH 08/17] gpiolib: cdev: use blocking notifier call chain instead of atomic

chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro
 2020-07-09 11:53 UTC  (16+ messages)

chv-gpio interrupt storm on UMAX VisionBook 10Wi Pro
 2020-07-09  8:29 UTC  (2+ messages)
` [PATCH] pinctrl: cherryview: Enable glitch filter for GPIOs used as


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