linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-03 00:09:04 to 2018-08-20 18:13:30 UTC [more...]

[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
 2018-08-20 18:13 UTC 

[PATCH V5 1/5] dt-bindings: arm: fsl: add scu binding doc
 2018-08-20 18:11 UTC  (2+ messages)

[PATCH] gpio: tb10x: Use the right include
 2018-08-20 14:51 UTC  (2+ messages)

[PATCH 1/2] gpio: tb10x: Create local helper variables
 2018-08-20 14:50 UTC  (2+ messages)

[PATCH 2/2] gpio: tb10x: Use GENERIC_GPIO
 2018-08-20 14:50 UTC  (2+ messages)

GPIO consumer interface and DT
 2018-08-20  7:30 UTC  (3+ messages)

[PATCH] gpio: 74x164: add lines-initial-states property
 2018-08-19 23:55 UTC  (4+ messages)

[PATCH v2] gpio: brcmstb: allow 0 width GPIO banks
 2018-08-18  0:52 UTC  (3+ messages)

[PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs
 2018-08-17 15:32 UTC  (2+ messages)

[PATCH 1/7] pinctrl: ingenic: Probe driver at subsys_initcall
 2018-08-17 15:09 UTC  (10+ messages)
` [PATCH 2/7] pinctrl: ingenic: Mark probe function as __init
` [PATCH 3/7] pinctrl: ingenic: Merge GPIO functionality
` [PATCH 4/7] pinctrl: ingenic: Implement .get_direction for GPIO chips
` [PATCH 5/7] pinctrl: ingenic: Add support for the JZ4725B
` [PATCH 6/7] pinctrl: ingenic: Drop dependency on MACH_INGENIC
` [PATCH 7/7] gpio: ingenic: Remove driver

[PATCH v5 0/5] Add i.MX8MQ clock driver
 2018-08-17 14:10 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v5 2/5] clk: imx: add fractional PLL output clock
` [PATCH v5 3/5] clk: imx: add SCCG PLL type
` [PATCH v5 4/5] clk: imx: add imx composite clock
` [PATCH v5 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH] dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
 2018-08-17  9:54 UTC  (3+ messages)

[PATCH v4 0/5] Add i.MX8MQ clock driver
 2018-08-17  7:25 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v4 2/5] clk: imx: add fractional PLL output clock
` [PATCH v4 3/5] clk: imx: add SCCG PLL type
` [PATCH v4 4/5] clk: imx: add imx composite clock
` [PATCH v4 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH v3 0/3] pinctrl: msm interrupt and muxing fixes
 2018-08-16 20:49 UTC  (5+ messages)
` [PATCH v3 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH v3 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH v3 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[PATCH v2 0/3] pinctrl: msm interrupt and muxing fixes
 2018-08-16 18:19 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: msm: Really mask level interrupts to prevent latching

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-08-16 14:44 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-16  7:39 UTC  (54+ messages)
` [RFC PATCH 6/8] gpio: omap: Add get/set_multiple() callbacks
` [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API for data I/O
  ` [RFC PATCH v2 01/12] mtd: rawnand: ams-delta: Assign mtd->dev.parent, not mtd->owner
  ` [RFC PATCH v2 02/12] mtd: rawnand: ams-delta: Use private structure
  ` [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
  ` [RFC PATCH v2 06/12] ARM: OMAP1: ams-delta: drop obsolete NAND resources
  ` [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer
  ` [RFC PATCH v2 08/12] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
  ` [RFC PATCH v2 09/12] gpiolib: Identify GPIO descriptor arrays with direct mapping
  ` [RFC PATCH v2 10/12] gpiolib: Introduce bitmap get/set array API extension
  ` [RFC PATCH v2 11/12] mtd: rawnand: ams-delta: Use GPIO API bitmap extension
  ` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions
  ` [PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
    ` [PATCH v3 1/7] mtd: rawnand: ams-delta: show parent device in sysfs
    ` [PATCH v3 2/7] mtd: rawnand: ams-delta: Use private structure
    ` [PATCH v3 3/7] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
    ` [PATCH v3 4/7] mtd: rawnand: ams-delta: request data port GPIO resource
    ` [PATCH v3 5/7] mtd: rawnand: ams-delta: Set port direction when needed
    ` [PATCH v3 6/7] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
    ` [PATCH v3 7/7] mtd: rawnand: ams-delta: use GPIO API for data I/O

[PATCH] gpio: brcmstb: allow 0 width GPIO banks
 2018-08-16  0:14 UTC  (2+ messages)

[GIT PULL] GPIO bulk changes for v4.19
 2018-08-15 15:17 UTC 

[GIT PULL] bulk pin control changes for v4.19
 2018-08-13 14:35 UTC 

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-08-13 14:15 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] drivers: gpio: gpio-adp5588: Fix sleep-in-atomic-context bug
 2018-08-13 13:57 UTC 

[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_direction_input()
 2018-08-13 11:08 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-08-13  7:56 UTC  (5+ messages)

[LKP] 315706049c [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/mm/pageattr.c:1211 __cpa_process_fault
 2018-08-13  4:42 UTC 

[PATCH] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-08-12 13:04 UTC  (5+ messages)

[PATCH v2] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
 2018-08-11  2:16 UTC 

[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_write()
 2018-08-11  2:13 UTC 

[PATCH] gpio: it87: Add support for IT8613
 2018-08-10 21:17 UTC  (2+ messages)

[PATCH] pinctrl: axp209: Fix NULL pointer dereference after allocation
 2018-08-10 21:13 UTC  (3+ messages)

[PATCH] gpio: it87: add support for IT8718F Super I/O
 2018-08-10 21:12 UTC  (2+ messages)

[PATCH 1/3] pinctrl: madera: Set is_generic
 2018-08-10 21:10 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: madera: Return ENOTSUPP for unsupported pin attributes
` [PATCH 3/3] pinctrl: madera: Fix missing space in debugfs output

[PATCH] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
 2018-08-10 21:08 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Remove duplicated "wakeup" in printk
 2018-08-10 21:01 UTC  (2+ messages)

[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-09 15:43 UTC  (9+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip
` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter

[PATCH v6 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-08-08  9:25 UTC  (3+ messages)
` [PATCH v6 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v6 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH] gpio: Add driver for PC Engines APU2/APU3 GPIOs
 2018-08-07 19:18 UTC  (8+ messages)

[PATCH v5 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-08-07 14:50 UTC  (4+ messages)
` [PATCH v5 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v5 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

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

[GIT PULL] GPIO fix for v4.18
 2018-08-07  0:32 UTC 

[PATCH v1 1/2] pinctrl: tegra: Move drivers registration to arch_init level
 2018-08-06 21:01 UTC  (11+ messages)

[PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller
 2018-08-06 12:10 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: ocelot: add support for interrupt controller

[LKP] 28a54ccb4d [ 2.593639] BUG: unable to handle kernel paging request at c1aa2000
 2018-08-06  9:50 UTC 

[PATCH v2 1/2] pinctrl: tegra: Move drivers registration to arch_init level
 2018-08-06  9:12 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: tegra: Move driver registration to subsys_init level

[PATCH v8 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-08-05  3:41 UTC  (10+ messages)
` [PATCH v8 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v8 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v8 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v8 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "

[PATCH v6 00/10] Add the I3C subsystem
 2018-08-04  5:33 UTC  (4+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH v3] pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state
 2018-08-03 17:29 UTC  (2+ messages)

[PATCH v4 0/4] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-08-03 17:13 UTC  (3+ messages)
` [PATCH v4 1/4] gpio: syscon: rockchip: add GRF GPIO support for rk3328

[PATCH 0/5] pinctrl: meson: Add support for TEST_N gpio
 2018-08-03 17:10 UTC  (10+ messages)
` [PATCH 2/5] pinctrl: meson: Add support to set direction with a secure monitor call
` [PATCH 1/5] meson_sm: add TEST_N pin direction call

[PATCH 0/2] gpio: mvebu: Add support for multiple PWM lines
 2018-08-03  9:44 UTC  (5+ messages)

[PATCH v4 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-08-03  0:09 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO 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).