linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-22 02:57:55 to 2015-02-04 01:41:56 UTC [more...]

[PATCH v3 0/4] Add pinctrl support to Broadcom Cygnus SoC
 2015-02-04  1:41 UTC  (15+ messages)
  ` [PATCH v3 1/4] pinctrl: bcm: consolidate Broadcom pinctrl drivers
    ` [PATCH v3 2/4] pinctrl: Broadcom Cygnus pinctrl device tree binding
  ` [PATCH v3 3/4] pinctrl: cygnus: add initial IOMUX driver support
  ` [PATCH v3 4/4] ARM: dts: enable IOMUX for Broadcom Cygnus
` [PATCH v7 0/4] Add gpio/pinconf support to Broadcom Cygnus SoC
    ` [PATCH v7 1/4] pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding
    ` [PATCH v7 2/4] pinctrl: cygnus: add gpio/pinconf driver
  ` [PATCH v7 3/4] ARM: dts: enable GPIO for Broadcom Cygnus
  ` [PATCH v7 4/4] ARM: dts: cygnus: enable GPIO based hook detection

[PATCH] pinctrl: pinctrl-imx: don't use invalid value of conf_reg
 2015-02-03 19:01 UTC  (4+ messages)

[PATCH v3 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-02-03 16:47 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: qcom: increase variable size for register offsets
` [PATCH v3 2/3] DT: pinctrl: Document Qualcomm MSM8916 pinctrl binding
` [PATCH v3 3/3] pinctrl: qcom: Add msm8916 pinctrl driver

[PATCH 0/3] PXA1928 GPIO support
 2015-02-03 13:44 UTC  (8+ messages)
` [PATCH 1/3] gpio: pxa: remove mach IRQ includes
` [PATCH 2/3] dt/bindings: gpio: add compatible string for marvell,pxa1928-gpio
` [PATCH 3/3] gpio: pxa: add PXA1928 gpio type support

[PATCH] gpio: mmp: add GPIO driver for Marvell MMP series
 2015-02-03 13:21 UTC  (3+ messages)

pinctrl-imx: calculation of pinid bogus for i.MX25
 2015-02-03 13:03 UTC  (4+ messages)
` [PATCH] pinctrl: imx25: fix numbering for pins

[PATCH 2/2] gpio: max732x: convert to GPIOLIB_IRQCHIP
 2015-02-03 12:35 UTC  (2+ messages)

[PATCH] pinctrl: freescale: make of_device_id array const
 2015-02-03 10:41 UTC 

Fw: [3.18.3] poll() on gpio pins broken
 2015-02-03  9:03 UTC  (6+ messages)

pinctrl: add AMD GPIO driver support
 2015-02-03  7:49 UTC 

[Patch v6 0/2] gpio: add GPIO hogging mechanism
 2015-02-02 17:44 UTC  (3+ messages)
` [Patch v6 1/2] "
` [Patch v6 2/2] gpio: Document "

[GIT PULL] GPIO fixes for v3.19 last take
 2015-02-02 13:53 UTC 

[PATCH 10/15] gpio: kconfig: replace PPC_OF with PPC
 2015-01-31 13:47 UTC 

[PATCH v2 0/4] Let leds use named gpios
 2015-01-30 22:22 UTC  (12+ messages)
` [PATCH v2 1/4] gpio: use sizeof() instead of hardcoded values
` [PATCH v2 2/4] gpio: add parameter to allow the use named gpios
` [PATCH v2 4/4] leds: no longer use unnamed gpios

[PATCH 0/3] pinctrl: qcom: enable generic pinconf and input-enable
 2015-01-30 16:20 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: qcom: delete pin_config_get/set pinconf operations
` [PATCH 2/3] pinctrl: qcom: enable generic pinconf
` [PATCH 3/3] pinctrl: qcom: handle input-enable pinconf property

[RFC PATCH] gpio: support for GPIO forwarding
 2015-01-30 16:17 UTC  (13+ messages)

[PATCH v4 0/3] Amlogic Meson pinctrl driver
 2015-01-30 13:49 UTC  (5+ messages)
` [PATCH v4 1/3] pinctrl: add driver for Amlogic Meson SoCs
        `  "

[PATCH] pinctrl: hide PCONFDUMP in #ifdef
 2015-01-30 13:31 UTC  (2+ messages)

[PATCH] gpio: max732x: add set_multiple function
 2015-01-30 12:13 UTC  (3+ messages)

[PATCH 1/2] gpio: max732x: use an inline function for container cast
 2015-01-30 12:03 UTC  (2+ messages)

[PATCH RFT] gpio: mb86s70: Return error if requesting an already assigned gpio
 2015-01-30 10:26 UTC 

[PATCH 1/3][v2] gpiolib: add gpiod_get_array and gpiod_put_array functions
 2015-01-30 10:02 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: Only mask interrupts; never disable
 2015-01-30  9:39 UTC  (3+ messages)

[PATCH] pinctrl: zynq: Fix usb0 pins
 2015-01-30  9:32 UTC  (3+ messages)

[PATCH 0/2] gpio: sysfs: fix memory leaks
 2015-01-30  9:30 UTC  (5+ messages)
` [PATCH 1/2] gpio: sysfs: fix memory leak in gpiod_export_link
` [PATCH 2/2] gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low

[PATCH 0/4] dln2: add support for ACPI
 2015-01-30  0:03 UTC  (9+ messages)
` [PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
` [PATCH 3/4] mfd: dln2: add support for ACPI

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-01-29 17:23 UTC  (6+ messages)

[PATCH 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-01-29 14:27 UTC  (10+ messages)
` [PATCH 1/3] pinctrl: qcom: increase variable size for register addresses
` [PATCH 2/3] DT: pinctrl: Document Qualcomm MSM8916 pinctrl binding
` [PATCH 3/3] pinctrl: qcom: Add msm8916 pinctrl driver

[PATCH 0/1] Consolidate similar algorithms in gpio-sch
 2015-01-29 12:48 UTC  (6+ messages)
` [PATCH 1/1] gpio: sch: Consolidate similar algorithms

[PATCH] pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
 2015-01-29 10:44 UTC 

[PATCH] sh-pfc: emev2 - Fix mangled author name
 2015-01-29 10:12 UTC 

[PATCH RESEND] gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
 2015-01-29  9:36 UTC  (2+ messages)

[PATCH] gpio: ge: Convert to use devm_kstrdup
 2015-01-29  9:33 UTC  (2+ messages)

[PATCH] gpio: correctly use const char * const
 2015-01-29  9:30 UTC  (2+ messages)

[RFC PATCH 0/7] msdc: Add mediatek MMC driver
 2015-01-29  7:29 UTC  (11+ messages)
` [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges
` [PATCH 2/7] mmc: mediatek: Add Mediatek MMC driver
` [PATCH 3/7] ARM: mediatek: Add Mediatek MMC support in multi_v7_defconfig
` [PATCH 4/7] arm64: mediatek: Add Mediatek MMC support in defconfig
` [PATCH 5/7] mmc: dt-bindings: add Mediatek MMC bindings
` [PATCH 6/7] dts: mediatek: Add MT8135 mmc dts
` [PATCH 7/7] arm64: dts: mediatek: Add MT8173 MMC dts

[PATCH v6 0/2] ARM: hip04: add GPIO support
 2015-01-29  3:17 UTC  (2+ messages)

[PATCH] pinctrl: qcom: enable generic support and input-enable pinctrl conf
 2015-01-28 20:48 UTC  (8+ messages)

[PATCH] gpio: board.txt: Fix the gpio name example
 2015-01-28 18:14 UTC  (3+ messages)

[patch] gpio: ge: fix error code in gef_gpio_probe()
 2015-01-28 19:13 UTC 

[PATCH v2 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-01-28 10:36 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: qcom: increase variable size for register offsets
` [PATCH v2 2/3] DT: pinctrl: Document Qualcomm MSM8916 pinctrl binding
` [PATCH v2 3/3] pinctrl: qcom: Add msm8916 pinctrl driver

[GIT PULL] final pin control fix for v3.19
 2015-01-28  9:25 UTC 

[PATCH RESENT] pinctrl: pinctrl-imx: don't use invalid value of conf_reg
 2015-01-27 23:14 UTC  (2+ messages)

[PATCH RESENT#2] pinctrl: pinctrl-imx: don't use invalid value of conf_reg
 2015-01-27 23:13 UTC 

[PATCH] usb: phy-generic: Don't fail on missing gpio reset
 2015-01-27 19:14 UTC  (5+ messages)

[PATCH 0/2] gpio: sysfs: backports of memleak fixes to 3.12
 2015-01-27 18:01 UTC  (7+ messages)
` [PATCH 1/2] gpio: sysfs: fix gpio-chip device-attribute leak
` [PATCH 2/2] gpio: sysfs: fix gpio "
` [PATCH 0/2] gpio: sysfs: backports of memleak fixes to 3.10

[PATCH v3] ARM: zynq: DT: Add USB to device tree
 2015-01-27  1:20 UTC  (2+ messages)

[PATCH 0/3] Add Fintek F71869 and F71869A gpio support
 2015-01-25 17:16 UTC  (4+ messages)
` [PATCH 1/3] gpio: f7188x: correct spelling of "Fintek"
` [PATCH 2/3] gpio: f7188x: add GPIO support for F71869
` [PATCH 3/3] gpio: f7188x: add GPIO support for F71869A

basic-mmio-gpio: add DT support
 2015-01-25 16:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] basic-mmio-gpio: document DT bindings

[PATCH 0/3] gpio: sysfs: fix attribute leaks and races
 2015-01-25 10:16 UTC  (9+ messages)
` [PATCH 1/3] gpio: sysfs: fix gpio-chip device-attribute leak
` [PATCH 2/3] gpio: sysfs: fix gpio "
` [PATCH 3/3] gpio: sysfs: fix gpio attribute-creation race

[PATCH] gpio: f7188x: add GPIO support for F71869
 2015-01-25  9:37 UTC  (4+ messages)

LOL
 2015-01-24 11:11 UTC 

gpio: ARCH_MB86S7X?
 2015-01-23 11:08 UTC  (4+ messages)

[PATCH v1 0/4] Let leds use named gpios
 2015-01-23  9:16 UTC  (5+ messages)
` [PATCH v1 2/4] gpio: add parameter to allow the "

[PATCH V7 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2015-01-23  8:56 UTC  (3+ messages)
` [PATCH V7 4/8] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V7 5/8] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH V6 3/8] MIPS: Cleanup Loongson-2F's gpio driver
 2015-01-23  7:15 UTC  (3+ messages)

[PATCH] gpio: sx150x: Fix compile issue when CONFIG_OF_GPIO is not defined
 2015-01-23  0:58 UTC  (3+ messages)

[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-01-22 11:37 UTC  (3+ messages)

[PATCH] gpio: sx150x: fixup OF support
 2015-01-22  8:47 UTC 

LOL
 2015-01-22 16:15 UTC 

[PATCH] gpio: mcp23s08: create default gpio base if neither device node nor platform data is defined
 2015-01-22  3:15 UTC  (3+ messages)

gpio-sx150x.c build error
 2015-01-22  3:02 UTC  (2+ 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 NNTP newsgroup(s).