linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-07 15:52:21 to 2018-02-20 16:45:03 UTC [more...]

[PATCH v2 0/3] Support qcom pinctrl protected pins
 2018-02-20 16:45 UTC  (2+ messages)

[PATCH v5 0/5] gpio: driver for the RPi3 GPIO expander
 2018-02-20 13:40 UTC  (7+ messages)
` [PATCH v5 1/5] ARM: bcm2835: sync firmware properties with downstream
` [PATCH v5 2/5] dt-bindings: gpio: add raspberry pi GPIO expander binding
` [PATCH v5 3/5] gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service
` [PATCH v5 4/5] ARM: dts: bcm2835: make the firmware node into a bus
` [PATCH v5 5/5] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[PATCH v4 0/5] gpio: driver for the RPi3 GPIO expander
 2018-02-20 13:39 UTC  (9+ messages)
` [PATCH v4 2/5] dt-bindings: gpio: add raspberry pi GPIO expander binding
` [PATCH v4 3/5] gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service
  ` [PATCH v4 1/5] ARM: bcm2835: sync firmware properties with downstream
  ` [PATCH v4 4/5] ARM: dts: bcm2835: make the firmware node into a bus
` [PATCH v4 5/5] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
 2018-02-20 12:56 UTC  (2+ messages)

[PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-02-20  7:55 UTC  (26+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: Add bindings for Actions S900 SoC
` [PATCH 02/10] arm64: dts: actions: Add pinctrl node for S900
` [PATCH 03/10] arm64: actions: Enable PINCTRL in platforms Kconfig
` [PATCH 04/10] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH 05/10] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
` [PATCH 07/10] arm64: dts: actions: Add gpio line names to Bubblegum-96 board
` [PATCH 08/10] gpio: Add gpio driver for Actions OWL S900 SoC
  ` [PATCH 06/10] arm64: dts: actions: Add S900 gpio nodes
  ` [PATCH 09/10] MAINTAINERS: Add reviewer for ACTIONS platforms
` [PATCH 10/10] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries

[PATCH 0/6] Introduce STMicroelectronics MultiFunction eXpander
 2018-02-19 17:13 UTC  (15+ messages)
` [PATCH 2/6] mfd: Add ST Multi-Function eXpander core driver
` [PATCH 3/6] gpio: Add GPIO support for the ST Multi-Function eXpander
` [PATCH 4/6] ARM: dts: stm32: add MFX support on I2C1 on stm32746g-eval
` [PATCH 5/6] ARM: dts: stm32: add joystick support "
  ` [PATCH 1/6] dt-bindings: mfd: Add ST Multi-Function eXpander driver
  ` [PATCH 6/6] ARM: configs: stm32: enable ST MFX and its GPIO expander feature

[PATCH 0/3] Use of_clk_get_parent_count() instead of open coding
 2018-02-18 19:09 UTC  (4+ messages)
` [PATCH 2/3] soc: rockchip: power-domain: "

[PATCH] gpiolib: suppress error message on EPROBE_DEFER
 2018-02-18  3:47 UTC  (4+ messages)

[RFC PATCH v1] pinctrl: meson: meson8b: fix requesting GPIOs greater than GPIOZ_3
 2018-02-17 19:44 UTC  (6+ messages)

[PATCH v2] pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-17 15:25 UTC 

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-02-17  9:59 UTC  (37+ messages)
` [PATCH 01/21] regulator: core: Support passing an initialized GPIO enable descriptor
  ` Applied "regulator: core: Support passing an initialized GPIO enable descriptor" to the regulator tree
` [PATCH 02/21] regulator: fixed: Convert to use GPIO descriptor only
` [PATCH 03/21] regulator: gpio: Get enable GPIO using GPIO descriptor
` [PATCH 04/21] regulator: da9055: Pass descriptor instead of GPIO number
  ` Applied "regulator: da9055: Pass descriptor instead of GPIO number" to the regulator tree
` [PATCH 05/21] regulator: arizona-ldo1: Look up a descriptor and pass to the core
` [PATCH 06/21] regulator: da9211: Pass descriptors instead of GPIO numbers
  ` Applied "regulator: da9211: Pass descriptors instead of GPIO numbers" to the regulator tree
` [PATCH 07/21] regulator: max8973: Pass descriptor instead of GPIO number
` [PATCH 08/21] regulator: max77686: "
` [PATCH 09/21] regulator: lm363x: "
` [PATCH 10/21] regulator: lp8788-ldo: "
` [PATCH 11/21] regulator: max8952: "
` [PATCH 12/21] regulator: pfuze100: Delete reference to ena_gpio
` [PATCH 13/21] regulator: s2mps11: Pass descriptor instead of GPIO number
` [PATCH 14/21] regulator: s5m8767: "
` [PATCH 15/21] regulator: tps65090: "
` [PATCH 16/21] regulator: wm8994: "
` [PATCH 17/21] regulator: core: Only support passing enable GPIO descriptors
` [PATCH 18/21] regulator: fixed/gpio: Pull inversion/OD into gpiolib
` [PATCH 19/21] regulator: fixed/gpio: Update device tree bindings
` [PATCH 20/21] regulator: gpio: Convert to fully use descriptors
` [PATCH 21/21] regulator: gpio: Simplify probe path

[PATCH] pinctrl/amd: add get_direction handler
 2018-02-16 19:12 UTC 

[PATCH/RFT v4] gpio: gpio-rcar: Support S2RAM
 2018-02-15 16:26 UTC  (3+ messages)

[libgpiod] Braswell GPIO newbie question
 2018-02-15 14:06 UTC 

[PATCH 1/8] pinctrl: sh-pfc: r8a77995: Add DU support
 2018-02-15 12:32 UTC  (2+ messages)

[PATCH 0/3] Convert GPIO SPI to use descriptors only
 2018-02-14 18:53 UTC  (10+ messages)
` [PATCH 1/3] spi: spi-gpio: Rewrite to use GPIO descriptors
  ` Applied "spi: spi-gpio: Rewrite to use GPIO descriptors" to the spi tree
` [PATCH 2/3] spi: spi-gpio: Delete references to non-GENERIC_BITBANG
` [PATCH 3/3] spi: spi-gpio: Augment device tree bindings

[PATCH v1] pinctrl: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-02-14 15:44 UTC 

How do I set user space GPIO polarity (active state) via device tree?
 2018-02-14 14:59 UTC  (2+ messages)
` AW: "

(unknown),
 2018-02-13 22:57 UTC 

[PATCH 1/2] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-02-14  3:41 UTC  (8+ messages)
` [PATCH 2/2] gpio: Add Spreadtrum EIC driver support

[PATCH v3 1/2] dt-bindings: gpio: Add Spreadtrum GPIO controller documentation
 2018-02-14  2:51 UTC  (9+ messages)
` [PATCH v3 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform

[PATCH 1/2] gpio: dwapb: Use "stride" rather than "size" for register distance
 2018-02-14  1:41 UTC  (4+ messages)
` [PATCH 2/2] gpio: dwapb: Call directly into the gpiochip to read value

[PATCH] gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
 2018-02-13 18:45 UTC  (2+ messages)

[PATCH] gpio: Handle deferred probing in of_find_gpio() properly
 2018-02-13  6:08 UTC 

[PATCH v2 0/6] Initial Allwinner H6 support
 2018-02-13  0:38 UTC  (14+ messages)
` [PATCH v2 2/6] pinctrl: sunxi: add support for the Allwinner H6 main pin controller
    ` [linux-sunxi] "
` [PATCH v2 4/6] clk: sunxi-ng: add support for the Allwinner H6 CCU
` [PATCH v2 5/6] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file
  ` [linux-sunxi] "
` [PATCH v2 6/6] arm64: allwinner: h6: add support for Pine H64 board

[PATCH] pinctrl: nomadik: add USB functions for STn8815
 2018-02-12 21:54 UTC 

[PATCH] gpio: ftgpio010: Fix some more registers
 2018-02-12 21:40 UTC 

[PATCH 0/2] GPIO-OMAP: Adjustments for omap_gpio_probe()
 2018-02-12 17:33 UTC  (4+ messages)
` [PATCH 1/2] gpio: omap: Delete an error message for a failed memory allocation in omap_gpio_probe()
` [PATCH 2/2] gpio: omap: Improve a size determination "

[PATCH v3 0/3] renesas: irqchip: Use wakeup_path i.s.o. explicit clock handling
 2018-02-12 14:40 UTC  (5+ messages)
` [PATCH v3 1/3] irqchip/renesas-intc-irqpin: "
` [PATCH v3 2/3] irqchip/renesas-irqc: "
` [PATCH v3 3/3] gpio: rcar: "

[PATCH] dt-bindings: pinctrl: sh-pfc: Correct SoC family name for R8A7778
 2018-02-12 14:20 UTC  (3+ messages)

[PATCH] gpio: tegra: Convert to use DEFINE_SHOW_ATTRIBUTE macro
 2018-02-12 14:01 UTC 

[libgpiod] pull_up and pull_down resistors
 2018-02-12 13:11 UTC  (2+ messages)

[PATCH] gpio: include consumer header in gpiolib.h
 2018-02-12 10:11 UTC 

[PATCH] gpio: include consumer header in gpiolib.h
 2018-02-12 10:09 UTC 

[PATCH] gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe()
 2018-02-12 10:08 UTC  (2+ messages)

[PATCH] selftests/gpio: Makefile deletes unnecessary files
 2018-02-12  9:28 UTC 

[PATCH 1/3] extcon: gpio: Localize platform data
 2018-02-12  8:53 UTC  (3+ messages)
` [PATCH 2/3] extcon: gpio: Move platform data into state container
` [PATCH 3/3] extcon: gpio: Convert to fully use GPIO descriptor

[PATCH] gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe()
 2018-02-10 21:30 UTC 

[PATCH 0/2] GPIO-Timberdale: Adjustments for timbgpio_probe()
 2018-02-10 20:33 UTC  (3+ messages)
` [PATCH 1/2] gpio: timberdale: Delete an error message for a failed memory allocation in timbgpio_probe()
` [PATCH 2/2] gpio: timberdale: Improve a size determination "

[PATCH v3 0/4] Nintendo Wii GPIO driver
 2018-02-09 16:58 UTC  (9+ messages)
  ` [PATCH v3 1/4] powerpc: wii: Explicitly configure GPIO owner for poweroff pin
  ` [PATCH v3 2/4] gpio: Add GPIO driver for Nintendo Wii
` [PATCH v3 3/4] powerpc: wii.dts: Add ngpios property
` [PATCH v3 4/4] powerpc: wii.dts: Add GPIO line names

[PATCH 0/4] Improvements for MCP23Sxx chips
 2018-02-09  3:37 UTC  (4+ messages)
` [PATCH 1/4] pinctrl: mcp23s08: IRQ behavior for open-drain interrupts

[PATCH v2 1/3] dt-bindings: add binding for i.MX8MQ IOMUXC
 2018-02-08 19:19 UTC  (15+ messages)

[ANNOUNCE] libgpiod v1.0
 2018-02-08 17:22 UTC  (4+ messages)

[PATCH] pinctrl: ocelot: make function ocelot_pinctrl_probe static
 2018-02-08 14:24 UTC 

[PATCH] gpio-pca953x: fall back to byte-at-a-time for 24-bit io
 2018-02-08 12:10 UTC  (4+ messages)

[PATCH] gpiolib: friendly debug information for consumer
 2018-02-08  5:51 UTC  (3+ 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).