linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-04 13:55:17 to 2015-08-20 08:23:37 UTC [more...]

[PATCH] gpio: max732x: Add missing dev reference to gpiochip
 2015-08-20  8:23 UTC  (4+ messages)

[RFC PATCH 0/3] New Atmel PIO4 pinctrl/gpio driver
 2015-08-20  7:05 UTC  (4+ messages)

[PATCH v2] pinctrl: mediatek: Fix multiple registration issue
 2015-08-20  3:49 UTC  (2+ messages)

[PATCH 0/2] Add Renesas R8A7794 USB/VIN PFC support
 2015-08-19 21:14 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: r8a7794: add USB pin groups
` [PATCH 2/2] pinctrl: sh-pfc: r8a7794: add VIN "

[PATCH 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-08-19 10:35 UTC  (5+ messages)
` [PATCH 1/3] gpio: Use __gpiod_request directly
` [PATCH 2/3] gpiolib: gpiod_hog remove separate name argument
` [PATCH 3/3] gpiolib: Add GPIO initialization

[PATCH 1/8] ARM: imx: imx7d-pinfunc: add gpio1 pad iomux settings
 2015-08-19  6:51 UTC  (14+ messages)
` [PATCH 2/8] ARM: dts: imx: imx7d add iomuxc lpsr device node
` [PATCH 3/8] ARM: dts: imx: imx7d-sbd add iomuxc-lpsr hoggrp-2 pads
` [PATCH 4/8] pinctrl: freescale: imx: add ZERO_OFFSET_VALID flag
` [PATCH 5/8] pinctrl: freescale: imx: add shared input select reg support
` [PATCH 6/8] pinctrl: freescale: imx7d: support iomux lpsr controller
` [PATCH 7/8] pinctrl: freescale: imx: fix flat functions default return
` [PATCH 8/8] pinctrl: freescale: imx: fix system crash if enable two pinctl instances

[PATCH 0/7] gpio: omap: fixes and improvements
 2015-08-19  6:38 UTC  (10+ messages)
` [PATCH 1/7] gpio: omap: remove wrong irq_domain_remove usage in probe
` [PATCH 2/7] gpio: omap: switch to use platform_get_irq
` [PATCH 3/7] gpio: omap: fix omap2_set_gpio_debounce
` [PATCH 4/7] gpio: omap: protect regs access in omap_gpio_irq_handler
` [PATCH 5/7] gpio: omap: fix clk_prepare/unprepare usage
` [RFC PATCH 6/7] gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
` [RFC PATCH 7/7] gpio: omap: convert to use generic irq handler

[PATCH] gpiolib: don't compare an unsigned for >= 0
 2015-08-18 16:02 UTC 

[PATCH] gpio:Fix error handling in the function max732x_irq_bus_sync_unlock
 2015-08-18  7:37 UTC 

[PATCH] gpio:Fix incorrect variable assignment in the function __gpiod_request
 2015-08-18  7:34 UTC 

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-08-17 21:45 UTC  (6+ messages)

[PATCH] input: gpio_keys: Don't report events on gpio failure
 2015-08-17 19:34 UTC  (4+ messages)

[PATCH v2 0/6] ARM: shmobile: Move gpio ranges from C code to DT
 2015-08-17 15:56 UTC  (15+ messages)
` [PATCH v2 1/6] ARM: shmobile: r8a73a4 dtsi: Add missing "gpio-ranges" to gpio node
` [PATCH v2 2/6] ARM: shmobile: r8a7740 "
` [PATCH v2 4/6] pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms
` [PATCH v2 5/6] pinctrl: sh-pfc: Remove empty gpio_function_free()
` [PATCH v2 6/6] pinctrl: sh-pfc: Confine legacy function GPIOs to SH

[PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform
 2015-08-17 13:44 UTC  (4+ messages)

[PATCH v2 1/2] gpiolib: irqchip: use different lockdep class for each gpio irqchip
 2015-08-17 13:33 UTC  (3+ messages)
` [PATCH v2 2/2] gpiolib: add description for gpio irqchip fields in struct gpio_chip

[PATCH] pinctrl: at91: Use generic irq_{request,release}_resources()
 2015-08-17 13:32 UTC 

[PATCH 1/2] gpio: don't override irq_*_resources() callbacks
 2015-08-17 13:23 UTC  (8+ messages)
` [PATCH 2/2] gpio: etraxfs: add interrupt support

[PATCH] pinctrl: cherryview: Use raw_spinlock for locking
 2015-08-17 13:13 UTC 

[PATCH] pinctrl: baytrail: Use raw_spinlock for locking
 2015-08-17 13:03 UTC 

[PATCH 0/4] msdc: Add tuning support of Mediatek MMC host
 2015-08-17 12:01 UTC  (7+ messages)
  ` [PATCH 1/4] mmc: mediatek: Add online-tuning support of EMMC/SD
  ` [PATCH 2/4] mmc: mediatek: Add HS400 support
  ` [PATCH 3/4] arm64: dts: mediatek: Support SD/EMMC SDR104/HS200/HS400
  ` [PATCH 4/4] mmc: dt-bindings: Add 400Mhz clock source

[PATCH] gpiolib: irqchip: use different lockdep class for each gpio irqchip
 2015-08-17  9:40 UTC  (7+ messages)

[PATCH] gpio/grgpio: fix deadlock in grgpio_irq_unmap()
 2015-08-17  8:56 UTC  (2+ messages)

[PATCH v2] Documentation: gpio: consumer: describe active low property
 2015-08-17  8:39 UTC  (5+ messages)

Deadlock in grgpio_irq_unmap()
 2015-08-17  8:24 UTC  (2+ messages)

[PATCH v3] MIPS: Remove all the uses of custom gpio.h
 2015-08-17  7:41 UTC  (2+ messages)

[PATCH 0/6] gpiolib: Add GPIO name support
 2015-08-17  7:29 UTC  (17+ messages)
` [PATCH 1/6] gpiolib-of: Rename gpio_hog functions to be generic
` [PATCH 2/6] gpio: Introduce gpio descriptor 'name'
` [PATCH 3/6] gpiolib-of: Reuse 'line-name' from DT as gpio descriptor name
` [PATCH 4/6] gpiolib-sysfs: Add gpio name parsing for sysfs export
` [PATCH 5/6] gpiolib-sysfs: Show gpio-name in /sys/class/gpio/gpio*/name
` [PATCH 6/6] gpiolib: Add gpio name information to /sys/kernel/debug/gpio

[PATCH] gpio/ABI: document what is already the case
 2015-08-17  7:26 UTC  (2+ messages)

[PATCH] gpio:Fix build warning about void to integer cast in the function mmio_74xx_gpio_probe
 2015-08-17  3:42 UTC  (2+ messages)

[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
 2015-08-14 14:48 UTC  (2+ messages)
` [GIT PULL 2/9] pinctrl: "

[PATCH v3 0/9] gpiolib: Add GPIO name support
 2015-08-14 14:11 UTC  (10+ messages)
` [PATCH v3 1/9] gpiolib-of: Rename gpio_hog functions to be generic
` [PATCH v3 2/9] gpio: Introduce gpio descriptor 'name'
` [PATCH v3 3/9] gpiolib: Use GPIO name from names array for gpio descriptor
` [PATCH v3 4/9] gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
` [PATCH v3 5/9] gpiolib: Add gpio name information to /sys/kernel/debug/gpio
` [PATCH v3 6/9] gpiolib-sysfs: Show gpio-name in /sys/class/gpio/gpio*/name
` [PATCH v3 7/9] gpiolib-sysfs: Add gpio name parsing for sysfs export
` [PATCH v3 8/9] gpiolib-of: Reuse 'line-name' from DT as gpio descriptor name
` [PATCH v3 9/9] gpiolib-of: Use dev_warn instead of pr_warn

[PATCH v4 0/4] GPIO support for BRCMSTB
 2015-08-14 12:36 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup
` [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support
` [PATCH v4 3/4] gpio: brcmstb: support wakeup from S5 cold boot

[PATCH] pinctrl: imx6ul: Remove .owner field
 2015-08-13 20:20 UTC 

[PATCH] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-08-13 16:16 UTC  (3+ messages)

[PATCH v5 2/2] pinctrl: rockchip: only enable gpio clock when it setting
 2015-08-13 14:50 UTC  (6+ messages)

[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-08-13 14:33 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed

[PATCH] gpio: mxc: fix section mismatch warning
 2015-08-13 13:37 UTC  (2+ messages)

[PATCH v2] gpio: Allow hogged gpios to be requested
 2015-08-13 13:07 UTC  (3+ messages)

[PATCH 0/2] couple of fixes on IMX gpio driver
 2015-08-13 12:47 UTC  (9+ messages)
` [PATCH 1/2] gpio/mxc: mask gpio interrupts in suspend
` [PATCH 2/2] gpio/mxc: implement reading output gpio value

[PATCH] gpio: omap: Fix missing raw locks conversion
 2015-08-13 12:44 UTC  (2+ messages)

[4.2-rc1][PATCH] gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
 2015-08-13 12:44 UTC  (5+ messages)

[PATCH] pinctrl: cherryview: Serialize all register access
 2015-08-13 12:43 UTC  (3+ messages)

[PATCH] pinctrl: atlas7: clear ugly branch statements for pull and drivestrength
 2015-08-13 12:37 UTC  (2+ messages)

[PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address
 2015-08-13 12:26 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: baytrail: Serialize all register access

[PATCH] pinctrl/mediatek: fix spelling mistake in dev_err error message
 2015-08-13 12:18 UTC  (2+ messages)

[PATCH] pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting
 2015-08-13 11:15 UTC  (2+ messages)

[PATCH v2 00/11] gpio: Allow compile test of GPIO consumers if !GPIOLIB
 2015-08-13  8:49 UTC  (13+ messages)
` [PATCH v2 02/11] input: "
` [PATCH v2 05/11] power: "
` [PATCH v2 09/11] fbdev: "
` [PATCH v2 11/11] net: rfkill: "

[PATCH] pinctrl: mediatek: Fix multiple registeration issue
 2015-08-12 19:19 UTC  (3+ messages)

[PATCH] pinctrl-zynq.c: Fix typos in smc0_nand_grp and smc0_nor_grp
 2015-08-12 16:27 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: reflect current input value
 2015-08-11 15:12 UTC 

Official Letter Powered By Google
 2015-08-11  3:11 UTC 

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver
 2015-08-11  8:28 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: introduce driver for Atmel PIO4 controller
` [PATCH 2/5] pinctrl: dt-binding: Add DT binding documentation for Atmel PIO4
` [PATCH 3/5] MAINTAINERS: Add an entry for pinctrl-at91-pio4
` [PATCH 4/5] ARM: at91/dt: sama5d2: add pio controller node
` [PATCH 5/5] ARM: at91/defconfig: sama5: add PIO4 controller support

[PATCH] pinctrl: mediatek: Implement pictrl irq wake handler
 2015-08-11  7:50 UTC  (4+ messages)

(unknown),
 2015-08-11  6:04 UTC 

[PATCH 0/9] gpiolib: Add GPIO name support
 2015-08-10  9:20 UTC  (6+ messages)
` [PATCH 3/9] gpio: Allow hogged gpios to be requested

[PATCH v2] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-08-07 10:14 UTC 

[PATCH v4 2/2] pinctrl: rockchip: only enable gpio clock when it setting
 2015-08-07  9:31 UTC 

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-08-05 19:27 UTC  (11+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
 2015-08-05 10:02 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).