Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-05 09:19:15 to 2015-10-16 07:37:12 UTC [more...]

[PATCH v6 0/7] arm64: berlin: add pinctrl support
 2015-10-16  7:37 UTC  (7+ messages)
` [PATCH v6 1/7] pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()
` [PATCH v6 2/7] pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y
` [PATCH v6 3/7] pinctrl: berlin: add the berlin4ct pinctrl driver
` [PATCH v6 5/7] pinctrl: dt-binding: document berlin4ct SoC pinctrl
` [PATCH v6 6/7] arm64: dts: berlin4ct: add the pinctrl node
  ` [PATCH v6 7/7] arm64: dts: berlin4ct: add default pinmux for uart0

[PATCH v5 0/7] arm64: berlin: add pinctrl support
 2015-10-15 21:55 UTC  (13+ messages)
` [PATCH v5 1/7] pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()
  ` [PATCH v5 2/7] pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y
` [PATCH v5 3/7] pinctrl: berlin: add the berlin4ct pinctrl driver
` [PATCH v5 4/7] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
` [PATCH v5 5/7] pinctrl: dt-binding: document berlin4ct SoC pinctrl
` [PATCH v5 6/7] arm64: dts: berlin4ct: add the pinctrl node
` [PATCH v5 7/7] arm64: dts: berlin4ct: add default pinmux for uart0

[PATCH 0/7] Add STM32 pinctrl/GPIO driver
 2015-10-15 19:42 UTC  (12+ messages)
` [PATCH 1/7] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH 2/7] includes: dt-bindings: Add STM32F429 pinctrl DT bindings
` [PATCH 3/7] Documentation: dt-bindings: Document STM32 pinctrl driver "
` [PATCH 4/7] pinctrl: Add support STM32 MCUs
` [PATCH 5/7] ARM: mach-stm32: Select pinctrl
` [PATCH 6/7] ARM: dts: Add pinctrl node to STM32F429
` [PATCH 7/7] ARM: dts: Add USART1 pin config to STM32F429 boards

[PATCH 0/2] convert to use generic irq handler
 2015-10-15 16:33 UTC  (8+ messages)
` [PATCH 2/2] gpio: omap: "

[PATCH v3] gpio: pl061: assign the apropriate handler for irqs
 2015-10-15 16:04 UTC 

[PATCH v2] gpio: pl061: assign the apropriate handler for irqs
 2015-10-15 15:01 UTC 

[patch] gpio: pl061: returning with lock held in pl061_irq_type()
 2015-10-15 14:45 UTC  (2+ messages)

[PATCH] gpio: xlp: Convert to use gpiolib irqchip helpers
 2015-10-15 12:53 UTC 

[GIT PULL] On-demand device probing
 2015-10-15 11:42 UTC  (3+ messages)

[PATCH 0/5] MIPS: Add Xilfpga platform
 2015-10-15  8:34 UTC  (16+ messages)
  ` [PATCH 1/5] dt-bindings: MIPS: Document xilfpga bindings and boot style
` [PATCH 2/5] gpio/xilinx: enable for MIPS
` [PATCH 3/5] MIPS: dt: xilfpga: Add xilfpga device tree files
` [PATCH 4/5] MIPS: xilfpga: Add mipsfpga platform code
` [PATCH 5/5] MIPS: Add xilfpga defconfig

[PATCH] pinctrl: always include all subdirectories in build
 2015-10-15  6:10 UTC  (10+ messages)

fix various asm-generic abuses
 2015-10-14 14:41 UTC  (5+ messages)

[PATCH v3] drivers: field for new GPIO driver
 2015-10-14 10:16 UTC 

Re:[PATCH v2] drivers: field for new GPIO driver
 2015-10-14 10:15 UTC 

[PATCH RFC/RFT 0/2] gpio: allow auto population of request/free
 2015-10-13 20:34 UTC  (6+ messages)
` [PATCH RFC/RFT 1/2] gpio: allow atomic registration of gpio chip with pin ranges
` [PATCH RFC/RFT 2/2] pinctrl-cygnus-gpio: convert to use gpiochip_add_with_ranges

[PATCH v2] drivers: field for new GPIO driver
 2015-10-13 15:59 UTC  (2+ messages)

[PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity
 2015-10-13 15:09 UTC  (9+ messages)

[PATCH 1/2] pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP
 2015-10-13 14:51 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM

[PATCH v7 1/7] ARM: dts: imx: imx7d-sbd remove fixed can2-3v3 regulator
 2015-10-13 12:25 UTC  (3+ messages)

[PATCH v2 0/8] enable I2C devices behind I2C bus on Gen2
 2015-10-13  9:21 UTC  (6+ messages)
` [PATCH v2 1/8] i2c / ACPI: Rework I2C device scanning
` [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices

Re:[PATCH v2] drivers: field for new GPIO driver
 2015-10-13  9:01 UTC 

[PATCH 0/2] gpiolib: Improve open-drain and open-source GPIO support
 2015-10-12 21:20 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: Split GPIO flags parsing and GPIO configuration
` [PATCH 2/2] gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag

[PATCH v2] drivers: field for new GPIO driver
 2015-10-12 21:04 UTC  (2+ messages)

[PATCH V2 0/5] gpiochip: add and use generic request/free
 2015-10-12 13:08 UTC  (8+ messages)
` [PATCH V2 1/5] gpiolib: provide generic request/free implementations
` [PATCH V2 2/5] gpio: replace trivial implementations of request/free with generic one
` [PATCH V2 3/5] gpio: gpio-xz: use the generic request/free implementations
` [PATCH V2 4/5] gpio: gpio-pl061: "
` [PATCH V2 5/5] pinctrl: replace trivial implementations of gpio_chip request/free

[PATCH] gpio: add a real time compliance checklist
 2015-10-12  8:48 UTC  (2+ messages)

[PATCH] pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n
 2015-10-12  4:14 UTC  (2+ messages)

Hello
 2015-10-12  3:22 UTC 

[PATCH] gpio: add tps65218 gpio driver
 2015-10-11 17:12 UTC  (3+ messages)
  ` [PATCH] gpio: fix platform_no_drv_owner.cocci warnings

[PATCH v4 0/6] arm64: berlin: add pinctrl support
 2015-10-10 22:33 UTC  (15+ messages)
` [PATCH v4 1/6] pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()
` [PATCH v4 2/6] pinctrl: berlin: add the berlin4ct pinctrl driver
` [PATCH v4 3/6] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
` [PATCH v4 4/6] pinctrl: dt-binding: document berlin4ct SoC pinctrl
` [PATCH v4 5/6] arm64: dts: berlin4ct: add the pinctrl node
` [PATCH v4 6/6] arm64: dts: berlin4ct: add default pinmux for uart0

[PATCH v9] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-09 22:55 UTC 

[PATCH v2 0/6] arm64: berlin: add pinctrl support
 2015-10-09  7:05 UTC  (8+ messages)
` [PATCH v2 1/6] pinctrl: berlin: regmap as an extra argument of berlin_pinctrl_probe()
` [PATCH v2 2/6] pinctrl: berlin: add the berlin4ct pinctrl driver

[PATCH v3 0/6] arm64: berlin: add pinctrl support
 2015-10-09  6:52 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()
` [PATCH v3 2/6] pinctrl: berlin: add the berlin4ct pinctrl driver
` [PATCH v3 3/6] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
` [PATCH v3 4/6] pinctrl: dt-binding: document berlin4ct SoC pinctrl
` [PATCH v3 5/6] arm64: dts: berlin4ct: add the pinctrl node
` [PATCH v3 6/6] arm64: dts: berlin4ct: add default pinmux for uart0

[PATCH] pinctrl: atlas7: support atlas7 step B changes
 2015-10-09  6:31 UTC 

[PATCH v8] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-09  0:01 UTC 

[PATCH] gpio: Add driver for MEN 16Z127 GPIO controller
 2015-10-08 19:49 UTC  (5+ messages)

[RFC/PATCH 0/2] GPIO: Add support for the PCA9621
 2015-10-08 18:32 UTC  (3+ messages)
` [RFC/PATCH 1/2] gpio: Add PCA9621 driver
` [RFC/PATCH 2/2] gpio: pcf857x: Add PCA9621 support

[PROBLEM] gpio: hog: requesting hog failed
 2015-10-08 12:29 UTC 

lening bieden 1,5%
 2015-10-08 11:59 UTC 

[PATCH v7] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-07 22:21 UTC 

[PATCH] genirq: export handle_bad_irq
 2015-10-07 19:18 UTC  (4+ messages)
  ` [PATCH] genirq: fix handle_bad_irq kerneldoc comment

[PATCH] gpio: make GPIO_OMAP bool instead of tristate
 2015-10-07 19:19 UTC  (4+ messages)

[PATCH v6] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-07 17:06 UTC 

[PATCH 0/2] pinctrl: sh-pfc: Remove obsolete platform_device_id entries
 2015-10-07 11:05 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry
` [PATCH 2/2] pinctrl: sh-pfc: Remove obsolete r8a7778 "

[PATCH v5] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-07 10:50 UTC 

[PATCH 0/3] gpio: rcar: Remove obsolete platform data support
 2015-10-07 10:33 UTC  (5+ messages)
  ` [PATCH 1/3] usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>
` [PATCH 2/3] pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>
` [PATCH 3/3] gpio: rcar: Remove obsolete platform data support

[PATCH v4] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-07  3:14 UTC  (3+ messages)
  ` [PATCH] gpio: fix platform_no_drv_owner.cocci warnings

[PATCH] gpio: keep the GPIO line names internal
 2015-10-06 14:09 UTC  (11+ messages)

[PATCH] pinctrl: berlin: fix BG2CD field widths
 2015-10-06  7:28 UTC  (5+ messages)

[PATCH RFT 0/5] gpiochip: add and use generic request/free
 2015-10-06  7:23 UTC  (7+ messages)
` [PATCH RFT 4/5] gpio: gpio-pl061: use the generic request/free implementations
` [PATCH RFT 5/5] pinctrl: replace trivial implementations of gpio_chip request/free

[PATCH] GPIO: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-06  7:19 UTC  (7+ messages)

[PATCH v3] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-06  0:08 UTC 

[PATCH 1/2] pinctrl: at91-pio4: Use irq_set_handler_locked()
 2015-10-05 10:09 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).