linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 13:43:30 to 2019-02-22 09:07:44 UTC [more...]

[PATCH v2 00/11] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-22  9:07 UTC  (10+ messages)
` [PATCH v2 05/11] mfd: pm8xxx: disassociate old virq if hwirq mapping already exists

[PATCH] drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
 2019-02-22  9:04 UTC  (5+ messages)

[PATCH v4 0/1] gpio: add driver for Mellanox BlueField GPIO controller
 2019-02-21 21:32 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding
 2019-02-21 12:38 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: gpio: sprd: Use SoC compatible string instead of wildcard string
 2019-02-21 12:19 UTC  (4+ messages)
` [PATCH v3 2/2] gpio: sprd: Change to use SoC compatible string

[PATCH] pinctrl: qcom: spmi-gpio: Reorder debug print
 2019-02-21 12:15 UTC  (2+ messages)

[PATCH] gpio: of: Restrict enable-gpio quirk to regulator-gpio
 2019-02-21 12:09 UTC  (3+ messages)

[PATCH v2 0/2] drivers: new helper for ioremapping memory resources
 2019-02-21 12:06 UTC  (9+ messages)
` [PATCH v2 1/2] drivers: provide devm_platform_ioremap_resource()
` [PATCH v2 2/2] gpio: davinci: use devm_platform_ioremap_resource()

[PATCH v3 1/1] gpio: add driver for Mellanox BlueField GPIO controller
 2019-02-21 10:44 UTC  (3+ messages)

[PATCH v3] iio: adc: ti-ads7950: add GPIO support
 2019-02-20 19:43 UTC  (6+ messages)

[GIT PULL] GPIO fixes for the v5.0 series
 2019-02-20 17:50 UTC  (2+ messages)

[GIT PULL] pin control fixes for v5.0
 2019-02-20 17:50 UTC  (2+ messages)

[PATCH 0/2] drivers: new helper for ioremapping memory resources
 2019-02-20 11:05 UTC  (6+ messages)
` [PATCH 1/2] drivers: provide devm_platform_ioremap_resource()
` [PATCH 2/2] gpio: davinci: use devm_platform_ioremap_resource()

APUv2/v3 board support V2
 2019-02-20  9:58 UTC  (15+ messages)
` [PATCH 1/2] gpio: AMD G-Series PCH gpio driver
` [PATCH 2/2] x86: pcengines apuv2 gpio/leds/keys platform driver
` APUv2/v3 board support V3
  ` [PATCH v3 1/2] gpio: AMD G-Series PCH gpio driver
  ` [PATCH v3 2/2] x86: pcengines apuv2 gpio/leds/keys platform driver

[PATCH] pinctrl: nomadik: fix possible object reference leak
 2019-02-20  9:53 UTC  (2+ messages)

[PATCH 0/2] pinctrl STM32 updates
 2019-02-20  9:41 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: stm32: fix memory leak issue
` [PATCH 2/2] pinctrl: stm32: return error upon hwspinlock failure

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

[PATCH v2 1/1] gpio: add driver for Mellanox BlueField GPIO controller
 2019-02-20  8:59 UTC  (2+ messages)

[PATCH v1 1/1] gpio: add driver for Mellanox BlueField GPIO controller
 2019-02-19 20:54 UTC  (3+ messages)

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

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

[RFC] pinctrl/amd: Clear interrupt enable bits on probe
 2019-02-19 13:23 UTC  (2+ messages)

[PATCH v2 00/15] Add basic support for Socionext Milbeaut M10V SoC
 2019-02-19  7:38 UTC  (4+ messages)

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

[PATCH v4 0/7] gpio: mockup: improve the user-space testing interface
 2019-02-18 16:44 UTC  (9+ 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 v6 00/11] mfd: add support for max77650 PMIC
 2019-02-18 16:35 UTC  (14+ messages)
` [PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650
` [PATCH v6 02/11] dt-bindings: power: supply: "
` [PATCH v6 03/11] dt-bindings: leds: "
` [PATCH v6 04/11] dt-bindings: input: "
` [PATCH v6 05/11] mfd: core: document mfd_add_devices()
` [PATCH v6 06/11] mfd: max77650: new core mfd driver
` [PATCH v6 07/11] power: supply: max77650: add support for battery charger
` [PATCH v6 08/11] gpio: max77650: add GPIO support
` [PATCH v6 09/11] leds: max77650: add LEDs support
` [PATCH v6 10/11] input: max77650: add onkey support
` [PATCH v6 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH 0/6] gpio: mockup: rework the testing driver - alternative version
 2019-02-18  9:47 UTC  (7+ messages)
` [PATCH 1/6] gpio: mockup: add locking
` [PATCH 2/6] gpio: mockup: implement get_multiple()
` [PATCH 3/6] gpio: mockup: don't create the debugfs link named after the label
` [PATCH 4/6] gpio: mockup: change the type of 'offset' to unsigned int
` [PATCH 5/6] gpio: mockup: change the signature of unlocked get/set helpers
` [PATCH 6/6] gpio: mockup: rework debugfs interface

[PATCH AUTOSEL 4.14 14/40] selftests: gpio-mockup-chardev: Check asprintf() for error
 2019-02-15  2:12 UTC 

[PATCH AUTOSEL 4.19 23/65] selftests: gpio-mockup-chardev: Check asprintf() for error
 2019-02-15  2:10 UTC 

[PATCH AUTOSEL 4.20 30/77] selftests: gpio-mockup-chardev: Check asprintf() for error
 2019-02-15  2:08 UTC 

[PATCH v5 00/11] mfd: add support for max77650 PMIC
 2019-02-14 14:18 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 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 v10 0/9] support ROHM BD70528 PMIC
 2019-02-14 14:16 UTC  (11+ 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  (11+ messages)
` [PATCH v9 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v9 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v9 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[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] dt-bindings: gpio: Use SoC compatible string instead of wildcard string
 2019-02-14 10:42 UTC  (7+ 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  (3+ messages)
` [PATCH v3 1/7] irq/irq_sim: provide irq_sim_get_type()

[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 09/11] leds: max77650: add LEDs support
 2019-02-13 22:08 UTC  (2+ 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).