linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-25 13:12:31 to 2017-05-30 08:58:38 UTC [more...]

[PATCH v2 0/7] gpio: mockup: updates for 4.13
 2017-05-30  8:58 UTC  (2+ messages)
` [PATCH v2 5/7] gpio: mockup: don't return magic numbers from probe()

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-05-30  8:54 UTC  (2+ messages)

[PATCH v2 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
 2017-05-30  8:53 UTC  (3+ messages)
` [PATCH v3 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
  ` [GIT PULL] Immutable branch between MFD, GPIO, Thermal and X86 due for the v4.13 merge window

[PATCH RfC v4 0/6] pintrl: meson: add support for GPIO IRQs
 2017-05-30  8:41 UTC  (18+ messages)
` [PATCH RfC v4 3/6] dt-bindings: add Amlogic Meson GPIO interrupt-controller DT binding documentation
  ` [PATCH RfC v4 1/6] pinctrl: meson: add interrupts to pinctrl data
  ` [PATCH RfC v4 2/6] irqchip: add Amlogic Meson GPIO irqchip driver
  ` [PATCH RfC v4 4/6] ARM(64): dts: meson: add GPIO interrupt-controller support
  ` [PATCH RfC v4 5/6] pinctrl: meson: add support for GPIO interrupts
` [PATCH RfC v4 6/6] ARM(64): dts: meson: mark gpio controllers as interrupt controllers and update binding documentation

[PATCH 0/3] pinctrl: bcm/samsung/tegra: make bool code non-modular
 2017-05-30  7:41 UTC  (10+ messages)
` [PATCH 1/3] pinctrl: samsung: clean up modular vs. non-modular distinctions
` [PATCH 2/3] pinctrl: tegra: "
` [PATCH 3/3] pinctrl: bcm: "

[PATCH v2 1/5] gpio: of: Reflect decoupling of open collector and active low/high
 2017-05-30  7:17 UTC  (12+ messages)
` [PATCH v2 2/5] gpio: Add new flags to control sleep status of GPIOs
` [PATCH v2 3/5] gpio: arizona: Add support for GPIOs that need to be maintained
` [PATCH v2 4/5] gpio: of: Add documentation of new sleep standard GPIO specifiers
` [PATCH v2 5/5] mfd: arizona: Update GPIO binding for newly supported specifiers

[PATCH v4 0/9] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-30  7:01 UTC  (10+ messages)
` [PATCH v4 1/9] serial: exar: Leave MPIOs as output for Commtech adapters
` [PATCH v4 2/9] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v4 3/9] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [PATCH v4 4/9] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH v4 5/9] gpio: exar: Fix iomap request
` [PATCH v4 6/9] gpio: exar: Fix reading of directions and values
` [PATCH v4 7/9] gpio-exar/8250-exar: Rearrange gpiochip parenthood
` [PATCH v4 8/9] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [PATCH v4 9/9] serial: exar: Add support for IOT2040 device

[gpio:devel 31/39] drivers/gpio/gpiolib.c:1474: warning: unused variable 'i'
 2017-05-29 17:39 UTC 

[PATCH] pinctrl: xway: fix copy/paste error in xrx200_grps
 2017-05-29 16:47 UTC  (2+ messages)

[PATCH 1/2] gpio: ingenic: add CONFIG_OF dependency
 2017-05-29 16:45 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: "

[PATCH v3 00/10] Initial Allwinner R40 support
 2017-05-29 16:43 UTC  (28+ messages)
` [PATCH v3 01/10] arm: sunxi: add support for R40 SoC
` [PATCH v3 02/10] pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
` [PATCH v3 03/10] pinctrl: sunxi: add A20 support to A10 driver
` [PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver
` [PATCH v3 05/10] dt-bindings: add compatible string for Allwinner R40 pinctrl
` [PATCH v3 06/10] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
  ` [PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU
` [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC
` [PATCH v3 09/10] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
` [PATCH v3 10/10] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

[PATCH 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-05-29 16:28 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Add Spreadtrum pin control driver

[PATCH v2 0/3] Add fixes to STM32 pintrl
 2017-05-29 16:17 UTC  (4+ messages)
  ` [PATCH v2 1/3] pinctrl: stm32: set pin to gpio input when used as interrupt
` [PATCH v2 2/3] pinctrl: stm32: Implement .get_direction gpio_chip callback
` [PATCH v2 3/3] ARM: dts: stm32: Set gpio controller also as interrupt controller

[PATCH v3 00/10] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-29 13:41 UTC  (28+ messages)
` [PATCH v3 01/10] serial: exar: Leave MPIOs as output for Commtech adapters
` [PATCH v3 02/10] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v3 03/10] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [PATCH v3 04/10] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH v3 05/10] gpio: exar: Fix iomap request
` [PATCH v3 06/10] gpio: exar: Fix reading of directions and values
` [PATCH v3 07/10] gpio-exar/8250-exar: Rearrange gpiochip parenthood
` [PATCH v3 08/10] gpio: exar: Refactor address and bit calculations
` [PATCH v3 09/10] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [PATCH v3 10/10] serial: exar: Add support for IOT2040 device

[PATCH v2 00/12] gpio: acpi: Make it working
 2017-05-29 13:09 UTC  (27+ messages)
` [PATCH v2 01/12] gpiolib: Export gpiod_configure_flags() to internal users
` [PATCH v2 02/12] gpio: acpi: Align acpi_find_gpio() with DT version
` [PATCH v2 03/12] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
` [PATCH v2 04/12] gpio: acpi: Even more tighten up ACPI GPIO lookups
` [PATCH v2 05/12] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
` [PATCH v2 06/12] gpio: acpi: Explain how to get GPIO descriptors in ACPI case
` [PATCH v2 07/12] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
` [PATCH v2 08/12] gpio: acpi: Override GPIO initialization flags
` [PATCH v2 09/12] gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
` [PATCH v2 10/12] PNP / ACPI: add support for GpioInt resource type
` [PATCH v2 11/12] PNP / ACPI: join strings back for better maintenance
` [PATCH v2 12/12] PNP / ACPI: remove FSF address

[PATCH v2 0/4] Add iomux-route switching support
 2017-05-29 12:28 UTC  (10+ messages)
  ` [PATCH v2 1/4] pinctrl: rockchip: "
  ` [PATCH v2 2/4] pinctrl: rockchip: Add iomux-route switching support for rk3228
` [PATCH v2 3/4] pinctrl: rockchip: Add iomux-route switching support for rk3328
` [PATCH v2 4/4] pinctrl: rockchip: Add iomux-route switching support for rk3399

[git pull] pinctrl: sh-pfc: Updates for v4.13
 2017-05-29 11:57 UTC 

[PATCH] pinctrl/amd: Use regular interrupt instead of chained
 2017-05-29 11:55 UTC  (6+ messages)

[PATCH] gpio/pinctrl: ingenic: depend on OF
 2017-05-29 11:42 UTC 

[PATCH 0/3] gpio: move include files out of include/linux/i2c
 2017-05-29 11:37 UTC  (5+ messages)
` [PATCH 3/3] gpio: adp5588: move header file out of I2C realm

[PATCH 0/3] gpio: check the return value of irq_alloc_generic_chip()
 2017-05-29 11:34 UTC  (7+ messages)
` [PATCH 1/3] gpio: pch: "
` [PATCH 2/3] gpio: sta2x11: "
` [PATCH 3/3] gpio: ml-ioh: "

[PATCH 00/10] gpio: mockup: updates for 4.13
 2017-05-29 11:32 UTC  (18+ messages)
` [PATCH 01/10] gpio: mockup: fix direction values
` [PATCH 02/10] gpio: mockup: add prefixes to the direction enum
` [PATCH 03/10] gpio: mockup: be quiet unless something goes wrong
` [PATCH 04/10] gpio: mockup: support irqmask and irqunmask
` [PATCH 05/10] gpio: mockup: improve the debugfs input sanitization
` [PATCH 06/10] gpio: mockup: refuse to accept an odd number of GPIO ranges

[PATCH/RFC] ARM: dts: armadillo800eva: Split LCD mux and gpio
 2017-05-29 11:23 UTC  (4+ messages)

[PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
 2017-05-29 10:42 UTC  (13+ messages)

Right amount of info in the DT
 2017-05-29 10:02 UTC  (12+ messages)

[PATCH] powerpc: sysdev: simple_gpio: fix Oops in gpio save_regs function
 2017-05-29  9:37 UTC  (2+ messages)

[PATCH 1/3] pinctrl: samsung: Constify wakeup driver specific data
 2017-05-29  9:34 UTC  (2+ messages)

[PATCH v1] gpiolib: Re-use bitmap_fill() instead of open coded loop
 2017-05-29  9:32 UTC  (2+ messages)

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-29  9:20 UTC  (3+ messages)
  ` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH 0/5] pinctrl: meson: new pins and fixes round 2
 2017-05-29  9:17 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: meson-gxl: Fix typo in AO I2S pins
` [PATCH 2/5] pinctrl: meson-gxl: Fix typo in AO SPDIF pins
` [PATCH 3/5] pinctrl: meson-gxbb: Add CEC pins
` [PATCH 4/5] pinctrl: meson-gxl: "
` [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins

[PATCH 0/2] pinctrl: meson: Add missing GPIODV_18 pin for GXBB and GXL
 2017-05-29  8:55 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
` [PATCH 2/2] pinctrl: meson-gxbb: "

[PATCH V3 1/2] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
 2017-05-29  8:50 UTC  (4+ messages)

[PATCH] gpio: davinci: Handle return value of clk_prepare_enable
 2017-05-29  8:39 UTC  (2+ messages)

[PATCH] pinctrl: single: use of_device_get_match_data() to get soc data
 2017-05-29  8:19 UTC  (2+ messages)

[PATCH] pinctrl: zte: fix group_desc initialization
 2017-05-29  8:17 UTC  (2+ messages)

[PATCH 0/2] pinctrl: meson: Add SPICC pins
 2017-05-29  8:14 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: meson-gxl: Add SPI pins for the SPICC controller
` [PATCH 2/2] pinctrl: meson-gxbb: Add SPI pins for "

[PATCH] gpio: mvebu: Select REGMAP_MMIO now that regmap is used
 2017-05-29  8:10 UTC  (2+ messages)

[PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
 2017-05-29  8:08 UTC  (5+ messages)
` [PATCH 3/6] gpio: dt-bindings: Add documentation for gpio controllers on "

[PATCH 0/9] Add support for the pin controllers on the Marvell Armada 7K/8K
 2017-05-29  8:02 UTC  (3+ messages)
` [PATCH 2/9] pinctrl: dt-bindings: add documentation for AP806 pin controllers

[GIT PULL] pin control fixes for v4.12
 2017-05-29  7:50 UTC 

[PATCH v2 0/6] pintrl: meson: add support for GPIO IRQs
 2017-05-28 16:01 UTC  (10+ messages)
` [PATCH v2 6/6] pintrl: meson: add support for GPIO interrupts

[PATCH v5] gpio: Add driver for ACPI INT0002 Virtual GPIO device
 2017-05-27 19:28 UTC  (3+ messages)

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-05-27  2:19 UTC  (2+ messages)

[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 18:38 UTC  (5+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output

[PATCH] pinctrl: amd: don't load pinctrl-amd on Gigabyte AM4 boards
 2017-05-26 10:18 UTC  (3+ messages)

[PATCH 0/4] Add iomux-route switching support
 2017-05-26  3:38 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: rockchip: Add iomux-route switching support for rk3228
  ` [PATCH 3/4] pinctrl: rockchip: Add iomux-route switching support for rk3328

linux-next: Tree for May 25 (gpio-ingenic.c)
 2017-05-25 17:48 UTC  (2+ messages)
` linux-next: Tree for May 25 (pinctrl-ingenic.c)


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