linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-20 13:49:07 to 2016-10-27 07:56:26 UTC [more...]

[PATCH 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args
 2016-10-27  7:56 UTC  (7+ messages)
` [PATCH 1/4] pinctrl: Introduce generic #pinctrl-cells "
` [PATCH 2/4] pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
` [PATCH 3/4] pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
` [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

[PATCH] Revert "gpio/mvebu: convert to use irq_domain_add_simple()"
 2016-10-27  7:30 UTC  (5+ messages)

[PATCH 0/5] gpio: davinci: Add k2g support
 2016-10-27  3:42 UTC  (7+ messages)
` [PATCH 2/5] drivers: gpio: Add support for multiple IPs
` [PATCH 5/5] gpio: davinci: Add a separate compatible for k2g

[PATCH V2 0/4] pv88080: PV88080 driver submission
 2016-10-27  1:03 UTC  (5+ messages)
` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support
` [PATCH V2 2/4] mfd: pv88080: MFD core support
` [PATCH V2 1/4] Documentation: pv88080: Move binding document
` [PATCH V2 4/4] gpio: pv88080: Add GPIO function support

[PATCH V2] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-10-27  1:09 UTC  (2+ messages)

Requesting as a GPIO a pin already used through pinctrl
 2016-10-26 15:49 UTC  (6+ messages)

[PATCH] pinctrl: zynq: Add a 8 bit wide nand option
 2016-10-26 18:20 UTC  (2+ messages)

[PATCH v2 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-26 21:42 UTC  (11+ messages)
` [PATCH v2 1/9] irqchip: meson: add support for "
` [PATCH v2 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
` [PATCH v2 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig

[PATCH v8 0/6] inctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-10-26 16:18 UTC  (8+ messages)
` [PATCH v8 2/6] mfd: lpc_ich: Rename lpc-ich driver
` [PATCH v8 5/6] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-26 15:50 UTC  (19+ messages)
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq

[PATCH 0/2] Few pinctrl-single clean-ups
 2016-10-26 14:17 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: single: Drop custom names
` [PATCH 2/2] pinctrl: single: Drop pointless macro

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-26 13:50 UTC  (5+ messages)
` [PATCH 01/10] mfd: Juniper PTXPMB CPLD Multi-function core driver
` [PATCH 07/10] gpio: ptxpmb-cpld: Add support for PTXPMB CPLD's GPIO

[PATCH v10 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-26 12:16 UTC  (5+ messages)

[PATCH v2] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-10-26 11:29 UTC  (2+ messages)

[PATCH] gpio: mcp23s08: Add option to configure pullups
 2016-10-26  9:59 UTC  (4+ messages)

[PATCH v8 0/5] mfd: tps65218: Clean ups
 2016-10-26  9:34 UTC  (2+ messages)
  ` [GIT PULL] Immutable branch between MFD, GPIO, Input and Regulator due for the v4.10 merge window

[PATCH 0/5] Add generic pinctrl helpers for managing groups and functions
 2016-10-25 21:02 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs
` [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups
` [PATCH 3/5] "
` [PATCH 4/5] pinctrl: single: Use generic pinctrl helpers "
` [PATCH 5/5] pinctrl: single: Use generic pinmux helpers for managing functions

Problems viewing Linux-GPIO Mailing List
 2016-10-25 18:43 UTC  (3+ messages)

[PATCH] gpio: gpiolib-devprop: Check chip->parent pointer before dereferencing
 2016-10-25 18:24 UTC  (2+ messages)

[PATCH v3 0/6] pinctrl: sunxi: Generic bindings rework
 2016-10-25 13:41 UTC  (12+ messages)
` [PATCH v3 2/6] pinctrl: sunxi: Support generic binding
` [PATCH v3 3/6] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings
` [PATCH v3 5/6] ARM: sunxi: Remove useless allwinner,pull property
` [PATCH v3 6/6] ARM: sunxi: Convert pinctrl nodes to generic bindings

[PATCH] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-10-25 12:20 UTC  (3+ messages)

[PATCH v2] gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
 2016-10-25 12:09 UTC  (2+ messages)

[PATCH] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-10-25 12:05 UTC  (2+ messages)

[PATCH] gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
 2016-10-25 12:01 UTC  (2+ messages)

[PATCH -next] gpio: altera-a10sr: Drop unnecessary gpiochip_remove
 2016-10-25 11:59 UTC  (2+ messages)

Please pick commit d71cf15b865b to stable
 2016-10-25 11:48 UTC  (3+ messages)

[PATCH] pinctrl: imx: reset group index on probe
 2016-10-25 10:31 UTC  (5+ messages)

[PATCH] gpio: mpc8xxx: Correct irq handler function
 2016-10-25  9:16 UTC  (4+ messages)

[PATCH V1] mfd: pv88080: Expand driver for GPIO function support
 2016-10-25  7:11 UTC  (3+ messages)

[PATCH v3] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-10-25  6:57 UTC  (8+ messages)

[RFC PATCH] gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
 2016-10-25  1:46 UTC  (5+ messages)
` [RFC] "

[PATCHv2 0/8] Addition of Altera Arria10 System Resource Chip
 2016-10-24 22:29 UTC  (4+ messages)
` [PATCHv2 4/8] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support

[GIT PULL] GPIO fixes for v4.9
 2016-10-24 19:17 UTC 

[PATCH] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-10-24 10:31 UTC 

[PATCH v11 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-24  9:56 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3
 2016-10-24  8:22 UTC 

[BUG] LPC32xx gpio driver broken by commit 762c2e46 in 4.9-rc1
 2016-10-24  7:51 UTC  (3+ messages)

[RFC PATCH 00/13] ARM64: meson-gxl: Add extended support
 2016-10-24  1:03 UTC  (20+ messages)
  ` [RFC PATCH 01/13] pinctrl: meson: Add GXL pinctrl definitions
  ` [RFC PATCH 02/13] ARM64: dts: meson-gxbb: Move common nodes to meson-gx
` [RFC PATCH 03/13] ARM64: dts: meson-gxl: Add pinctrl nodes
` [RFC PATCH 04/13] ARM64: dts: meson-gxl: Add clock nodes
` [RFC PATCH 05/13] ARM64: dts: meson-gxl: Add i2c nodes
` [RFC PATCH 06/13] ARM64: dts: meson-gxl: Add MMC/SD/SDIO nodes
` [RFC PATCH 07/13] ARM64: dts: meson-gxl-p23x: Add uart pinctrl
` [RFC PATCH 08/13] dwmac-meson8b: add support for phy selection
` [RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver
` [RFC PATCH 10/13] ARM64: dts: meson-gxl: Add ethernet nodes with internal PHY
` [RFC PATCH 11/13] ARM64: dts: meson-gxl-p23x: Enable ethernet
` [RFC PATCH 12/13] ARM64: dts: meson-gxl-p23x: Add SD/SDIO/MMC and PWM nodes
` [RFC PATCH 13/13] ARM64: dts: meson-gxl-p23x: Enable IR receiver

gpio: mxs: fix duplicate level interrupts
 2016-10-24  0:58 UTC  (7+ messages)
` [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs
` [PATCH 2/2] gpio: mxs: fix duplicate level interrupts

gpiolib-of: Cannot request gpio with multiple chips
 2016-10-24  0:37 UTC  (3+ messages)

[PATCH 0/8] pinctrl: aspeed: Fixes for core and g5, implement remaining pins
 2016-10-24  0:30 UTC  (10+ messages)
` [PATCH 5/8] pinctrl: aspeed: Enable capture of off-SCU pinmux state
` [PATCH 6/8] pinctrl: aspeed-g4: Capture SuperIO pinmux dependency

[PATCH] pinctrl: imx: remove unused gpoup_index field
 2016-10-24  0:18 UTC  (3+ messages)

[PATCH 0/2] STM32 pinctrl: remove dependency between pinctrl driver and device tree
 2016-10-23 23:56 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: remove dependency with interrupt controller
` [PATCH 2/2] pinctrl: stm32: move gpio irqs binding to optional

[PATCH 1/2] gpio: ath79: Fix module autoload
 2016-10-23 22:23 UTC  (5+ messages)
` [PATCH 2/2] gpio: ts4800: "

[pinctrl:devel 1/7] drivers/pinctrl/aspeed/pinctrl-aspeed.h:260:18: error: implicit declaration of function 'SIG_DESC_TO_REG'
 2016-10-23 12:28 UTC 

(unknown),
 2016-10-22 17:11 UTC 

[PATCH] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-10-21 23:07 UTC  (2+ messages)

[PATCH v4 0/3] Add gpio test framework
 2016-10-21 14:43 UTC  (8+ messages)
` [PATCH v4 1/3] tools/gpio: add gpio basic opereations
` [PATCH v4 2/3] tools/gpio: re-work gpio hammer with gpio operations
` [PATCH v4 3/3] selftest/gpio: add gpio test case

[balbi-usb:testing/next 57/84] drivers/usb/dwc3/dwc3-st.c:328:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state'
 2016-10-21 12:29 UTC  (3+ messages)

[PATCH] pinctrl: iproc: Fix iProc and NSP GPIO support
 2016-10-21 12:26 UTC  (2+ messages)

[PATCH] gpio: pca953x: Add MAX7318 compatible
 2016-10-21 12:18 UTC  (2+ messages)

[PATCH v2 00/10] Revamp Semtech SX150x driver
 2016-10-21  9:17 UTC  (4+ messages)

[PATCH 00/10] Introduce Juniper I2CS FPGA driver
 2016-10-21  8:59 UTC  (5+ messages)
` [PATCH 05/10] gpio: i2cs: Juniper I2CS to GPIO pin mapping driver
` [PATCH 06/10] gpio: gpio-i2cs: Document bindings of I2CS FPGA GPIO block

[PATCH 0/6] Introduce Juniper CBC FPGA
 2016-10-21  8:49 UTC  (7+ messages)
` [PATCH 2/6] gpio: Add support for PTX1K CBC FPGA spare GPIOs
` [PATCH 3/6] gpio: gpio-cbc: Document bindings of CBC FPGA GPIO block
` [PATCH 4/6] gpio: cbc-presence: Add CBC presence detect as GPIO driver

[PATCH 0/4] Introduce Juniper PTXPMB Extended driver
 2016-10-21  8:39 UTC  (3+ messages)
` [PATCH 3/4] gpio: ptxpmb-ext-cpld: Add driver for Juniper's PTXPMB extended CPLD

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-20 23:06 UTC  (3+ messages)
` [PATCH 05/10] gpio: Introduce SAM gpio driver

[PATCH v2] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-10-20 22:08 UTC  (2+ messages)

[PATCH 0/2] pinctrl: sunxi: Support the interrupt debouncing
 2016-10-20 13:56 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sunxi: Add support for "


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