linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-18 23:57:06 to 2018-07-29 20:00:33 UTC [more...]

[PATCH v2 0/5] Add Actions Semi S700 pinctrl support
 2018-07-29 20:00 UTC  (9+ messages)
` [PATCH v2 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v2 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v2 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v2 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v2 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700
` [PATCH v3 0/5] Add Actions Semi S700 pinctrl support

[PATCH v2 0/2] pinctrl: berlin: add as370 SoC support
 2018-07-29 19:43 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: berlin: document AS370 SoC pinctrl
` [PATCH v2 2/2] pinctrl: berlin: add the as370 SoC pinctrl driver

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-07-27 13:38 UTC  (12+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
` [PATCH 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

[PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller
 2018-07-27 10:36 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: ocelot: add support for interrupt controller

[PATCH v3 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-26 23:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v3 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH 0/5] Add Actions Semi S700 pinctrl support
 2018-07-26 18:40 UTC  (10+ messages)
` [PATCH 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v7 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-07-26 15:46 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v7 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v7 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v7 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v7 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v7 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "

[PATCH] gpio: tegra: drop tegra specific GPIO lockdep classes
 2018-07-26 15:42 UTC 

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-07-26 15:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

[PATCH linux-next] gpio: fix meaningless return expression
 2018-07-26  8:42 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-26  0:01 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH v2 0/3] pinctrl: msm interrupt and muxing fixes
 2018-07-25 22:29 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH v2 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH v2 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[GIT PULL] pinctrl: samsung: Stuff for v4.19
 2018-07-25 20:49 UTC  (2+ messages)

[RFT v2 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
 2018-07-25 17:39 UTC  (17+ messages)
  ` [RFT v2 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
  ` [RFT v2 02/10] pinctrl: samsung: Document suspend and resume members
  ` [RFT v2 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
  ` [RFT v2 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
  ` [RFT v2 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
  ` [RFT v2 06/10] pinctrl: samsung: Write external wakeup interrupt mask
  ` [RFT v2 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible
  ` [RFT v2 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts
  ` [RFT v2 09/10] ARM: exynos: "
  ` [RFT v2 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

[PATCH v2] pinctrl: tegra: fix spelling in devicetree binding document
 2018-07-25 17:28 UTC  (3+ messages)

[PATCH 0/2] STM32 pinctrl updates
 2018-07-25 14:00 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number

[PATCH 1/2] drivers/gpio/gpio-adp5588.c: add device tree support
 2018-07-25  8:43 UTC 

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-24 20:22 UTC  (40+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure
` [PATCH v6 02/10] docs: driver-api: Add I3C documentation
` [PATCH v6 03/10] i3c: Add sysfs ABI spec
` [PATCH v6 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v6 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v6 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v6 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v6 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v6 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v6 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH] dt-bindings: pinctrl: samsung: Add SPDX license identifier
 2018-07-24 20:00 UTC  (2+ messages)

[PATCH 1/2] pinctrl/amd: only handle irq if it is pending and unmasked
 2018-07-24 12:29 UTC  (6+ messages)
` [PATCH 2/2] pinctrl/amd: use byte access to clear irq/wake status bits

[PATCH] pinctrl: mediatek: include chained_irq.h header
 2018-07-24 11:57 UTC 

[PATCH] gpio: ml-ioh: Fix buffer underwrite on probe error path
 2018-07-23 16:53 UTC 

Subject: [PATCH 00/22] gpio: xilinx: update driver to match official xilinx version
 2018-07-23 11:48 UTC  (2+ messages)

[PATCH v6 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-07-23  7:40 UTC  (11+ messages)
` [PATCH v6 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v6 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v6 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v6 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v6 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v6 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "

[RFT 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
 2018-07-21  2:37 UTC  (12+ messages)
` [RFT 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
` [RFT 02/10] pinctrl: samsung: Document suspend and resume members
` [RFT 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
` [RFT 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
` [RFT 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
` [RFT 06/10] pinctrl: samsung: Write external interrupt mask
` [RFT 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible
` [RFT 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts
` [RFT 09/10] ARM: exynos: "
` [RFT 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

[PATCH 0/2] gpiolib: linehandle_ioctl() tweaks
 2018-07-20 20:33 UTC  (5+ messages)
` [PATCH 1/2] gpiolib: don't allow userspace to set values of input lines

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-07-20 19:48 UTC  (27+ messages)
` [RFC PATCH 1/8] mtd: rawnand: ams-delta: Use private structure
` [RFC PATCH 2/8] mtd: rawnand: ams-delta: Write protect device during probe
` [RFC PATCH 3/8] mtd: rawnand: ams-delta: Set port direction once per transfer
` [RFC PATCH 4/8] mtd: rawnand: ams-delta: Optimize pointer resolution on read/write
` [RFC PATCH 5/8] mtd: rawnand: ams-delta: Request data port GPIO resource
` [RFC PATCH 6/8] gpio: omap: Add get/set_multiple() callbacks
` [RFC PATCH 7/8] mtd: rawnand: ams-delta: Check sanity of data GPIO resource
` [RFC PATCH 8/8] mtd: rawnand: ams-delta: Use GPIO callbacks for data I/O

[PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-07-20 19:23 UTC  (3+ messages)
` [PATCH 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip
` [PATCH 2/2] gpio: mvebu: Allow to use non-default PWM counter

[PATCH] pinctrl: tegra: fix spelling in devicetree binding document
 2018-07-20  8:24 UTC  (3+ messages)

[PATCH] gpiolib: probe deferral error reporting
 2018-07-20  7:54 UTC 

[PATCH v2] pinctrl: uniphier: add spi pin-mux settings
 2018-07-20  4:43 UTC  (2+ messages)

[PATCH v5 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-07-19 19:47 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v5 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v5 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v5 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v5 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v5 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "

[PATCH] gpio: tegra: Fix tegra_gpio_irq_set_type()
 2018-07-19 14:41 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: add spi pin-mux settings
 2018-07-19  9:02 UTC  (4+ messages)

[PATCH v4 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-07-19  6:01 UTC  (3+ messages)
` [PATCH v4 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver


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