linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-08 16:39:08 to 2019-02-14 14:00:11 UTC [more...]

[PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-02-14 14:00 UTC 

[PATCH v4 0/7] gpio: mockup: improve the user-space testing interface
 2019-02-14 13:42 UTC  (8+ messages)
` [PATCH v4 1/7] irq/irq_sim: add a notifier chain
` [PATCH v4 2/7] gpio: mockup: add locking
` [PATCH v4 3/7] gpio: mockup: implement get_multiple()
` [PATCH v4 4/7] gpio: mockup: don't create the debugfs link named after the label
` [PATCH v4 5/7] gpio: mockup: change the type of 'offset' to unsigned int
` [PATCH v4 6/7] gpio: mockup: change the signature of unlocked get/set helpers
` [PATCH v4 7/7] gpio: mockup: rework debugfs interface

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-14 13:15 UTC  (10+ messages)
` [PATCH v10 1/9] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v10 2/9] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v10 3/9] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v10 4/9] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v10 5/9] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v10 6/9] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v10 7/9] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v10 8/9] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
` [PATCH v10 9/9] regulator: bd70528: drop struct bd70528

[PATCH v9 0/8] support ROHM BD70528 PMIC
 2019-02-14 12:38 UTC  (16+ messages)
` [PATCH v9 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v9 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v9 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v9 4/8] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v9 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v9 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v9 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v9 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

APUv2/v3 board support V2
 2019-02-14 12:33 UTC  (8+ messages)
` [PATCH 1/2] gpio: AMD G-Series PCH gpio driver
` [PATCH 2/2] x86: pcengines apuv2 gpio/leds/keys platform driver

[PATCH -next 1/3] spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
 2019-02-14 12:22 UTC  (10+ messages)
` [PATCH -next 2/3] mfd: pm8xxx: "
` [PATCH -next 3/3] qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate

[PATCH 1/2] x86: gpio: AMD G-Series pch gpio platform driver
 2019-02-14 10:57 UTC  (12+ messages)
` [PATCH 2/2] x86: pcengines apuv2 gpio/leds/keys "

[PATCH v5 00/11] mfd: add support for max77650 PMIC
 2019-02-14 10:51 UTC  (21+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: add DT bindings for max77650
` [PATCH v5 02/11] dt-bindings: power: supply: "
` [PATCH v5 03/11] dt-bindings: leds: "
` [PATCH v5 04/11] dt-bindings: input: "
` [PATCH v5 05/11] mfd: core: document mfd_add_devices()
` [PATCH v5 06/11] mfd: max77650: new core mfd driver
` [PATCH v5 07/11] power: supply: max77650: add support for battery charger
` [PATCH v5 08/11] gpio: max77650: add GPIO support
` [PATCH v5 09/11] leds: max77650: add LEDs support
` [PATCH v5 10/11] input: max77650: add onkey support
` [PATCH v5 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH 1/2] dt-bindings: gpio: Use SoC compatible string instead of wildcard string
 2019-02-14 10:42 UTC  (9+ messages)
` [PATCH 2/2] gpio: sprd: Change to use SoC compatible string

[PATCH v3 0/7] gpio: mockup: improve the user-space testing interface
 2019-02-14 10:27 UTC  (9+ messages)
` [PATCH v3 1/7] irq/irq_sim: provide irq_sim_get_type()
` [PATCH v3 2/7] gpio: mockup: add locking
` [PATCH v3 3/7] gpio: mockup: implement get_multiple()
` [PATCH v3 4/7] gpio: mockup: don't create the debugfs link named after the label
` [PATCH v3 5/7] gpio: mockup: change the type of 'offset' to unsigned int
` [PATCH v3 6/7] gpio: mockup: change the signature of unlocked get/set helpers
` [PATCH v3 7/7] gpio: mockup: rework debugfs interface

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-02-14  9:42 UTC  (6+ messages)
` [PATCH 12/13] input: max77650: add onkey support

[PATCH] gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
 2019-02-14  9:05 UTC  (4+ messages)

[PATCH v3 00/11] mfd: add support for max77650 PMIC
 2019-02-13 22:08 UTC  (23+ messages)
` [PATCH v3 02/11] dt-bindings: power: supply: add DT bindings for max77650
` [PATCH v3 06/11] mfd: max77650: new core mfd driver
` [PATCH v3 07/11] power: supply: max77650: add support for battery charger
` [PATCH v3 09/11] leds: max77650: add LEDs support
` [PATCH v3 10/11] input: max77650: add onkey support

[PATCH 0/9] ARM: sun9i: a80: Enable GMAC
 2019-02-13 11:31 UTC  (4+ messages)
` [PATCH 1/9] pinctrl: sunxi: Support I/O bias voltage setting on A80

[PATCH v4 00/10] mfd: add support for max77650 PMIC
 2019-02-13 11:02 UTC  (20+ messages)
` [PATCH v4 05/10] mfd: max77650: new core mfd driver
` [PATCH v4 06/10] power: supply: max77650: add support for battery charger

[PATCH] gpio: sprd: Add missing break in switch statement
 2019-02-13  9:40 UTC  (4+ messages)

[PATCH] gpio: zynq: properly support runtime PM for GPIO used as interrupts
 2019-02-13  9:37 UTC  (3+ messages)

[PATCH v2 00/11] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-13  8:38 UTC  (9+ messages)
` [PATCH v2 04/11] mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v2 05/11] mfd: pm8xxx: disassociate old virq if hwirq mapping already exists
` [PATCH v2 11/11] mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"

[PATCH] qcom: spmi-gpio: Fix boundary conditions IRQ domain translate
 2019-02-13  8:19 UTC  (3+ messages)

[PATCH v2 0/5] gpio: add support for pull-up/pull-down configuration
 2019-02-13  8:15 UTC  (2+ messages)

[PATCH v3] iio: adc: ti-ads7950: add GPIO support
 2019-02-13  8:10 UTC  (2+ messages)

[PATCH v2 11/15] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2019-02-13  5:10 UTC  (3+ messages)

[PATCH v2 12/15] pinctrl: milbeaut: Add Milbeaut M10V pinctrl
 2019-02-13  5:02 UTC  (4+ messages)

[PATCH v2] iio: adc: ti-ads7950: add GPIO support
 2019-02-13  2:47 UTC  (2+ messages)

[PATCH 0/3] gpio: drop a few unneeded irq_{request,release}_resources implementations
 2019-02-12 20:53 UTC  (3+ messages)
` [PATCH 1/3] gpio: bcm-kona: drop ->irq_{request,release}_resources hooks

[PATCH] iio: adc: ti-ads7950: add GPIO support
 2019-02-12 20:35 UTC  (7+ messages)

[PATCH v2 0/9] gpio: mockup: improve the user-space testing interface
 2019-02-12 11:35 UTC  (22+ messages)
` [PATCH v2 1/9] irq/irq_sim: don't share the irq_chip structure between simulators
` [PATCH v2 2/9] irq/irq_sim: use irq domain
` [PATCH v2 3/9] irq/irq_sim: provide irq_sim_fire_type()

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-12  9:37 UTC  (8+ messages)
` [PATCH v8 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core

[PATCH] pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
 2019-02-11  8:16 UTC  (2+ messages)

[PATCH] Documenation: driver-api: fix gpio/board.rst warning
 2019-02-11  8:10 UTC  (2+ messages)

[PATCH] gpio: fix of_table.cocci warnings
 2019-02-09 19:22 UTC 

[PATCH v3] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-02-08 17:29 UTC  (4+ messages)

[PATCH 0/3] pinctrl: meson: g12a fixes
 2019-02-08 17:27 UTC  (5+ messages)

[PATCH] MAINTAINERS: drop Hoan Tran, e-mail is bouncing
 2019-02-08 16:59 UTC  (3+ messages)

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-02-08 16:39 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).