linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-09 07:24:03 to 2019-04-23 09:04:49 UTC [more...]

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

[PATCH 0/5] Add pin package management on STM32P157
 2019-04-23  9:02 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: stm32: add new entry for package information
` [PATCH 2/5] pinctrl: stm32: introduce package support
` [PATCH 3/5] pinctrl: stm32: add package information for stm32mp157c
` [PATCH 4/5] pinctrl: stm32: align stm32mp157 pin names
` [PATCH 5/5] ARM: dts: stm32: use dedicated files to manage stm32mp157 packages

[PATCH 1/5] pinctrl: pistachio: fix leaked of_node references
 2019-04-23  9:02 UTC  (12+ messages)
` [PATCH 2/5] pinctrl: rockchip: "
` [PATCH 3/5] pinctrl: st: "
` [PATCH 4/5] pinctrl: samsung: "
` [PATCH 5/5] pinctrl: zte: "

[PATCH v2 15/79] docs: gpio: convert docs to ReST and rename to *.rst
 2019-04-23  8:31 UTC  (7+ messages)
` [PATCH v2 48/79] docs: driver-model: "
  ` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files "

[PATCH] pinctrl: intel: Clear interrupt status in unmask callback
 2019-04-23  4:57 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 27/29] gpio: of: Fix of_gpiochip_add() error path
 2019-04-22 19:48 UTC 

[PATCH AUTOSEL 4.14 29/43] gpio: aspeed: fix a potential NULL pointer dereference
 2019-04-22 19:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 39/43] gpio: of: Fix of_gpiochip_add() error path

[PATCH AUTOSEL 4.19 44/68] gpio: aspeed: fix a potential NULL pointer dereference
 2019-04-22 19:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 61/68] gpio: of: Fix of_gpiochip_add() error path

[PATCH AUTOSEL 5.0 55/98] gpio: aspeed: fix a potential NULL pointer dereference
 2019-04-22 19:41 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 77/98] gpio: of: Check propname before applying "cs-gpios" quirks
` [PATCH AUTOSEL 5.0 78/98] gpio: of: Check for "spi-cs-high" in child instead of parent node
` [PATCH AUTOSEL 5.0 87/98] gpio: of: Fix of_gpiochip_add() error path

[PATCH v7 07/14] gpio: thunderx: Use the default parent apis for {request,release}_resources
 2019-04-20 10:09 UTC 

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (4+ messages)
` [PATCH 15/57] docs: gpio: convert it "
` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files "

[PATCH v2 0/4] Add drive-strength in Meson pinctrl driver
 2019-04-18 12:47 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: add a 'drive-strength-uA' property
` [PATCH v2 2/4] pinctrl: generic: add new 'drive-strength-uA' property support
` [PATCH v2 3/4] dt-bindings: pinctrl: meson: Add drive-strength-uA property
` [PATCH v2 4/4] pinctrl: meson: add support of drive-strength-uA

[PATCH 0/2] gpio: sch: Interrupt support
 2019-04-18  9:23 UTC  (3+ messages)
` [PATCH 1/2] gpio: sch: Remove write-only core_base
` [PATCH 2/2] gpio: sch: Add interrupt support

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-18  8:18 UTC  (33+ messages)
` [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516
` [PATCH 04/24] soc: mediatek: pwrap: add missing check on rstc
` [PATCH 05/24] soc: mediatek: pwrap: add support for MT8516 pwrap
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support for MT8516
` [PATCH 18/24] dt-bindings: timer: mtk-timer: "
` [PATCH 19/24] dt-bindings: spi: spi-mt65xx: "
` [PATCH 20/24] dt-bindings: serial: mtk-uart: "
` [PATCH 21/24] dt-bindings: irq: mtk,sysirq: "
` [PATCH 22/24] dt-bindings: i2c: i2c-mtk: "
` [PATCH 23/24] arm64: dts: mediatek: add dtsi "

[PATCH 1/1] pinctrl: Add alternative way for specifying register bases
 2019-04-18  8:11 UTC  (4+ messages)

[PATCH] pinctrl: mediatek: Add MT8516 Pinctrl driver
 2019-04-18  7:38 UTC  (2+ messages)

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

[PATCH -next] gpio: pxa: Make two symbols static
 2019-04-16 14:56 UTC 

[PATCH v3 RESEND 0/4] PINCTRL: Mediatek pinctrl patch on mt8183
 2019-04-16  8:08 UTC  (3+ messages)
` [PATCH RESEND v3 4/4] pinctrl: add drive for I2C related pins on MT8183

[PATCH 4/6] ARM: ks8695: move gpio code back into platform
 2019-04-15 20:24 UTC 

[PATCH v3] pinctrl:intel: Retain HOSTSW_OWN for requested gpio pin
 2019-04-15 19:25 UTC  (2+ messages)

[PATCH 5.0 081/117] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-04-15 19:00 UTC 

[PATCH 4.19 073/101] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-04-15 18:59 UTC 

[PATCH 4.14 51/69] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-04-15 18:59 UTC 

[PATCH 4.9 69/76] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-04-15 18:44 UTC 

[PATCH 0/3] gpio: lpc32xx: enable interrupts for port 3
 2019-04-15 13:12 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: gpio: lpc32xx: document interrupt bindings
` [PATCH 2/3] gpio: lpc32xx: enable interrupt lookup for port 3
` [PATCH 3/3] ARM: dts: lpc32xx: add GPIO interrupts
  ` [PATCH v2 "

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-15  7:50 UTC  (11+ messages)
  ` [PATCH v4 1/9] net: stmmac: sun8i: add support for Allwinner H6 EMAC
  ` [PATCH v4 2/9] net: stmmac: sun8i: force select external PHY when no internal one
  ` [PATCH v4 3/9] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
  ` [PATCH v4 4/9] pinctrl: sunxi: Support I/O bias voltage setting on H6
  ` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [PATCH v4 6/9] dt-bindings: display: hdmi-connector: Add DDC power supply
  ` [PATCH v4 7/9] drm: sun4i: Add support for enabling DDC I2C bus power to dw_hdmi glue
  ` [PATCH v4 8/9] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
  ` [PATCH v4 9/9] arm64: dts: allwinner: h6: Add MMC1 pins

[PATCH v2] pinctrl: rockchip: fix leaked of_node references
 2019-04-15  6:24 UTC 

[PATCH 11/12] brcmfmac: Loading the correct firmware for brcm43456
 2019-04-13 11:06 UTC  (5+ messages)

[PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI
 2019-04-12 17:56 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 00/11] Add support for Orange Pi 3
 2019-04-12 12:10 UTC  (18+ messages)
  ` [PATCH v3 01/11] net: stmmac: sun8i: add support for Allwinner H6 EMAC
  ` [PATCH v3 02/11] net: stmmac: sun8i: force select external PHY when no internal one
  ` [PATCH v3 03/11] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
  ` [PATCH v3 04/11] pinctrl: sunxi: Support I/O bias voltage setting on H6
  ` [PATCH v3 05/11] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [PATCH v3 06/11] dt-bindings: display: hdmi-connector: Add DDC power supply
  ` [PATCH v3 07/11] drm: sun4i: Add support for enabling DDC I2C bus power to dw_hdmi glue
  ` [PATCH v3 08/11] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
  ` [PATCH v3 09/11] brcmfmac: Loading the correct firmware for brcm43456
  ` [PATCH v3 10/11] arm64: dts: allwinner: h6: Add MMC1 pins
  ` [PATCH v3 11/11] [DO NOT MERGE] arm64: dts: allwinner: orange-pi-3: Enable WiFi
` [linux-sunxi] [PATCH v3 00/11] Add support for Orange Pi 3

[PATCH 2/5] pinctrl: rockchip: fix leaked of_node references
 2019-04-12 11:20 UTC 

[PATCH] pinctrl: Add kernel config PINCTRL_MTK_V2
 2019-04-12  1:58 UTC  (3+ messages)

[PATCH v8 00/11] mfd: add support for max77650 PMIC
 2019-04-11 16:50 UTC  (8+ messages)
` [PATCH v8 02/11] dt-bindings: power: supply: add DT bindings for max77650

[PATCH] gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
 2019-04-11 13:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: pca953x: document the nxp,pca6416
 2019-04-11 13:35 UTC  (4+ messages)
` [PATCH 2/2] gpio: pca953x: add support for pca6416

[PATCH] gpio: pca953x: add pcal6416 to the of_device_id table
 2019-04-11 13:33 UTC  (2+ messages)

[PATCH v5 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-04-11 13:29 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v5 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver
` [PATCH v5 3/9] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH v5 4/9] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [PATCH v5 5/9] ARM: dts: stm32: add STMFX support on stm32746g-eval
` [PATCH v5 6/9] ARM: dts: stm32: add joystick "
` [PATCH v5 7/9] ARM: dts: stm32: add orange and blue leds "
` [PATCH v5 8/9] ARM: dts: stm32: add STMFX support on stm32mp157c-ev1
` [PATCH v5 9/9] ARM: dts: stm32: add joystick "

[PATCH v3] pinctrl: imx8mq: Add suspend/resume ops
 2019-04-11 13:27 UTC  (2+ messages)

[PATCH v2] gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts
 2019-04-11 13:17 UTC  (3+ messages)

[PATCH] gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup
 2019-04-11 13:13 UTC  (2+ messages)

[PATCH] gpio: gpio-omap: take pm_runtime usage while IRQs are claimed
 2019-04-10 21:27 UTC  (5+ messages)

[PATCH] PM / core: Propagate dev->power.wakeup_path when no callbacks
 2019-04-10 15:28 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase
 2019-04-09 15:28 UTC  (4+ messages)

[PATCH v2 00/13] Add support for Orange Pi 3
 2019-04-09 11:31 UTC  (10+ messages)
` [PATCH v2 01/13] dt-bindings: sunxi: Add compatible for OrangePi 3 board
` [PATCH v2 02/13] arm64: dts: allwinner: h6: Add Orange Pi 3 DTS
    ` [linux-sunxi] "
` [PATCH v2 05/13] pinctrl: sunxi: Prepare for alternative bias voltage setting methods


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).