linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-31 08:37:27 to 2018-02-12 14:59:21 UTC [more...]

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-02-12 14:59 UTC  (28+ messages)
` [PATCH 01/21] regulator: core: Support passing an initialized GPIO enable descriptor
` [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
` [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
` [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 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 0/6] Introduce STMicroelectronics MultiFunction eXpander
 2018-02-12 14:15 UTC  (9+ 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] 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 0/3] Convert GPIO SPI to use descriptors only
 2018-02-12 12:45 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-gpio: Rewrite to use GPIO descriptors
` [PATCH 2/3] spi: spi-gpio: Delete references to non-GENERIC_BITBANG
` [PATCH 3/3] spi: spi-gpio: Augment device tree bindings

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

[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 v2 0/6] Initial Allwinner H6 support
 2018-02-12  9:16 UTC  (16+ messages)
  ` [PATCH v2 1/6] pinctrl: sunxi: support pin controllers with holes among IRQ banks
  ` [PATCH v2 2/6] pinctrl: sunxi: add support for the Allwinner H6 main pin controller
  ` [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 v2 3/6] clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks

[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-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe()
 2018-02-11 21:04 UTC 

[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-OMAP: Adjustments for omap_gpio_probe()
 2018-02-10 21:08 UTC  (3+ 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 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 0/3] Use of_clk_get_parent_count() instead of open coding
 2018-02-10 16:35 UTC  (3+ messages)
` [PATCH 2/3] soc: rockchip: power-domain: "

[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  (10+ messages)
` [PATCH 1/4] pinctrl: mcp23s08: IRQ behavior for open-drain interrupts
` [PATCH 2/4] pinctrl: mcp23s08: spi: Fix regmap debugfs entries
` [PATCH 4/4] pinctrl: mcp23s08: spi: Fix duplicate pinctrl "
` [PATCH 3/4] pinctrl: mcp23s08: spi: Add HW address to gpio_chip.label

[PATCH v2 1/3] dt-bindings: add binding for i.MX8MQ IOMUXC
 2018-02-08 19:19 UTC  (19+ messages)
` [PATCH v2 2/3] pinctrl: imx: allow to configure SION with generic pinconf
` [PATCH v2 3/3] pinctrl: imx: add driver for i.MX8MQ

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

How do I set user space GPIO polarity (active state) via device tree?
 2018-02-08 17:55 UTC 

[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 1/2] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-02-08  8:01 UTC  (2+ messages)
` [PATCH 2/2] gpio: Add Spreadtrum EIC driver support

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

[PATCH] gpiolib: friendly debug information for consumer
 2018-02-08  5:51 UTC  (3+ messages)
  `  "

[PATCH v4 0/5] gpio: driver for the RPi3 GPIO expander
 2018-02-07 18:35 UTC  (6+ messages)
  ` [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 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 5/5] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[PATCH] pinctrl: msm: Use dynamic GPIO numbering
 2018-02-07 14:52 UTC  (3+ messages)

[PATCH] pinctrl: msm: allow the gpio base to be configurable
 2018-02-07 14:50 UTC  (6+ messages)

[PATCH] gpio: serial: max310x: Use HW type for gpio_chip's label
 2018-02-07 14:23 UTC  (3+ messages)

[PATCH v2 0/3] Support qcom pinctrl protected pins
 2018-02-07 13:34 UTC  (3+ messages)
` [PATCH v2 2/3] gpiolib-of: Support 'reserved-gpio-ranges' property

[PATCH] gpio: davinci: add support for pinmux gpio ranges
 2018-02-07 13:00 UTC  (2+ messages)

[PATCH v2 0/6] Nintendo Wii GPIO driver
 2018-02-07 12:54 UTC  (8+ messages)
` [PATCH v2 3/6] gpio: Add GPIO driver for Nintendo Wii
` [PATCH v2 4/6] dt-bindings: gpio: Add binding for Wii GPIO controller

[PATCH] pinctrl: meson-axg: adjust uart_ao_b pin group naming
 2018-02-07 12:31 UTC  (2+ messages)

[PATCH v3 0/4] gpio: driver for the RPi3 GPIO expander
 2018-02-07 10:20 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-02-06 13:37 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH] gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()
 2018-02-06 13:29 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add irq_enable callback for msm gpio
 2018-02-05 23:41 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Implicit inclusion fallout fixes
 2018-02-05 23:03 UTC  (9+ messages)
` [PATCH 1/2] drm/rockchip: lvds: Explicitly include pinctrl headers
` [PATCH 2/2] mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
` [PATCH] net: mediatek: Explicitly include pinctrl headers

[GIT PULL] pin control bulk changes for v4.16
 2018-02-05 19:08 UTC  (13+ messages)

[PATCH v2 1/2] dt-bindings: gpio: Add Spreadtrum GPIO controller documentation
 2018-02-05  6:09 UTC  (5+ messages)
` [PATCH v2 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform

[PATCH/RFT v4] gpio: gpio-rcar: Support S2RAM
 2018-02-04 19:15 UTC 

[PATCH 1/2] dt-bindings: gpio: Add Spreadtrum GPIO controller documentation
 2018-02-01 15:12 UTC  (11+ messages)
` [PATCH 2/2] gpio: Add GPIO driver for Spreadtrum SC9860 platform

[PATCH] pinctrl: at91-pio4: add support for drive-strength property
 2018-02-01  9:50 UTC  (4+ 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).