linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-12 04:41:15 to 2018-07-21 17:15:15 UTC [more...]

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-07-21 17:15 UTC  (7+ 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

[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 1/2] pinctrl/amd: only handle irq if it is pending and unmasked
 2018-07-20 23:38 UTC  (5+ messages)
` [PATCH 2/2] pinctrl/amd: use byte access to clear irq/wake status bits

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

[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 0/2] STM32 pinctrl updates
 2018-07-20 16:35 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number
` [PATCH 2/2] pinctrl: stm32: check node status before new gpio bank registering

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-20 15:41 UTC  (23+ 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 v2] pinctrl: tegra: fix spelling in devicetree binding document
 2018-07-20  8:46 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH v4 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver

[PATCH] dt-bindings: pinctrl: samsung: Add SPDX license identifier
 2018-07-18 20:03 UTC 

[RFC] Configure i.MX6 RGMII pad group control registers from device tree
 2018-07-18 13:01 UTC  (5+ messages)

[PATCH -stable] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
 2018-07-18  9:22 UTC  (4+ messages)

[PATCH v2 0/2] pinctrl: berlin: add as370 SoC support
 2018-07-18  6:00 UTC  (3+ 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 V3] gpio: mxc: add power management support
 2018-07-18  1:34 UTC  (2+ messages)

[PATCH V2] gpio: mxc: add power management support
 2018-07-18  0:54 UTC  (3+ messages)

[PATCH] gpio: mxc: add power management support
 2018-07-17 13:43 UTC  (9+ messages)

[PATCH 0/2] add syscfg mask parameter
 2018-07-17 13:30 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: "
` [PATCH 2/2] pinctrl: stm32: "

[PATCH 0/3] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-17  6:55 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: meson-g12a: document pin name
` [PATCH 3/3] pinctrl: meson-g12a: add pinctrl driver support

[PATCH v2 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-17  3:06 UTC  (8+ messages)
` [PATCH v2 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers
` [PATCH v2 2/2] pinctrl: meson-g12a: add pinctrl driver support

[PATCH] pinctrl/amd: fix gpio irq level in debugfs
 2018-07-17  1:07 UTC 

[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-16 17:48 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v2 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH] pinctrl: at91: fix deferred probing support
 2018-07-16 14:31 UTC  (6+ messages)

[PATCH 1/7] pinctrl: mt7622: fix error path on failing at groups building
 2018-07-16 13:37 UTC  (5+ messages)
` [PATCH 6/7] arm64: dts: mt7622: use gpio-ranges to pinctrl device
` [PATCH 7/7] arm64: dts: mt7622: add earlycon to mt7622-rfb1 board

[PATCH -next] pinctrl: nsp: fix potential NULL dereference in nsp_pinmux_probe()
 2018-07-14 10:49 UTC  (4+ messages)

[PATCH 0/2] pinctrl: berlin: add as370 SoC support
 2018-07-13 18:17 UTC  (4+ messages)
` [PATCH 1/2] dt-binding: pinctrl: berlin: document AS370 SoC pinctrl
` [PATCH 2/2] pinctrl: berlin: add the as370 SoC pinctrl driver

[PATCH 02/18] block/aoenet: change strncpy+truncation to strlcpy
 2018-07-13 15:31 UTC  (3+ messages)

[PATCH] pinctrl: mt7622: fix probe fail by misuse the selector
 2018-07-13 12:46 UTC  (3+ messages)

[PATCH -next] pinctrl: at91-pio4: remove redundant return value check of platform_get_resource()
 2018-07-13  7:43 UTC  (2+ messages)

[PATCH] pinctrl: ocelot: fix gpio4 twi function
 2018-07-13  7:41 UTC  (2+ messages)

[PATCH 1/2] gpio: mt7621: add OF_GPIO dependency
 2018-07-13  7:26 UTC  (2+ messages)

[PATCH] gpio: aspeed: fix compile testing warning
 2018-07-13  7:06 UTC  (4+ messages)

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-07-13  6:59 UTC  (11+ messages)
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()

[PATCH -next] pinctrl: single: Fix missing unlock on error path
 2018-07-13  6:48 UTC  (3+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-07-12 20:04 UTC  (6+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-12 10:24 UTC  (16+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure


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