linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 06:56:38 to 2019-11-21 14:13:38 UTC [more...]

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-21 14:13 UTC  (29+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v5 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v5 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 11/16] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v5 12/16] regulator: bd71828: Add GPIO based run-level control for regulators
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support
` [PATCH v5 14/16] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core
` [PATCH v5 16/16] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH 1/2] pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config
 2019-11-21 14:10 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: ingenic: Add OTG VBUS pin for the JZ4770

[PATCH v2] pinctrl: Fix Kconfig indentation
 2019-11-21 14:06 UTC  (2+ messages)

[PATCH v1] pinctrl: lewisburg: Update pin list according to v1.1v6
 2019-11-21 14:05 UTC  (3+ messages)

[PATCH v1] gpio: lynxpoint: Setup correct IRQ handlers
 2019-11-21 14:02 UTC  (3+ messages)

[PATCH v1] MAINTAINERS: Replace my email by one @kernel.org
 2019-11-21 13:58 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Replace my email by one @kernel.org
 2019-11-21 13:57 UTC  (2+ messages)

[PATCH] pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
 2019-11-21 13:55 UTC  (2+ messages)

[PATCH v8 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-21 13:53 UTC  (5+ messages)
` [PATCH v8 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v8 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH v4 1/3] pinctrl: cherryview: Split out irq hw-init into a separate helper function
 2019-11-21 13:44 UTC  (7+ messages)
` [PATCH v4 2/3] pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
` [PATCH v4 3/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

[PATCH v2 1/2] gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
 2019-11-21 13:36 UTC  (3+ messages)
` [PATCH v2 2/2] gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK

[PATCH v2 1/2] pinctrl: rza1: remove unnecessary static inline function
 2019-11-21 13:33 UTC  (2+ messages)

[PATCH] gpio/mpc8xxx: fix qoriq GPIO reading
 2019-11-21 13:30 UTC  (2+ messages)

[PATCH] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-11-21 13:29 UTC  (3+ messages)

linusw/devel boot: 59 boots: 0 failed, 59 passed (v5.4-rc6-124-g3f86a7e090d1)
 2019-11-21 12:08 UTC 

linusw/for-next boot: 59 boots: 2 failed, 57 passed (gpio-v5.4-5-120-gac72719b626f)
 2019-11-21 12:08 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-124-g3f86a7e090d1)
 2019-11-21 11:24 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (gpio-v5.4-5-120-gac72719b626f)
 2019-11-21 11:23 UTC 

[libgpiod] [PATCH 00/19] Add support for bias flags and SET_CONFIG
 2019-11-21 11:07 UTC  (38+ messages)
` [libgpiod] [PATCH 02/19] API: add support for bias flags
` [libgpiod] [PATCH 04/19] tests: add tests "
` [libgpiod] [PATCH 06/19] bindings: cxx: initialise bitset with integer instead of string
` [libgpiod] [PATCH 11/19] API: add support for SET_CONFIG
` [libgpiod] [PATCH 19/19] treewide: change "correspond with" to "correspond to"

[PATCH v2 0/5] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-21  9:20 UTC  (17+ messages)
` [PATCH v2 1/5] genirq: introduce irq_domain_translate_onecell
` [PATCH v2 2/5] irqchip: sifive: Support hierarchy irq domain
` [PATCH v2 3/5] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v2 4/5] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v2 5/5] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[PATCH] pinctrl: samsung: modularize samsung pinctrl driver
 2019-11-21  7:38 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v5.4
 2019-11-21  7:11 UTC 

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v3
 2019-11-21  6:19 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: Ingenic: Fix bugs in X1000 and X1500
` [PATCH v3 2/4] pinctrl: Ingenic: Add missing parts for "
` [PATCH v3 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X1830
` [PATCH v3 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

[PATCH] pinctrl: Fix Kconfig indentation
 2019-11-21  1:27 UTC  (3+ messages)

[libgpiod][PATCH v2 00/14] Add support for bias flags and SET_CONFIG
 2019-11-21  0:35 UTC  (15+ messages)
` [libgpiod] [PATCH v2 01/14] core: add support for bias flags
` [libgpiod] [PATCH v2 02/14] tests: add tests "
` [libgpiod] [PATCH v2 03/14] bindings: cxx: add support "
` [libgpiod] [PATCH v2 04/14] bindings: cxx: tests: add tests "
` [libgpiod] [PATCH v2 05/14] bindings: python: add support "
` [libgpiod] [PATCH v2 06/14] bindings: python: tests: add tests "
` [libgpiod][PATCH v2 07/14] core: add support for SET_CONFIG
` [libgpiod] [PATCH v2 08/14] tests: add tests "
` [libgpiod] [PATCH v2 09/14] bindings: cxx: add support "
` [libgpiod] [PATCH v2 10/14] bindings: cxx: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH v2 11/14] bindings: python: add support for SET_CONFIG
` [libgpiod] [PATCH v2 12/14] bindings: python: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH v2 13/14] tools: add support for bias flags
` [libgpiod] [PATCH v2 14/14] tools: add tests for bias and drive flags

[PATCH v3 0/2] gpio: sch: Interrupt support
 2019-11-20 19:20 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: sch: Add edge event support
` [PATCH v3 2/2] gpio: sch: Hook into ACPI SCI handler to catch GPIO edge events

[PATCH v2] pinctrl: baytrail: Really serialize all register accesses
 2019-11-20 17:37 UTC  (3+ messages)

[PATCH] gpio: of: Fix bogus reference to gpiod_get_count()
 2019-11-20 15:45 UTC 

[PATCH] gpiolib: Grammar s/manager/managed/
 2019-11-20 14:37 UTC 

Fix bugs in X1000 and X1500 pinctrl drivers
 2019-11-20 13:59 UTC  (6+ messages)
` Fix bugs in X1000/X1500 and add X1830 pinctrl driver v2
  ` [PATCH v2 1/4] pinctrl: Ingenic: Fix bugs in X1000 and X1500
  ` [PATCH v2 2/4] pinctrl: Ingenic: Add missing parts for "
  ` [PATCH v2 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X1830
  ` [PATCH v2 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

[RFC 0/2] gpiolib: Initial, basic support for shared GPIO lines
 2019-11-20 13:49 UTC  (4+ messages)
` [RFC 1/2] dt-bindings: gpio: Document shared GPIO line usage
` [RFC 2/2] gpiolib: Support for (output only) shared GPIO line

Using a GPIO as an interrupt line
 2019-11-19 19:35 UTC  (11+ messages)

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-19 16:41 UTC  (14+ messages)
` [PATCH 1/4] irqchip: sifive: Support hierarchy irq domain
` [PATCH 2/4] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH 3/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH] ACPI / button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
 2019-11-19 16:07 UTC  (9+ messages)

[PATCH 0/1] pinctrl: baytrail: Really serialize all register accesses
 2019-11-19 15:45 UTC  (6+ messages)
` [PATCH] "

[RFC 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-19 15:01 UTC  (6+ messages)

[PATCH v6 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-19 14:56 UTC  (5+ messages)
` [PATCH v6 1/3] pinctrl: meson: add a new callback for SoCs fixup
` [PATCH v6 2/3] pinctrl: meson: add pinctrl driver support for Meson-A1 SoC

[PATCH v2 00/12] Support wakeup capable GPIOs
 2019-11-19 14:51 UTC  (6+ messages)
` [PATCH v2 08/12] drivers: pinctrl: msm: setup GPIO chip in hierarchy

[PATCH] pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
 2019-11-19 14:49 UTC  (2+ messages)

[RFC v2 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-18 14:00 UTC  (4+ messages)

[PATCH v2] gpio: sch: Add interrupt support
 2019-11-18 13:01 UTC  (4+ messages)

[PATCH] gpio: fix getting nonexclusive gpiods from DT
 2019-11-18 11:29 UTC  (5+ 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).