linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 05:30:31 to 2019-06-20 13:16:50 UTC [more...]

[RFC] Initial state for GPIOs
 2019-06-20 13:16 UTC 

How to write "modern" pinctrl DT node
 2019-06-20 11:02 UTC 

[PATCH] pinctrl: Minimize SPDX hamming distance
 2019-06-20  8:57 UTC 

[PATCH 1/3] gpiolib: no need to cast away return value of debugfs_create_file()
 2019-06-20  7:25 UTC  (9+ messages)
` [PATCH 2/3] gpio: tegra: "
` [PATCH 3/3] gpio: mockup: no need to check return value of debugfs_create functions
  ` [PATCH v2] "

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-19 14:54 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

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

[PATCH V3 0/2] Add Inverter controller for gpio configuration
 2019-06-19 12:45 UTC  (3+ messages)
` [PATCH V3 1/2] gpio: inverter: "
` [PATCH V3 2/2] gpio: inverter: document the inverter bindings

[PATCH] gpio: Fix return value mismatch of function gpiod_get_from_of_node()
 2019-06-19 12:45 UTC  (2+ messages)

[PATCH 1/3] include: linux: spi: more helpers for declaring spi drivers
 2019-06-19 12:14 UTC  (5+ messages)
` [PATCH 2/3] drivers: gpio: pcf857x: use subsys_spi_driver()
` [PATCH 3/3] drivers: gpio: mc33880: "

[RFC] Addition of kernel
 2019-06-19 11:54 UTC  (5+ messages)

[PATCH 1/7] drivers: gpio: rcar: pedantic formatting
 2019-06-19 11:34 UTC  (8+ 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 V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-19  8:57 UTC  (44+ 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 v4 0/6] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-19  5:43 UTC  (13+ 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 v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-06-18 21:05 UTC  (2+ messages)
` [PATCH v1 12/22] docs: driver-api: add .rst files from the main dir

[PATCH v2 09/29] docs: driver-model: convert docs to ReST and rename to *.rst
 2019-06-18 20:53 UTC 

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

generic gpio-syscon
 2019-06-18 16:02 UTC 

[PATCH 0/2] pinctl: armada-37xx: fix for pins 32+
 2019-06-18 16:01 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: rename reg-offset function
` [PATCH 2/2] pinctrl: armada-37xx: fix control of pins 32 and up

[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/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  (5+ messages)
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()

[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] 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 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  (6+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[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  (6+ 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).