linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 08:56:55 to 2019-06-18 14:10:27 UTC [more...]

[PATCH] dt-bindings: Add missing newline at end of file
 2019-06-18 14:10 UTC  (2+ messages)

[PATCH V2 0/2] Add Inverter controller for gpio configuration
 2019-06-18 13:58 UTC  (5+ messages)
` [PATCH V2 1/2] gpio: inverter: "
` [PATCH V2 2/2] gpio: inverter: document the inverter bindings

[PATCH 1/3] include: linux: spi: more helpers for declaring spi drivers
 2019-06-18 13:48 UTC  (4+ messages)
` [PATCH 2/3] drivers: gpio: pcf857x: use subsys_spi_driver()
` [PATCH 3/3] drivers: gpio: mc33880: "

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-18 12:16 UTC  (33+ messages)
` [PATCH V3 01/17] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V3 02/17] pinctrl: tegra: add suspend and resume support
` [PATCH V3 03/17] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V3 04/17] clk: tegra: save and restore divider rate
` [PATCH V3 05/17] clk: tegra: pllout: save and restore pllout context
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context
` [PATCH V3 07/17] clk: tegra: save and restore CPU and System clocks context
` [PATCH V3 08/17] clk: tegra: add support for peripheral clock suspend and resume
` [PATCH V3 09/17] clk: tegra: support for saving and restoring OSC clock context
` [PATCH V3 10/17] clk: tegra: add suspend resume support for DFLL
` [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V3 12/17] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V3 13/17] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V3 14/17] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V3 15/17] soc/tegra: pmc: configure core power request polarity
` [PATCH V3 16/17] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V3 17/17] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings

[PATCH 1/2] pinctrl: remove unneeded #ifdef around declarations
 2019-06-18 11:45 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: make pinconf.h self-contained

[PATCH V1 1/2] gpio: inverter: Add virtual controller for gpio configuration
 2019-06-18 11:42 UTC 

[PATCH v2 1/1] pinctlr: mcp23s08: Fix add_data and irqchip_add_nested call order
 2019-06-18 11:33 UTC 

[PATCH-next 00/20] gpio: gpio-omap: set of fixes and big clean-up
 2019-06-18 11:28 UTC  (14+ messages)
` [PATCH-next 16/20] gpio: gpio-omap: clean up omap_gpio_restore_context()
` [PATCH-next 17/20] gpio: gpio-omap: constify register tables
` [PATCH-next 18/20] gpio: gpio-omap: clean up wakeup handling
` [PATCH-next 19/20] gpio: gpio-omap: irq_startup() must not return error codes
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()

siox: driver init boilerplate reduction v2
 2019-06-18 10:40 UTC  (3+ messages)
` [PATCH v2 1/2] include: linux: siox: more for declaring siox drivers
` [PATCH v2 2/2] drivers: gpio: siox: use module_siox_driver()

[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
 2019-06-18  9:00 UTC  (32+ messages)
` [PATCH 02/30] drivers: gpio: altera: use subsys_platform_driver()
` [PATCH 03/30] drivers: gpio: da9055: "
` [PATCH 04/30] drivers: gpio: htc-egpio: "
` [PATCH 05/30] drivers: gpio: lynxpoint: "
` [PATCH 06/30] drivers: gpio: lantiq: "
` [PATCH 07/30] drivers: gpio: msic: "
` [PATCH 08/30] drivers: gpio: palmas: "
` [PATCH 09/30] drivers: gpio: rc5t583: "
` [PATCH 10/30] drivers: gpio: spear-spics: "
` [PATCH 11/30] drivers: gpio: stmpe: "
` [PATCH 12/30] drivers: gpio: stp-xway: "
` [PATCH 13/30] drivers: gpio: tc3589x: "
` [PATCH 14/30] drivers: gpio: tegra: "
` [PATCH 15/30] drivers: gpio: tps6586x: "
` [PATCH 16/30] drivers: gpio: tps65910: "
` [PATCH 17/30] drivers: gpio: twl4030: "
` [PATCH 18/30] drivers: gpio: wm831x: "
` [PATCH 19/30] drivers: gpio: wm8350: "
` [PATCH 20/30] drivers: gpio: wm8994: "
` [PATCH 21/30] drivers: gpio: xilinx: "
` [PATCH 22/30] drivers: gpio: em: use postcore_platform_driver()
` [PATCH 23/30] drivers: gpio: ep93xx: "
` [PATCH 24/30] drivers: gpio: mxs: "
` [PATCH 25/30] drivers: gpio: omap: "
` [PATCH 26/30] drivers: gpio: zynq: "
` [PATCH 27/30] drivers: gpio: iop: use arch_platform_driver()
` [PATCH 28/30] drivers: gpio: mpc8xxx: "
` [PATCH 29/30] drivers: gpio: max7300: "
` [PATCH 30/30] drivers: gpio: max732x: use subsys_i2c_driver()

[PATCH 1/2] include: linux: siox: more for declaring siox drivers
 2019-06-18  5:54 UTC  (4+ messages)
` [PATCH 2/2] drivers: gpio: pca953x: use module_siox_driver()

[PATCH v2 0/4] Add support for Marvell 98DX1135
 2019-06-17 22:18 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
` [PATCH v2 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH v2 3/4] pinctrl: mvebu: Add support for MV98DX1135
` [PATCH v2 4/4] clk: kirkwood: "

[PATCH 0/4] Add support for Marvell 98DX1135
 2019-06-17 21:25 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135
` [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH 3/4] pinctrl: mvebu: Add support for MV98DX1135
` [PATCH 4/4] clk: kirkwood: "

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-17 18:39 UTC  (3+ messages)
` [PATCH 2/3] drivers: gpio: pca953x: use subsys_i2c_driver()
` [PATCH 3/3] drivers: gpio: pcf857x: "

[PATCH 1/7] drivers: gpio: rcar: pedantic formatting
 2019-06-17 16:49 UTC  (7+ messages)
` [PATCH 2/7] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 3/7] drivers: gpio: eic-sprd: use devm_platform_ioremap_resource()
` [PATCH 4/7] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 5/7] drivers: gpio: grgpio: use devm_platform_ioremap_resource()
` [PATCH 6/7] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 7/7] drivers: gpio: vr41xx: use devm_platform_ioremap_resource()

[PATCH] include: linux: gpio: add comments on #if/#else/#endif
 2019-06-17 16:45 UTC 

[PATCH 1/2] drivers: gpio: amd-fch: make resource struct const
 2019-06-17 16:00 UTC  (2+ messages)
` [PATCH 2/2] drivers: gpio: amd-fch: drop unused pdev pointer in privata data

[RFC RESEND PATCH v2 0/4] arm64: dts: ti: am6: Add gpio nodes
 2019-06-17 14:27 UTC  (7+ messages)
` [RFC RESEND PATCH v2 1/4] dt-bindings: gpio: davinci: Add k3 am654 compatible
` [RFC RESEND PATCH v2 3/4] arm64: dts: ti: am6-main: Add gpio nodes

[PATCH] pinctrl: qcom: Clear status bit on irq_unmask
 2019-06-17 13:22 UTC  (4+ messages)
  ` Fwd: "

[PATCH v4 0/6] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-17 12:45 UTC  (14+ messages)
` [PATCH v4 1/6] i2c: i2c-qcom-geni: Provide support for ACPI
` [PATCH v4 2/6] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH v4 3/6] soc: qcom: geni: Add support for ACPI
` [PATCH v4 4/6] usb: dwc3: qcom: Add support for booting with ACPI
` [PATCH v4 5/6] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
` [PATCH v4 6/6] usb: dwc3: qcom: Improve error handling

[RFC] Addition of kernel
 2019-06-17 12:39 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding
 2019-06-17  9:35 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM8150 pinctrl driver

[PATCH v2] pinctrl: qcom: Add irq_enable callback for msm gpio
 2019-06-17  9:34 UTC 

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-15  9:34 UTC  (7+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-14 20:41 UTC  (6+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[PATCH] drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
 2019-06-14 16:50 UTC  (2+ messages)
` [PATCH] drivers: Adjust scope for CONFIG_HAS_IOMEM before devm_platform_ioremap_resource()

[PATCH v2] driver: core: Allow subsystems to continue deferring probe
 2019-06-14 14:36 UTC  (7+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-13 13:05 UTC  (5+ messages)

[PATCH v3 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-13  9:19 UTC  (7+ messages)

[PATCH V3 1/4] dt-binding: Tegra194 pinctrl support
 2019-06-13  8:47 UTC  (3+ messages)
` [PATCH V3 4/4] soc/tegra: select pinctrl for Tegra194

[PATCH 5.1 150/155] gpio: vf610: Do not share irq_chip
 2019-06-13  8:34 UTC 

[PATCH 4.19 112/118] gpio: vf610: Do not share irq_chip
 2019-06-13  8:34 UTC 

[PATCH 4.14 77/81] gpio: vf610: Do not share irq_chip
 2019-06-13  8:34 UTC 

[PATCH] include: linux: gpio: fix build warnings on undefined struct pinctrl_dev
 2019-06-13  0:39 UTC  (2+ messages)

[PATCH v1 09/31] docs: driver-model: convert docs to ReST and rename to *.rst
 2019-06-12 20:21 UTC  (2+ messages)

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-12 14:54 UTC  (11+ messages)
` [PATCH 2/8] i2c: i2c-qcom-geni: Signify successful driver probe

[PATCHv3] gpio: gpio-omap: Fix lost edge wake-up interrupts
 2019-06-12 12:32 UTC  (2+ messages)

[PATCH] pinctrl: xway: Switch to SPDX header
 2019-06-12 12:17 UTC  (2+ messages)

[PATCH] pinctrl: lantiq: Switch to SPDX header
 2019-06-12 12:17 UTC  (2+ messages)

[PATCH v2 00/11] Support for Allwinner V3/S3L and Sochip S3
 2019-06-12 12:14 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: pinctrl: add missing compatible string for V3s
` [PATCH v2 02/11] dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl


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