linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 04:29:09 to 2016-10-21 14:40:27 UTC [more...]

[RFC PATCH 00/13] ARM64: meson-gxl: Add extended support
 2016-10-21 14:40 UTC  (3+ 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

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

gpio: mxs: fix duplicate level interrupts
 2016-10-21 13:11 UTC  (3+ 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-21 12:36 UTC  (2+ messages)

[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 v4 0/3] Add gpio test framework
 2016-10-21 11:54 UTC  (7+ 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

[PATCH v3 0/6] pinctrl: sunxi: Generic bindings rework
 2016-10-21 10:40 UTC  (9+ messages)
` [PATCH v3 1/6] pinctrl: sunxi: Deal with configless pins
` [PATCH v3 2/6] pinctrl: sunxi: Support generic binding
` [PATCH v3 3/6] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings
` [PATCH v3 4/6] ARM: sunxi: Remove useless allwinner,drive property
` [PATCH v3 5/6] ARM: sunxi: Remove useless allwinner,pull property
` [PATCH v3 6/6] ARM: sunxi: Convert pinctrl nodes to generic bindings

[PATCH v2 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-21 10:28 UTC  (17+ 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 3/9] pinctrl: meson: update pinctrl data with gpio irq data
` [PATCH v2 4/9] pinctrl: meson: allow gpio to request irq
    ` [RESEND PATCH "
  ` [PATCH v2 5/9] dt-bindings: pinctrl: meson: update gpio dt-bindings
  ` [PATCH v2 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
  ` [PATCH v2 8/9] ARM64: dts: amlogic: enable gpio interrupt controller on gxbb
` [PATCH v2 7/9] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8
` [PATCH v2 9/9] ARM: dts: amlogic: enable gpio interrupt controller on meson8

[PATCH v3] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-10-21  9:19 UTC  (2+ messages)

[PATCH v2 00/10] Revamp Semtech SX150x driver
 2016-10-21  9:17 UTC  (14+ messages)
` [PATCH v2 01/10] gpio-sx150x: Remove 'gpio_base' from pdata
` [PATCH v2 02/10] gpio-sx150x: Remove 'irq_summary' parameter
` [PATCH v2 03/10] gpio-sx150x: Remove 'irq_base' parameter
` [PATCH v2 04/10] gpio-sx150x: Replace 'io_polarity' with DT binding
` [PATCH v2 05/10] gpio-sx150x: Replace "io_pull*_ena" with DT bindings
` [PATCH v2 06/10] gpio-sx150x: Replace 'reset_during_probe" with DT binding
` [PATCH v2 07/10] gpio-sx150x: Replace 'oscio_is_gpio' "
` [PATCH v2 08/10] gpio-sx150x: Remove struct sx150x_platform_data
` [PATCH v2 09/10] gpio-sx150x: Pass device type in DT match table
` [PATCH v2 10/10] bindings: gpio-sx150x: Document new bindings

[PATCHv2 0/8] Addition of Altera Arria10 System Resource Chip
 2016-10-21  9:08 UTC  (7+ messages)
` [PATCHv2 1/8] dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindings
` [PATCHv2 4/8] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-21  9:06 UTC  (12+ messages)
` [PATCH 1/9] irqchip: meson: add support for "
` [PATCH 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
` [PATCH 3/9] pinctrl: meson: update pinctrl data with gpio irq data
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq
` [PATCH 5/9] dt-bindings: pinctrl: meson: update gpio dt-bindings
` [PATCH 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH 7/9] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8
` [PATCH 8/9] ARM64: dts: amlogic: enable gpio interrupt controller on gxbb
` [PATCH 9/9] ARM: dts: amlogic: enable gpio interrupt controller on meson8

[PATCH 00/10] Introduce Juniper I2CS FPGA driver
 2016-10-21  8:59 UTC  (14+ messages)
` [PATCH 02/10] mfd: dt-bindings: Add bindings for the Juniper I2CS MFD
` [PATCH 04/10] i2c: i2c-mux-i2cs: Add device tree bindings
` [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 10/10] hwmon: i2cs-fan: Add hwmon dts binding documentation

[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  (9+ messages)
` [PATCH 2/4] mfd: ptxpmb-ext-cpld: Add documentation for PTXPMB extended CPLD
` [PATCH 3/4] gpio: ptxpmb-ext-cpld: Add driver for Juniper's "
` [PATCH 4/4] gpio: ptxpmb-ext-cpld: Document bindings of "

[PATCH] gpio: mpc8xxx: Correct irq handler function
 2016-10-21  7:31 UTC 

[PATCH 0/8] pinctrl: aspeed: Fixes for core and g5, implement remaining pins
 2016-10-21  0:33 UTC  (4+ messages)
` [PATCH 6/8] pinctrl: aspeed-g4: Capture SuperIO pinmux dependency

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-20 23:06 UTC  (9+ messages)
` [PATCH 05/10] gpio: Introduce SAM gpio driver
` [PATCH 06/10] gpio: sam: Document bindings of SAM FPGA GPIO block
` [PATCH 08/10] mtd: flash-sam: Bindings for Juniper's SAM FPGA flash

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-20 22:24 UTC  (5+ messages)
` [PATCH 07/10] gpio: ptxpmb-cpld: Add support for PTXPMB CPLD's GPIO

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

[PATCH] pinctrl: imx: remove unused gpoup_index field
 2016-10-20 20:17 UTC  (2+ messages)

[PATCH v11 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-20 14:13 UTC 

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

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2016-10-20 13:46 UTC  (24+ messages)
` [PATCH v2 1/9] pinctrl: sunxi: Rework the pin config building code
` [PATCH v2 2/9] pinctrl: sunxi: Use macros from bindings header file for DT parsing
` [PATCH v2 3/9] pinctrl: sunxi: Handle bias disable
` [PATCH v2 4/9] pinctrl: sunxi: Deal with configless pins
` [PATCH v2 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings
` [PATCH v2 7/9] ARM: sunxi: Remove useless allwinner,drive property
` [PATCH v2 8/9] ARM: sunxi: Remove useless allwinner,pull property
` [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings

[PATCH v10 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-20 13:31 UTC  (3+ messages)

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

[PATCH 0/3] pinctrl: sunxi: Support generic pinconf functions
 2016-10-20 13:24 UTC  (3+ messages)
      `  "

[PATCH 0/3] pinctrl: oxnas: Add Support for OX820
 2016-10-20 13:23 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: oxnas: Move OX810SE specific function and structure as separate
` [PATCH 2/3] pinctrl: oxnas: Add support for OX820
` [PATCH 3/3] dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support

[PATCH] gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
 2016-10-20 12:15 UTC  (3+ messages)

[PATCH v1 1/1] gpio: merrifield: set default handler to be handle_bad_irq()
 2016-10-20 12:13 UTC  (2+ messages)

[PATCH] pinctrl: intel: add blacklist list for XPS machines
 2016-10-20 12:01 UTC  (4+ messages)

[PATCH v8 0/6] inctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-10-20 11:57 UTC  (3+ messages)
` [PATCH v8 6/6] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

[PATCH] Revert "gpio/mvebu: convert to use irq_domain_add_simple()"
 2016-10-19 21:03 UTC  (3+ messages)

[PATCH v9 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-19 19:12 UTC 

[PATCH v8 1/1] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-10-19 10:53 UTC  (3+ messages)

[GIT PULL] pin control fixes for the v4.9 series
 2016-10-19 13:16 UTC 

[PATCH 0/5] gpio: davinci: Add k2g support
 2016-10-19  5:33 UTC  (6+ messages)
` [PATCH 1/5] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH 4/5] gpio: davinci: Store both irqs into the controller
  ` [PATCH 2/5] drivers: gpio: Add support for multiple IPs
  ` [PATCH 3/5] gpio: davinci: irq support for multiple gpio controllers
  ` [PATCH 5/5] gpio: davinci: Add a separate compatible for k2g

Hi
 2016-10-18 23:29 UTC 

[PATCH] pinctrl: imx: reset group index on probe
 2016-10-18 22:40 UTC  (2+ messages)

Greetings
 2016-10-18 19:14 UTC 

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

[PATCH 00/13] Revamp Semtech SX150x driver
 2016-10-18 16:25 UTC  (16+ messages)
` [PATCH 01/13] gpio-sx150x: Remove 'gpio_base' from pdata
  ` [PATCH 02/13] gpio-sx150x: Remove 'irq_summary' parameter
  ` [PATCH 13/13] gpio-sx150x: Pass device type in DT match table
` [PATCH 03/13] gpio-sx150x: Remove 'irq_base' parameter
` [PATCH 04/13] gpio-sx150x: Replace 'io_polarity' with DT binding
` [PATCH 05/13] bindings: gpio-sx150x: Document "semtech,io-polarity" binding
` [PATCH 06/13] gpio-sx150x: Replace "io_pull*_ena" with DT bindings
` [PATCH 07/13] bindings: gpio-sx150x: Document "semtech,io-pull*" bindings
` [PATCH 08/13] gpio-sx150x: Replace 'reset_during_probe" with DT binding
` [PATCH 09/13] bindings: gpio-sx150x: Document "semtech,reset-during-probe" bindings
` [PATCH 10/13] gpio-sx150x: Replace 'oscio_is_gpio' with DT binding
` [PATCH 11/13] bindings: gpio-sx150x: Document "semtech,oscio-is-gpo" binding
` [PATCH 12/13] gpio-sx150x: Remove struct sx150x_platform_data

[bug report] pinctrl: berlin: Don't leak memory if krealloc() fails
 2016-10-18 14:12 UTC  (10+ messages)

drivers/gpio/gpio-stmpe.c:412: bad if test ?
 2016-10-18 13:12 UTC  (2+ messages)

[PATCH] pinctrl: intel: add blacklist list for XPS machines
 2016-10-18 12:39 UTC  (3+ messages)
` [PATCH] pinctrl: intel: Only restore pins that are used by the driver

[RESEND PATCH v8 0/5] mfd: tps65218: Clean ups
 2016-10-17 15:59 UTC  (6+ messages)
` [RESEND PATCH v8 1/5] mfd: tps65218: Remove redundant read wrapper
` [RESEND PATCH v8 2/5] Documentation: regulator: tps65218: Update examples
` [RESEND PATCH v8 3/5] input: tps65218-pwrbutton: Add platform_device_id table
` [RESEND PATCH v8 4/5] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
  ` [RESEND PATCH v8 5/5] regulator: tps65218: Remove all the compatibles

85759639276160 linux-gpio
 2016-10-17  7:55 UTC 

lovely things
 2016-10-15  9:15 UTC 

[PATCH] pinctrl: sh-pfc: r8a7796: Add DRIF support
 2016-10-14 15:27 UTC  (2+ messages)

[PATCH] gpio: ts4900: Add hardware dependencies
 2016-10-14 12:24 UTC 

56749519 linux-gpio
 2016-10-13 15:43 UTC 

[PATCH v3 0/5] Add gpio test framework
 2016-10-13  4:28 UTC  (3+ messages)
` [PATCH v3 2/5] tools/gpio: re-work gpio hammer with gpio operations


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