linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 09:06:54 to 2019-07-03 02:17:10 UTC [more...]

[PATCH AUTOSEL 4.19 25/26] pinctrl: mediatek: Update cur_mask in mask/mask ops
 2019-07-03  2:16 UTC 

[PATCH AUTOSEL 5.1 36/39] pinctrl: mediatek: Update cur_mask in mask/mask ops
 2019-07-03  2:15 UTC 

[PATCH 0/4] gpio: stp-xway: small cleanups and improvements
 2019-07-02 22:32 UTC  (5+ messages)
` [PATCH 1/4] gpio: stp-xway: simplify error handling in xway_stp_probe()
` [PATCH 2/4] gpio: stp-xway: improve module clock error handling
` [PATCH 3/4] gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
` [PATCH 4/4] gpio: stp-xway: allow compile-testing

[RFC/RFT v3 00/14] arm64: g12a: add support for DVFS
 2019-07-02 23:54 UTC  (27+ messages)
` [RFC/RFT v3 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT v3 03/14] clk: meson: regmap: export regmap_div ops functions
` [RFC/RFT v3 04/14] clk: meson: eeclk: add setup callback
` [RFC/RFT v3 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v3 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v3 07/14] clk: meson: g12a: add notifiers to handle cpu clock change
` [RFC/RFT v3 08/14] clk: meson: g12a: expose CPUB clock ID for G12B
` [RFC/RFT v3 09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi
` [RFC/RFT v3 10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 11/14] arm64: dts: meson-g12a: add cpus OPP table
` [RFC/RFT v3 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
` [RFC/RFT v3 13/14] arm64: dts: meson-g12b: add cpus OPP tables
` [RFC/RFT v3 14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS

[PATCH v1 1/2] pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
 2019-07-03  0:30 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: baytrail: Re-use data structures from pinctrl-intel.h

[PATCH] Revert "spi: gpio: Don't request CS GPIO in DT use-case"
 2019-07-02 19:41 UTC  (7+ messages)
` Applied "spi: gpio: Fix handling of CS GPIO for DT systems" to the spi tree
` Applied "Revert "spi: gpio: Don't request CS GPIO in DT use-case"" "

[PATCH] gpio/spi: Fix spi-gpio regression on active high CS
 2019-07-02 19:39 UTC 

[gpio:devel-gpio-driver-isolation 65/66] include/asm-generic/gpio.h:60:9: error: implicit declaration of function 'gpiod_to_chip'; did you mean 'gpio_to_chip'?
 2019-07-02 12:21 UTC 

[gpio:devel-gpio-driver-isolation 65/66] drivers/leds/leds-pca9532.c:349:3: error: implicit declaration of function 'gpiochip_remove'; did you mean 'pca9532_remove'?
 2019-07-02 12:03 UTC 

[PATCH v2 0/3] ipinctrl: qcom: Add support for SM8150
 2019-07-02 10:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes
` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding
` [PATCH v2 3/3] pinctrl: qcom: Add SM8150 pinctrl driver

[PATCH] gpiolib: Clarify use of non-sleeping functions
 2019-07-01 14:28 UTC 

[PATCH] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
 2019-07-01 14:27 UTC 

[PATCH] gpiolib: Document new gpio_chip.init_valid_mask field
 2019-07-01 14:26 UTC 

[PATCH] Documentation: gpio: Fix reference to gpiod_get_array()
 2019-07-01 14:10 UTC 

[RFC/RFT v2 00/14] arm64: g12a: add support for DVFS
 2019-07-01  9:07 UTC  (19+ messages)
` [RFC/RFT v2 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT v2 03/14] clk: meson: regmap: export regmap_div ops functions
` [RFC/RFT v2 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v2 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v2 07/14] clk: meson: g12a: add notifiers to handle cpu clock change
` [RFC/RFT v2 08/14] clk: meson: g12a: expose CPUB clock ID for G12B
` [RFC/RFT v2 09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi
` [RFC/RFT v2 10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
` [RFC/RFT v2 13/14] arm64: dts: meson-g12b: add cpus OPP tables
` [RFC/RFT v2 14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS

[PATCH V5 00/18] SC7 entry and exit support for Tegra210
 2019-06-29 21:45 UTC  (38+ messages)
` [PATCH V5 01/18] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 03/18] clk: tegra: Save and restore divider rate
` [PATCH V5 04/18] clk: tegra: pllout: Save and restore pllout context
` [PATCH V5 05/18] clk: tegra: pll: Save and restore pll context
` [PATCH V5 06/18] clk: tegra: Save and restore CPU and System clocks context
` [PATCH V5 07/18] clk: tegra: Support for saving and restoring OSC context
` [PATCH V5 08/18] clk: tegra: Add suspend resume support for DFLL
` [PATCH V5 09/18] clk: tegra: Add save and restore context support for peripheral clocks
` [PATCH V5 10/18] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
` [PATCH V5 12/18] soc/tegra: pmc: Allow support for more tegra wake
` [PATCH V5 13/18] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V5 14/18] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V5 15/18] soc/tegra: pmc: Configure core power request polarity
` [PATCH V5 16/18] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V5 17/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V5 18/18] arm64: dts: tegra210-p3450: Jetson nano "

[PATCH][next] gpio: bd70528: remove redundant assignment to variable ret
 2019-06-29 12:33 UTC 

[GIT PULL] pin control fixes for v5.2
 2019-06-29  9:30 UTC  (2+ messages)

[PATCH 24/39] docs: driver-model: move it to the driver-api book
 2019-06-28 18:53 UTC  (3+ messages)
` [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide

[PATCH][next] gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
 2019-06-28 16:14 UTC 

[PATCH 1/4 v1] gpio: Add support for hierarchical IRQ domains
 2019-06-28 15:58 UTC  (7+ messages)

[PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600
 2019-06-28 15:46 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two
` [PATCH v2 2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
` [PATCH v2 3/8] dt-bindings: pinctrl: aspeed: Convert AST2500 "
` [PATCH v2 4/8] MAINTAINERS: Add entry for ASPEED pinctrl drivers
` [PATCH v2 5/8] pinctrl: aspeed: Correct comment that is no longer true
` [PATCH v2 6/8] pinctrl: aspeed: Clarify comment about strapping W1C
` [PATCH v2 7/8] pinctrl: aspeed: Split out pinmux from general pinctrl
` [PATCH v2 8/8] pinctrl: aspeed: Add implementation-related documentation

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-06-28  9:30 UTC 

[PATCH V4 0/2] Add Inverter controller for gpio configuration
 2019-06-28  9:22 UTC  (6+ messages)
` [PATCH V4 1/2] gpio: inverter: "
` [PATCH V4 2/2] gpio: inverter: document the inverter bindings

[PATCH 0/8] pinctrl: aspeed: Preparation for AST2600
 2019-06-28  1:01 UTC  (22+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: aspeed: Split bindings document in two
` [PATCH 2/8] dt-bindings: pinctrl: aspeed: Convert AST2400 bindings to json-schema
` [PATCH 5/8] pinctrl: aspeed: Correct comment that is no longer true
` [PATCH 6/8] pinctrl: aspeed: Clarify comment about strapping W1C

[PATCH 3/5 v3] gpio: siox: Pass irqchip when adding gpiochip
 2019-06-27 17:02 UTC 

[PATCH] gpio: tegra: Clean-up debugfs initialisation
 2019-06-27 16:25 UTC  (3+ messages)

[GIT PULL] gpio: updates for v5.3
 2019-06-27 16:23 UTC  (2+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-27 13:30 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge window

[PATCH v2] pinctrl: mediatek: Update cur_mask in mask/mask ops
 2019-06-27 11:23 UTC  (2+ messages)

[PATCH V3 0/2] Add Inverter controller for gpio configuration
 2019-06-27 11:11 UTC  (3+ messages)
` [PATCH V3 1/2] gpio: inverter: "

[PATCH] gpio: pl061: Pass irqchip when adding gpiochip
 2019-06-27 10:32 UTC  (3+ messages)

[PATCH] gpio: ath79: Pass irqchip when adding gpiochip
 2019-06-27 10:19 UTC  (2+ messages)

[PATCH 1/2] pinctrl: remove unneeded #ifdef around declarations
 2019-06-27  0:59 UTC  (3+ messages)

[PATCH] gpio: siox: Pass irqchip when adding gpiochip
 2019-06-26 19:36 UTC  (3+ messages)

[RFC] Addition of kernel
 2019-06-26 18:16 UTC  (5+ messages)

[PATCH 01/30] include: linux: platform_device: more helpers for declaring platform drivers
 2019-06-26 17:27 UTC  (3+ messages)

siox: driver init boilerplate reduction v3
 2019-06-26 17:31 UTC  (4+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration

[PATCH V4 00/18] SC7 entry and exit support for Tegra210
 2019-06-26 17:06 UTC  (19+ messages)
` [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 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 14/18] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V4 18/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings

[PATCH v1] arm64: dts: qcom: msm8998: Add i2c5 pins
 2019-06-26 16:20 UTC 

How to write "modern" pinctrl DT node
 2019-06-26 15:30 UTC  (6+ messages)
      ` [PATCH v1] pinctrl: msm8998: Squash TSIF pins together

[PATCH v3] gpio: mockup: no need to check return value of debugfs_create functions
 2019-06-26 12:22 UTC  (4+ messages)

[PATCH 1/5] gpio: siox: Do not call gpiochip_remove() on errorpath
 2019-06-26 11:49 UTC  (11+ messages)
` [PATCH 2/5] gpio: siox: Switch to IRQ_TYPE_NONE
` [PATCH 3/5] gpio: siox: Pass irqchip when adding gpiochip
` [PATCH 4/5] gpio: siox: Add struct device *dev helper variable
` [PATCH 5/5] gpio: siox: Use devm_ managed gpiochip

[PATCH] unicore: Drop pointless include
 2019-06-26  9:34 UTC 

[PATCH] x86: platform/geode: Drop <linux/gpio.h> includes
 2019-06-26  9:21 UTC 


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