linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-16 15:57:15 to 2015-01-10 18:21:46 UTC [more...]

[PATCH 1/2] sh-pfc: r8a7791: fix typo in MLB_CLK
 2015-01-10 18:21 UTC 

[PATCH] sh-pfc: r8a7790: add MLB+ pin group
 2015-01-10 18:20 UTC 

[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-01-10 14:32 UTC  (4+ messages)
` [RFC PATCH v2 2/4] serial: mxs-auart: Use helpers for gpio irqs
` [RFC PATCH v2 3/4] serial: at91: "
` [RFC PATCH v2 4/4] serial: clps711x: Update to new mctrl_gpio_init_dt

[PATCH 0/3] DLN2 fixes related to suspend/resume
 2015-01-10  8:57 UTC  (10+ messages)
` [PATCH 1/3] gpio: dln2: fix issue when an IRQ is unmasked then enabled
` [PATCH 2/3] gpio: dln2: use bus_sync_unlock instead of scheduling work

[PATCH 0/7] Add PWM support to mvebu gpio driver
 2015-01-09 23:34 UTC  (8+ messages)
` [PATCH 1/7] gpio: mvebu: checkpatch fixes
` [PATCH 2/7] gpio: mvebu: Fix probe cleanup on error
` [PATCH 3/7] gpio: mvebu: Add limited PWM support
` [PATCH 4/7] DT: bindings: Extend mvebu gpio documentation with PWM
` [PATCH 5/7] mvebu: xp: Add pwm properties to .dtsi files
` [PATCH 6/7] arm: mvebu: Enable PWM in defconfig
` [PATCH 7/7] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan

[PATCH 1/2] gpiolib: add gpiod_get_array and gpiod_put_array functions
 2015-01-09 15:19 UTC 

[PATCH 2/2] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
 2015-01-09 15:19 UTC 

[PATCH RESEND v3] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-09 15:24 UTC  (3+ messages)

[PATCH v3 5/8] gpio: Add Fujitsu MB86S7x GPIO driver
 2015-01-09 13:20 UTC  (3+ messages)

[PATCH] pinctrl: pass -DDEBUG in subdirs
 2015-01-09 10:22 UTC  (2+ messages)

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-09  9:48 UTC  (5+ messages)
` [PATCH 07/28] gpio: drop owner assignment from platform_drivers
` [PATCH 15/28] pinctrl: intel: "

[PATCH 1/2] pinctrl: intel: Pass CONFIG_DEBUG_PINCTRL to drivers
 2015-01-09  9:45 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: cherryview: Save and restore pin configs over system sleep

[PATCH v1 0/5] convert to use basic mmio gpio library
 2015-01-09  9:25 UTC  (16+ messages)
` [PATCH v1 1/5] gpio: moxart: "
` [PATCH v1 2/5] gpio: timberdale: "
` [PATCH v1 3/5] gpio: iop: "
` [PATCH v1 4/5] gpio: ge: "
` [PATCH v1 5/5] gpio: document "

[PATCH] gpiolib: of: Correct error handling in of_get_named_gpiod_flags
 2015-01-09  8:40 UTC 

[PATCH 0/9] ARM Versatile multi-platform support
 2015-01-09  8:34 UTC 

[PATCH RESEND gpio] gpio-amd8111: check ioport_map return value
 2015-01-09  5:08 UTC 

[PATCH v1 0/4] Let leds use named gpios
 2015-01-08 22:12 UTC  (12+ messages)
` [PATCH v1 1/4] gpio:gpiolib: use static const char const * for a suffixes array
` [PATCH v1 2/4] gpio: add parameter to allow the use named gpios
` [PATCH v1 3/4] leds: Let the binding document example for leds-gpio follow the gpio bindings
  ` [PATCH v1 4/4] leds: no longer use unnamed gpios

[PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges
 2015-01-08 19:25 UTC  (3+ messages)

[PATCH] gpio: grgpio: Avoid potential NULL pointer dereference
 2015-01-08 19:14 UTC  (2+ messages)

[PATCH 1/1] pinctrl: Fix two deadlocks
 2015-01-08 12:25 UTC 

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-08  8:25 UTC  (2+ messages)

[PATCH V3 0/7] APM X-Gene SoC platform device tree cleanup
 2015-01-08  0:33 UTC  (8+ messages)
` [PATCH V3 1/7] arm64: dts: Add APM X-Gene USB DTS node
` [PATCH V3 2/7] Documentation: arm64: add SCU dts binding documentation to linux kernel
` [PATCH V3 3/7] arm64: dts: Add X-Gene reboot driver dts node
` [PATCH V3 4/7] arm64: dts: Add Designware GPIO dts binding to APM X-Gene platform
` [PATCH V3 5/7] arm64: dts: Add APM X-Gene SoC GFC GPIO controller DTS entries
` [PATCH V3 6/7] Documentation: arm: pmu: Add Potenza PMU binding
` [PATCH V3 7/7] arm64: dts: Add PMU node for APM X-Gene Storm SOC

[PATCH v2 0/4] DLN2 fixes related to suspend/resume
 2015-01-07 14:26 UTC  (10+ messages)
` [PATCH v2 1/4] gpio: dln2: fix issue when an IRQ is unmasked then enabled
` [PATCH v2 3/4] mfd: dln2: add start/stop RX URBs helpers
` [PATCH v2 4/4] mfd: dln2: add suspend/resume functionality

[PATCH v2] gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()
 2015-01-07  9:41 UTC  (2+ messages)

[PATCH v1] gpio: Make the vararg hacks not pass magic values
 2015-01-07  8:44 UTC 

[PATCH gpio] gpio-amd8111: check ioport_map return value
 2015-01-07  3:21 UTC  (2+ messages)

[PATCH v9 0/2] Altera soft IP GPIO driver
 2015-01-06  8:30 UTC  (4+ messages)
` [PATCH v9 1/2] drivers/gpio: Altera soft IP GPIO driver device tree binding
` [PATCH v9 2/2] drivers/gpio: Altera soft IP GPIO driver

Linux GPIO internals
 2015-01-05 17:47 UTC  (3+ messages)

[PATCH v4 0/3] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2015-01-05 14:15 UTC  (4+ messages)
` [PATCH v4 2/3] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated

[PATCH 1/2] pinctrl: dove: Constify struct regmap_config and of_device_id
 2015-01-05  9:03 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: bcm281xx: Constify struct regmap_config

[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
 2015-01-05  6:26 UTC  (5+ messages)

[PATCH] linux/kernel.h: merge ARRAY_AND_SIZE defines
 2015-01-04 23:38 UTC  (4+ messages)

[PATCH 1/2] gpio: tz1090: Use resource_size to fix off-by-one resource size calculation
 2015-01-02 10:25 UTC  (3+ messages)
` [PATCH 2/2] gpio: tz1090-pdc: "

[PATCH v5 0/7]gpio/xilinx: Add support for PCI mapped devices and rmmod
 2015-01-01 15:27 UTC  (9+ messages)
` [PATCH v5 1/7] gpio/xilinx: Remove offset property
` [PATCH v5 2/7] gpio/xilinx: Convert the driver to platform device interface
` [PATCH v5 3/7] gpio/xilinx: Add support for X86 Arch
` [PATCH v5 4/7] gpio/xilinx: Fix kernel-doc
` [PATCH v5 5/7] gpio/xilinx: Create a single gpio chip on dual cores
` [PATCH v5 6/7] gpio/gpiolib-of: Create of_mm_gpiochip_remove
` [PATCH v5 7/7] gpio/xilinx: Use of_mm_gpiochip_remove

[PATCH v4 0/4] ARM: hip04: add GPIO support
 2014-12-31  8:18 UTC  (8+ messages)
` [PATCH v4 3/4] gpio: Add find GPIO base in increasing order
` [PATCH v4 4/4] Documentation: dt: gpio: Add gpio-number-forward property in snps gpio binding doc

[PATCH 1/3] gpu: drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
 2014-12-30  6:17 UTC  (6+ messages)
` [PATCH 2/3] mmc: host: "
` [PATCH 3/3] net: ieee802154: "

[PATCH v2 3/5] pinctrl: exynos: add exynos5410 SoC specific data
 2014-12-28 11:16 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] gpio: dwapb: Convert to use resource managed APIs
 2014-12-28  7:23 UTC 

[PATCH V6 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2014-12-28  4:57 UTC  (3+ messages)
` [PATCH V6 4/8] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V6 5/8] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH] gpio: f7188x: add GPIO support for F71869
 2014-12-25  0:27 UTC 

[PATCH 1/1 linux-next] pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
 2014-12-24 13:40 UTC 

[PATCH v8 0/2] drivers/gpio: Altera soft IP GPIO driver
 2014-12-24 11:04 UTC  (4+ messages)
  ` [PATCH v8 1/2] drivers/gpio: Altera soft IP GPIO driver device tree binding
` [PATCH v8 2/2] drivers/gpio: Altera soft IP GPIO driver

[PATCH v5 0/2] ARM: hip04: add GPIO support
 2014-12-24  9:23 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: hip04: add GPIO configure in hisi_defconfig
` [PATCH v5 2/2] ARM: dts: hip04: add GPIO pieces

[PATCH 1/5] ARM: sa1100: split irq handling for low GPIOs
 2014-12-22 10:05 UTC  (5+ messages)
` [PATCH 2/5] ARM: sa1100: merge both GPIO irqdomains
` [PATCH 3/5] ARM: sa1100: switch to irq_domain_add_simple()
` [PATCH 4/5] ARM: sa1100: move GPIO-related IRQ code to gpio driver
` [PATCH 5/5] ARM: sa1100: use handle_domain_irq

[Patch v5 0/2] gpio: add GPIO hogging mechanism
 2014-12-19 20:07 UTC  (3+ messages)
` [Patch v5 1/2] "
` [Patch v5 2/2] gpio: Document "

[Patch v4 0/2] gpio: add GPIO hogging mechanism
 2014-12-19  6:00 UTC  (7+ messages)
` [Patch v4 1/2] "
` [Patch v4 2/2] gpio: Document "

DT on s3c24xx
 2014-12-18 14:53 UTC  (4+ messages)

[PATCH v4 2/4] gpio/xilinx: Convert the driver to platform device interface
 2014-12-17 15:51 UTC  (7+ messages)

[PATCH v5 1/3] gpio: Cygnus: define Broadcom Cygnus GPIO binding
 2014-12-17 13:16 UTC  (12+ messages)

[PATCH RFT] gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()
 2014-12-17  9:32 UTC  (8+ messages)

[PATCH 1/2] gpio: pcf857x: Propagate wake-up setting to parent irq controller
 2014-12-17  8:13 UTC  (3+ messages)

[PATCH v6 0/3] Add gpio support to Broadcom Cygnus SoC
 2014-12-17  8:06 UTC  (2+ messages)

[PATCH v3 0/4] gpio/xilinx: Add support for PCI mapped devices and rmmod
 2014-12-17  7:35 UTC  (3+ messages)
` [PATCH v3 4/4] gpio/xilinx: Fix kernel-doc

[PATCH v2 RESEND 0/3] gpio: Add APM X-Gene standy platform GPIO driver
 2014-12-17  5:10 UTC  (4+ messages)
` [PATCH v2 RESEND 1/3] gpio: Add APM X-Gene standby GPIO controller driver
` [PATCH v2 RESEND 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding
  ` [PATCH v2 RESEND 3/3] arm64:dts: Add APM X-Gene standby GPIO controller DTS entries

[PATCH v2 0/3] gpio: Add APM X-Gene standy platform GPIO driver
 2014-12-17  3:55 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: Add APM X-Gene standby GPIO controller driver
  ` [PATCH v2 2/3] Documentation: gpio: Add APM X-Gene standby GPIO controller DTS binding
` [PATCH v2 3/3] arm64:dts: Add APM X-Gene standby GPIO controller DTS entries

[PATCH] gpio: sx150x: Fix comparing wrong value with chip->irq_masked
 2014-12-17  2:27 UTC  (2+ messages)

[patch] gpio: grgpio: off by one in grgpio_to_irq()
 2014-12-17  2:18 UTC  (2+ messages)

basic-mmio-gpio: add DT support
 2014-12-16 22:41 UTC 

[PATCH 0/4] dln2: add support for ACPI
 2014-12-16 19:32 UTC  (7+ messages)
` [PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
` [PATCH 2/4] ACPICA: don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table
` [PATCH 3/4] mfd: dln2: add support for ACPI
` [PATCH 4/4] gpio: dln2: add support for ACPI pin configuration


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