linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 18:44:20 to 2019-06-24 16:22:07 UTC [more...]

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

[PATCH 1/2 v9] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-24 15:35 UTC  (3+ messages)

[PATCH] gpio: Sort GPIO drivers in Makefile
 2019-06-24 14:49 UTC 

[PATCH v3 0/9] Support for Allwinner V3/S3L and Sochip S3
 2019-06-24 13:48 UTC  (15+ messages)
` [PATCH v3 1/9] pinctrl: sunxi: v3s: introduce support for V3
` [PATCH v3 2/9] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH v3 3/9] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
` [PATCH v3 4/9] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v3 5/9] dt-bindings: vendor-prefixes: add SoChip
` [PATCH v3 6/9] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v3 7/9] dt-bindings: vendor-prefixes: add Sipeed
` [PATCH v3 8/9] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v3 9/9] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH 1/4 v1] gpio: Add support for hierarchical IRQ domains
 2019-06-24 13:25 UTC  (4+ messages)
` [PATCH 2/4 v1] gpio: ixp4xx: Convert to hieararchical GPIOLIB_IRQCHIP
` [PATCH 3/4 v1] RFT: gpio: thunderx: Switch to GPIOLIB_IRQCHIP
` [PATCH 4/4 v1] RFT: gpio: uniphier: "

[PATCH] pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard
 2019-06-24 12:51 UTC  (4+ messages)

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-24 12:08 UTC  (9+ messages)
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [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-24 11:00 UTC  (7+ messages)
` [PATCH] drivers: Adjust scope for CONFIG_HAS_IOMEM before devm_platform_ioremap_resource()
        `  "

[PATCH V1 1/2] gpio: inverter: Add virtual controller for gpio configuration
 2019-06-24 10:50 UTC  (2+ messages)

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-24  8:59 UTC  (5+ messages)

[RFC] Addition of kernel
 2019-06-24  8:49 UTC  (4+ messages)

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

[RFC] Initial state for GPIOs
 2019-06-24  6:32 UTC  (3+ messages)

siox: driver init boilerplate reduction v3
 2019-06-24  6:04 UTC  (4+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration
` [PATCH 2/2] drivers: gpio: siox: use module_siox_driver()

siox: driver init boilerplate reduction v2
 2019-06-24  5:33 UTC  (6+ 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] extcon: gpio: Request reasonable interrupts
 2019-06-24  0:10 UTC  (4+ messages)

[PATCH v2 1/2] pinctrl: tegra: Set specific GPIO compatible string
 2019-06-24  1:21 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: tegra: Add bitmask support for parked bits

[PATCH v3] driver: core: Allow subsystems to continue deferring probe
 2019-06-22  9:01 UTC  (2+ messages)

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-21 20:44 UTC  (45+ 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] pinctrl: Add device link between pin controller and GPIO
 2019-06-21 15:24 UTC 

[PATCH] gpio: Add device link support
 2019-06-21 15:23 UTC 

[PATCH v2 09/29] docs: driver-model: convert docs to ReST and rename to *.rst
 2019-06-21 13:47 UTC  (2+ messages)

[PATCH] gpio: Fix return value mismatch of function gpiod_get_from_of_node()
 2019-06-21 12:06 UTC  (5+ messages)
  ` [PATCH V2] "

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-06-21  4:47 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: mediatek: Ignore interrupts that are wake only during resume
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

[PATCH 1/2] pinctrl: tegra: Set specific GPIO compatible string
 2019-06-20 22:20 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: Add bitmask support for parked bits

How to write "modern" pinctrl DT node
 2019-06-20 18:41 UTC  (2+ messages)

[PATCH 1/2] pinctrl: ocelot: fix gpio direction for pins after 31
 2019-06-20 18:30 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: ocelot: fix pinmuxing "

[PATCH 4.9 103/117] gpio: fix gpio-adp5588 build errors
 2019-06-20 17:57 UTC 

[PATCH 4.19 30/61] gpio: fix gpio-adp5588 build errors
 2019-06-20 17:57 UTC 

[PATCH 5.1 51/98] gpio: fix gpio-adp5588 build errors
 2019-06-20 17:57 UTC 

[PATCH 4.14 22/45] gpio: fix gpio-adp5588 build errors
 2019-06-20 17:57 UTC 

[PATCH 4.4 73/84] gpio: fix gpio-adp5588 build errors
 2019-06-20 17:57 UTC 

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

[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 1/3] include: linux: spi: more helpers for declaring spi drivers
 2019-06-19 12:14 UTC  (4+ messages)
` [PATCH 2/3] drivers: gpio: pcf857x: use subsys_spi_driver()

[PATCH 1/7] drivers: gpio: rcar: pedantic formatting
 2019-06-19 11:34 UTC  (3+ messages)
` [PATCH 3/7] drivers: gpio: eic-sprd: use devm_platform_ioremap_resource()

[PATCH v4 0/6] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-19  5:43 UTC  (3+ messages)
` [PATCH v4 3/6] soc: qcom: geni: Add support for 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

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  (3+ messages)
` [PATCH 2/2] pinctrl: make pinconf.h self-contained

[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  (4+ messages)
` [PATCH 07/30] drivers: gpio: msic: use subsys_platform_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  (5+ messages)
` [PATCH 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock


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