linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-22 19:03:50 to 2015-06-02 19:38:36 UTC [more...]

[PATCH 0/7] ASoC: remove bitwise operations on GPIO level value
 2015-06-02 19:38 UTC  (15+ messages)
` [PATCH 1/7] ASoC: rt5677: add GPIO helper macros
` [PATCH 2/7] ASoC: rt5677: clean up gpiolib callbacks
` [PATCH 3/7] ASoC: wm8903: generalize GPIO control register bits
` [PATCH 4/7] ASoC: wm8903: simplify gpiolib callbacks
` [PATCH 5/7] ASoC: wm5100: remove bitwise operations involving GPIO level value
` [PATCH 6/7] ASoC: wm8962: "
` [PATCH 7/7] ASoC: wm8996: "

[PATCH v2 0/6] GPIO support for BRCMSTB
 2015-06-02 17:27 UTC  (24+ messages)
` [PATCH v2 1/6] gpio: Add GPIO support for Broadcom STB SoCs
  ` [PATCH v2 2/6] gpio: brcmstb: Add interrupt support
` [PATCH v2 3/6] dt-bindings: brcmstb-gpio: document properties for wakeup
` [PATCH v2 4/6] gpio: brcmstb: Allow GPIOs to be wakeup sources
` [PATCH v2 5/6] ARM: brcmstb: Select ARCH_WANT_OPTIONAL_GPIOLIB
` [PATCH v2 6/6] ARM: brcmstb: Add default gpio number

[PATCH 0/3] GPIO support for BRCMSTB
 2015-06-02 16:28 UTC  (7+ messages)

[PATCH] pinctrl: add pinctrl_register_reason() to return proper error code
 2015-06-02 15:32 UTC  (4+ messages)

[RFC/RFT PATCH 0/7] gpio: omap: rework and fixes
 2015-06-02 14:27 UTC  (14+ messages)
` [PATCH 1/7] gpio: omap: fix omap_gpio_free to not clean up irq configuration
` [PATCH 2/7] gpio: omap: fix error handling in omap_gpio_irq_type
` [RFC/RFT PATCH v2 7/7] gpio: omap: ensure that runtime pm will disable unused gpio banks

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2015-06-02 14:15 UTC  (4+ messages)

[PATCH] USB: ftdi_sio: add GPIO support
 2015-06-02 13:18 UTC  (7+ messages)

[PATCH v1] gpio: add ACPI support for APM X-Gene GPIO standby driver
 2015-06-02 12:52 UTC  (3+ messages)
` [PATCH v1] gpio: xgene: "

[PATCH] gpiolib: debugfs: display gpios requested as irq only
 2015-06-02 12:33 UTC  (10+ messages)

[PATCH] pinctrl: fix confusing debug message in pinctrl_register_map()
 2015-06-02 12:16 UTC  (4+ messages)

[PATCH v4 00/18] new MFD LoCoMo driver set
 2015-06-02 11:33 UTC  (27+ messages)
` [PATCH v4 01/18] mfd: add new driver for Sharp LoCoMo
` [PATCH v4 02/18] leds: port locomo leds driver to new locomo core
` [PATCH v4 03/18] input: convert LoCoMo keyboard driver to use "
` [PATCH v4 05/18] input: make LoCoMo keyboard driver support both poodle and collie
` [PATCH v4 12/18] ARM: sa1100: make collie use new locomo drivers
` [PATCH v4 14/18] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v4 15/18] ARM: pxa: poodle: use new LoCoMo driver
  ` [PATCH v4 04/18] input: locomokbd: differentiate between two Enter keys
  ` [PATCH v4 06/18] video: backlight: add new locomo backlight driver
  ` [PATCH v4 07/18] video: lcd: add LoCoMo LCD driver
  ` [PATCH v4 08/18] gpio: port LoCoMo gpio support from old driver
  ` [PATCH v4 09/18] gpio: locomo: implement per-pin irq handling
  ` [PATCH v4 10/18] spi: add locomo SPI driver
  ` [PATCH v4 11/18] i2c: add locomo i2c driver
  ` [PATCH v4 13/18] ARM: sa1100: don't preallocate IRQ space for locomo
  ` [PATCH v4 16/18] ARM: pxa: poodle: "
` [PATCH v4 17/18] video: backlight: drop old locomo bl/lcd driver
` [PATCH v4 18/18] ARM: drop old LoCoMo driver

[PATCH] pinctrl: zynq: add static const to zynq_pctrl_groups
 2015-06-02 11:31 UTC  (3+ messages)

[PATCH] pinctrl: zynq: add static to zynq_pins
 2015-06-02 11:29 UTC  (3+ messages)

[PATCH 0/2] Add GPIO controller driver for Netlogic XLP SoCs
 2015-06-02 11:23 UTC  (4+ messages)
` [PATCH 2/2] gpio: xlp: GPIO controller "

[PATCH 00/21] On-demand device registration
 2015-06-02 10:14 UTC  (7+ messages)
` [PATCH 08/21] gpio: Probe GPIO drivers on demand
` [PATCH 09/21] gpio: Probe pinctrl devices "
` [PATCH 18/21] pinctrl: "

[PATCH] fix documentation after renaming gpiod_set_array to gpiod_set_array_value
 2015-06-02  9:38 UTC 

[PATCH] gpio: tb10x: Drop unneeded free_irq() call
 2015-06-02  9:26 UTC  (3+ messages)

[PATCH] gpio/crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip
 2015-06-02  9:23 UTC  (2+ messages)

[PATH] Fix ies/smt and register irq fail bug
 2015-06-02  9:08 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: mediatek: Fix bug of ies/smt setting for mt8173
` [PATCH 2/2] pinctrl: mediatek: Fix pinctrl register irq fail bug

[PATCH] pinctrl: zynq: change error code for pinctrl_register failure
 2015-06-01 15:00 UTC  (6+ messages)

[PATCH 1/2] gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
 2015-06-01 14:59 UTC  (7+ messages)
` [PATCH 2/2] gpio-stp-xway: Use the of_property_read_u32 helper
    ` [PATCHv2 "

[PATCH] gpio: pcf857x: Check for irq_set_irq_wake() failures
 2015-06-01 14:56 UTC  (2+ messages)

[PATCH] gpio: Prevent an integer overflow in the pca953x driver
 2015-06-01 13:52 UTC  (3+ messages)

[PATCH trivial] pinctrl: Spelling s/reseved/reserved/
 2015-06-01 13:50 UTC  (3+ messages)

[RFC v1 05/25] gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-06-01 13:48 UTC  (5+ messages)
` [RFC v1 06/25] pinctrl: "

[PATCH] pinctrl: use "const struct ..." rather than "struct ... const"
 2015-06-01 13:48 UTC  (2+ messages)

[PATCH] pinctrl: remove useless const qualifier
 2015-06-01 13:47 UTC  (2+ messages)

[PATCH] gpio: add ETRAXFS GPIO driver
 2015-06-01 13:45 UTC  (4+ messages)

[PATCH 1/7] pinctrl: imx7d: Remove .owner field
 2015-06-01 12:54 UTC  (7+ messages)
` [PATCH 2/7] pinctrl: amd: "
` [PATCH 3/7] pinctrl: sun6i-a31s: "
` [PATCH 4/7] pinctrl: mt8135: "
` [PATCH 5/7] pinctrl: mt8127: "
` [PATCH 6/7] pinctrl: mt6397: "
` [PATCH 7/7] pinctrl: atlas7: "

[RESEND PATCH 0/2] pinctrl: zynq: fix two bugs of zynq pinmux function
 2015-06-01 13:01 UTC  (7+ messages)
` [RESEND PATCH 1/2] pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macro
` [RESEND PATCH 2/2] pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SEL

[PATCH v2] gpio: rcar: Check for irq_set_irq_wake() failures
 2015-06-01 12:58 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Fix the pointer in PTR_ERR()
 2015-06-01 12:57 UTC 

[PATCH][RFC] gpiolib: rename gpiod_set_array to gpiod_set_array_value
 2015-06-01 12:55 UTC  (2+ messages)

[PATCH v2 0/3] gpiolib: debugfs: update to show more info for gpios requested as irq
 2015-06-01 12:52 UTC  (7+ messages)
` [PATCH v2 1/3] gpiolib: debugfs: display gpios requested as irq only
` [PATCH v2 2/3] gpiolib: debugfs: show linux irq number for gpios requested as irq
` [PATCH v2 3/3] gpiolib: debugfs: identify gpios requested as irq only

[patch] gpio: Added GPIO support to ZynqMP SoC
 2015-06-01 12:00 UTC 

[PATCH V2 0/2] pinctrl: tegra-xusb: Clean-up and fixes
 2015-06-01 11:57 UTC  (5+ messages)
  ` [PATCH V2 1/2] pinctrl: tegra-xusb: Remove unused structure
  ` [PATCH V2 2/2] pinctrl: tegra-xusb: Fix allocation of pins

[PATCH][RESEND] gpiolib: rename gpiod_set_array to gpiod_set_array_value
 2015-06-01 11:41 UTC 

[Patch v3 10/36] x86, irq: Use helper irq_data_get_irq_handler_data() to hide irq_desc details
 2015-06-01  8:05 UTC  (2+ messages)
  ` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[PATCHv2] gpio: add ETRAXFS GPIO driver
 2015-05-30 20:26 UTC 

[PATCH 0/2] ARM: mvebu: Add DLINK-DNS327L support
 2015-05-29 10:06 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

[PATCH v0] gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
 2015-05-29  9:42 UTC  (3+ messages)

[PATCH v2] pinctrl: fix confusing debug message in pinctrl_register_map()
 2015-05-29  9:09 UTC 

[PATCH] pinctrl: improve debugfs for strict controllers
 2015-05-28  8:14 UTC 

configuration for nc pins without pull
 2015-05-28  7:26 UTC  (2+ messages)

[PATCH v4 0/7] Add Mediatek MMC driver
 2015-05-27 11:34 UTC  (11+ messages)
` [PATCH v4 1/7] mmc: dt-bindings: add Mediatek MMC bindings
` [PATCH v4 2/7] mmc: mediatek: Add Mediatek MMC driver

[PATCH] sh-pfc: handle pin array holes in sh_pfc_map_pins()
 2015-05-27  8:52 UTC  (4+ messages)

[PATCH 0/6] UHS-I support for sh_mobile_sdhi
 2015-05-26 18:17 UTC  (9+ messages)
` [PATCH 5/6] ARM: shmobile: lager: Set sdhi and mmcif clock rates
` [PATCH 6/6] ARM: shmobile: lager: Enable UHS-I SDR-50

[GIT PULL] pin control fixes for the v4.1 kernel cycle
 2015-05-25  7:33 UTC 

[GIT PULL] GPIO fixes for the v4.1 series
 2015-05-25  7:26 UTC 

[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
 2015-05-23  8:18 UTC  (13+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU

[PATCH] Pinctrl: imx1: fix wrong pin-name resolving
 2015-05-23  7:34 UTC 


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