linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-09 16:34:04 to 2019-08-15 19:39:06 UTC [more...]

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
 2019-08-15 19:38 UTC  (6+ messages)

[PATCH] ARM: plat-samsung: Include GPIO driver header
 2019-08-15 18:16 UTC  (2+ messages)

[PATCH] pinctrl: bcm-iproc: Use SPDX header
 2019-08-15 16:58 UTC  (4+ messages)

[PATCH] gpio: pl061: Fix the issue failed to register the ACPI interruption
 2019-08-15 13:39 UTC  (4+ messages)

[PATCH v3] arm64: dts: ls1088a: fix gpio node
 2019-08-15 10:30 UTC 

linusw/devel boot: 55 boots: 3 failed, 52 passed (v5.3-rc1-30-ge00fae7d82ec)
 2019-08-15 10:21 UTC 

[PATCH v2] serial: mctrl_gpio: Support all GPIO suffixes (gpios vs gpio)
 2019-08-15  9:44 UTC  (2+ messages)

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-30-ge00fae7d82ec)
 2019-08-15  9:36 UTC 

[PATCH] gpio: mockup: don't depend twice on GPIOLIB
 2019-08-15  8:15 UTC  (3+ messages)

[PATCH 0/3] CP115 pinctrl support
 2019-08-15  8:10 UTC  (5+ messages)

Intel GPIO / pin control repositories for next
 2019-08-15  8:06 UTC  (2+ messages)

[PATCH] gpio: aspeed: Pass irqchip when adding gpiochip
 2019-08-15  8:01 UTC  (4+ messages)

[PATCH] gpio: xlp: Pass irqchip when adding gpiochip
 2019-08-15  7:56 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-15  7:46 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: gpio: davinci: Add new compatible for J721E SoCs

[PATCH] pinctrl: samsung: samsung: Add of_node_put() before return
 2019-08-15  6:15 UTC  (2+ messages)

[PATCH] pinctrl: meson: meson: Add of_node_put() before return
 2019-08-15  6:07 UTC 

[PATCH] pinctrl: st: Add of_node_put() before return
 2019-08-15  6:06 UTC 

[PATCH] pinctrl: rza1: Add of_node_put() before return
 2019-08-15  6:05 UTC 

[PATCH 1/7] [RFC] ARM: remove Intel iop33x and iop13xx support
 2019-08-14 15:29 UTC  (17+ messages)
  ` [PATCH 2/7] dma: iop-adma: include prefetch.h
  ` [PATCH 3/7] dma: iop-adma: use correct printk format strings
  ` [PATCH 4/7] dma: iop-adma: allow building without platform headers
  ` [PATCH 5/7] ARM: xscale: fix multi-cpu compilation
  ` [PATCH 6/7] ARM: iop32x: make mach/uncompress.h independent of mach/hardware.h
  ` [PATCH 7/7] ARM: iop32x: merge everything into mach-iop32x/

[PATCH 1/2] gpiolib: Add for_each_gpio_suffix() helper
 2019-08-14 13:38 UTC  (18+ messages)
` [PATCH 2/2] serial: mctrl_gpio: Support all GPIO suffixes (gpios vs gpio)

[PATCH 1/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support
 2019-08-14 12:35 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support
` [PATCH 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support

[gpio:devel 21/25] drivers/gpio/gpiolib.c:2112:28: error: 'struct gpio_irq_chip' has no member named 'child_offset_to_irq'
 2019-08-14 12:23 UTC 

linusw/devel boot: 58 boots: 3 failed, 55 passed (v5.3-rc1-25-g470219c619e9)
 2019-08-14 11:08 UTC 

linusw/fixes boot: 59 boots: 1 failed, 56 passed with 2 untried/unknown (v5.3-rc4-2-g68e03b85474a)
 2019-08-14 11:08 UTC 

[PATCH v3] gpiolib: Take MUX usage into account
 2019-08-14 11:00 UTC 

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-08-14 10:54 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: aspeed: Remove mention of deprecated compatibles

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-25-g470219c619e9)
 2019-08-14 10:24 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 34 warnings (v5.3-rc4-2-g68e03b85474a)
 2019-08-14 10:24 UTC 

[PATCH v2] gpiolib: Take MUX usage into account
 2019-08-14 10:22 UTC  (5+ messages)

[PATCH] gpio: lynxpoint: Pass irqchip when adding gpiochip
 2019-08-14  9:52 UTC  (5+ messages)

[PATCH] pinctrl/amd: disable spurious-firing GPIO IRQs
 2019-08-14  9:05 UTC 

[PATCH] gpio: cadence: Pass irqchip when adding gpiochip
 2019-08-14  8:37 UTC  (3+ messages)

[PATCH v8 00/21] SC7 entry and exit support for Tegra210
 2019-08-14  8:33 UTC  (62+ messages)
` [PATCH v8 01/21] pinctrl: tegra: Fix write barrier placement in pmx_writel
` [PATCH v8 02/21] pinctrl: tegra: Add write barrier after all pinctrl register writes
` [PATCH v8 03/21] clk: tegra: divider: Save and restore divider rate
` [PATCH v8 04/21] clk: tegra: pllout: Save and restore pllout context
` [PATCH v8 05/21] clk: tegra: pll: Save and restore pll context
` [PATCH v8 07/21] clk: Add API to get index of the clock parent
` [PATCH v8 08/21] clk: tegra: periph: Add restore_context support
` [PATCH v8 09/21] clk: tegra: clk-super: Fix to enable PLLP branches to CPU
` [PATCH v8 10/21] clk: tegra: clk-super: Add restore-context support
` [PATCH v8 11/21] clk: tegra: clk-dfll: Add suspend and resume support
` [PATCH v8 12/21] cpufreq: tegra124: "
` [PATCH v8 13/21] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH v8 14/21] clk: tegra210: Add suspend and resume support
` [PATCH v8 15/21] soc/tegra: pmc: Allow to support more tegras wake
` [PATCH v8 19/21] soc/tegra: pmc: Configure deep sleep control settings

[PATCH 1/6 v2] gpio: Add support for hierarchical IRQ domains
 2019-08-14  8:21 UTC  (6+ messages)
` [PATCH 3/6 v2] qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core
` [PATCH 4/6 v2] RFT: gpio: thunderx: Switch to GPIOLIB_IRQCHIP

[PATCH] dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema
 2019-08-14  8:14 UTC  (2+ messages)

[v7 0/2] gpio: aspeed: Add SGPIO driver
 2019-08-14  8:09 UTC  (5+ messages)
` [v7 1/2] dt-bindings: gpio: aspeed: Add SGPIO support
` [v7 2/2] gpio: aspeed: Add SGPIO driver

[PATCH] gpio: zynq: Pass irqchip when adding gpiochip
 2019-08-14  8:04 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Include the right header
 2019-08-14  7:41 UTC  (2+ messages)

[PATCH] pinctrl: st: Include the right header
 2019-08-14  7:14 UTC 

[PATCH v1 0/5] Improve MediaTek pinctrl v2 and make backward compatible to smartphone mass production usage
 2019-08-14  0:08 UTC  (9+ messages)
` [PATCH v1 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
` [PATCH v1 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v1 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v1 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v1 5/5] pinctrl: mediatek: Add support for pin configuration dump via sysfs

Hallo Schatz
 2019-08-13 23:22 UTC 

Intel GPIO / pin control repositories for next
 2019-08-13 14:20 UTC  (2+ messages)

[PATCH v4] spi: bcm2835: Convert to use CS GPIO descriptors
 2019-08-13  9:36 UTC  (2+ messages)

[PATCH] RFC: pinctrl: cherryview: Pass irqchip when adding gpiochip
 2019-08-13  7:01 UTC 

[PATCH v2] arm64: dts: ls1088a: fix gpio node
 2019-08-13  2:04 UTC 

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-08-12 21:03 UTC  (7+ messages)
` [PATCH 04/18] ARM: dts: bcm283x: Define MMC interfaces at board level
` [PATCH 05/18] ARM: dts: bcm283x: Define memory "
` [PATCH 07/18] clk: bcm2835: Introduce SoC specific clock registration

[PATCH] arm64: dts: ls1028a: fix gpio nodes
 2019-08-12 21:01 UTC  (3+ messages)

[PATCH] gpio: hlwd: Pass irqchip when adding gpiochip
 2019-08-12 19:06 UTC  (3+ messages)

[PATCH] pinctrl: intel: baytrail: Pass irqchip when adding gpiochip
 2019-08-12 17:52 UTC  (2+ messages)

[PATCH v3] pinctrl: intel: Allow to request locked pads
 2019-08-12 17:53 UTC  (2+ messages)

[PATCH] gpio: merrifield: Pass irqchip when adding gpiochip
 2019-08-12 17:38 UTC  (3+ messages)

[PATCH] pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
 2019-08-12 16:00 UTC  (2+ messages)

[PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description
 2019-08-12 15:27 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: fix gpio node

[PATCH] gpio: ep93xx: Pass irqchip when adding gpiochip
 2019-08-12 13:00 UTC 

[PATCH 0/2] irq/irq_sim: try to improve the API
 2019-08-12 12:52 UTC  (3+ messages)
` [PATCH 1/2] irq/irq_sim: make the irq_sim structure opaque
` [PATCH 2/2] irq/irq_sim: use irq domain

[PATCH] gpio: intel-mid: Pass irqchip when adding gpiochip
 2019-08-12 11:05 UTC  (2+ messages)

[PATCH v5 0/6] Support for Allwinner V3/S3L and Sochip S3
 2019-08-12  8:07 UTC  (2+ messages)

[pinctrl:devel 16/46] drivers/pinctrl/bcm/pinctrl-bcm2835.c:995:10: error: incompatible types when assigning to type 'volatile struct SHIFTER' from type 'unsigned int'
 2019-08-12  7:31 UTC  (6+ messages)

[PATCH v2 00/13] v2: ARM: move lpc32xx to multiplatform
 2019-08-12  7:09 UTC  (3+ messages)
` [PATCH v2 05/13] gpio: lpc32xx: allow building on non-lpc32xx targets

[PATCH] pinctrl: bcm2835: Pass irqchip when adding gpiochip
 2019-08-12  6:48 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx parameter
 2019-08-12  0:51 UTC  (3+ messages)

[PATCH 10/18] mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
 2019-08-11 20:15 UTC  (4+ messages)
` [PATCH 12/18] pinctrl: bcm2835: Add support for BCM2711 pull-up functionality

[GIT PULL] pin control fixes for v5.3
 2019-08-10 19:30 UTC  (2+ messages)

[PATCH 00/16] ARM: remove ks8695 and w90x900 platforms
 2019-08-10  9:03 UTC  (4+ messages)
` [PATCH 03/16] gpio: remove ks8695 driver

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-08-10  8:51 UTC  (8+ messages)

[git pull] pinctrl: sh-pfc: Updates for v5.4
 2019-08-10  8:31 UTC  (2+ messages)

[PATCH] pinctrl: freescale: imx: Add of_node_put() before return
 2019-08-10  8:30 UTC  (2+ messages)

[PATCH] pinctrl: sprd: Add of_node_put() before return to prevent memory leak
 2019-08-10  8:23 UTC  (2+ messages)

[PATCH] pinctrl: stm32: stm32: Add of_node_put() before return
 2019-08-10  8:22 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed
 2019-08-09 18:52 UTC  (7+ messages)
` [PATCH v2 1/3] pinctrl: sh-pfc: add new flags into struct sh_pfc_pin_config
` [PATCH v2 2/3] pinctrl: sh-pfc: remove incomplete flag "cfg->type"
` [PATCH v2 3/3] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed


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