linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-17 12:28:26 to 2015-08-02 09:09:15 UTC [more...]

[PATCH v2 00/11] gpio: Allow compile test of GPIO consumers if !GPIOLIB
 2015-08-02  9:08 UTC  (2+ messages)
` [PATCH v2 01/11] tpm: "

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-08-01 15:27 UTC  (13+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH] pinctrl: join lines that can be a single line within 80 columns
 2015-08-01  4:22 UTC 

[PATCH] pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting
 2015-08-01  3:38 UTC 

[PATCH v4 0/4] GPIO support for BRCMSTB
 2015-08-01  1:17 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup
` [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support
` [PATCH v4 3/4] gpio: brcmstb: support wakeup from S5 cold boot
` [PATCH v4 4/4] ARM: dts: brcmstb: add BCM7445 GPIO nodes

[RFC PATCH 0/3] New Atmel PIO4 pinctrl/gpio driver
 2015-07-31 15:08 UTC  (4+ messages)
` [RFC PATCH 1/3] pinctrl: introduce driver for Atmel PIO4 controller
` [RFC PATCH 2/3] ARM: at91/dt: add sama5d2 pinmux
` [RFC PATCH 3/3] ARM: at91/dt: add pinctrl

[PATCH 1/2] gpio: don't override irq_*_resources() callbacks
 2015-07-31 14:54 UTC  (3+ messages)
` [PATCH 2/2] gpio: etraxfs: add interrupt support

[PATCH 0/9] gpiolib: Add GPIO name support
 2015-07-31 10:49 UTC  (39+ messages)
` [PATCH 1/9] gpiolib: Fix possible use of wrong name
` [PATCH 3/9] gpio: Allow hogged gpios to be requested
` [PATCH 4/9] gpio: Add 'name' to the gpio descriptor struct
` [PATCH 6/9] gpiolib-of: Reuse 'line-name' from DT as gpio descriptor name
` [PATCH 7/9] gpiolib-sysfs: Add gpio name parsing for sysfs export
` [PATCH 8/9] gpiolib-sysfs: Show gpio-name in /sys/class/gpio/gpio*/name
` [PATCH 9/9] gpiolib: Add gpio name information to /sys/kernel/debug/gpio

[PATCH v2 0/22] On-demand device probing
 2015-07-31 10:28 UTC  (7+ messages)
` [PATCH v2 07/22] gpio: Probe GPIO drivers on demand
` [PATCH v2 08/22] gpio: Probe pinctrl devices "
` [PATCH v2 18/22] pinctrl: "

[PATCH RESENT] powerpc: dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio devices
 2015-07-31  9:16 UTC 

[PATCH] powerpc: dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio devices
 2015-07-31  9:12 UTC 

[PATCH v3 1/2] dt/bindings: gpio: Document ZTE zx296702 GPIO
 2015-07-31  8:42 UTC  (6+ messages)
` [PATCH v3 2/2] gpio: zx: Add ZTE zx296702 GPIO support

[PATCH] MIPS: Remove all the uses of custom gpio.h
 2015-07-31  6:04 UTC  (3+ messages)

[RESEND PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-30  9:16 UTC  (7+ messages)

[PATCH] pinctrl: join dev_dbg strings into a single line
 2015-07-30  8:27 UTC 

[PATCH 1/3] drivers/gpio: Port gpio driver to ls1021a-qds platform
 2015-07-30  7:27 UTC  (3+ messages)
` [PATCH 2/3] drivers/gpio/Kconfig: enable GPIO configs for LS1021A SoC
` [PATCH 3/3] arm/dts/ls1021a: Add GPIO controller nodes

[PATCH] pinctrl: mediatek: Implement pictrl irq wake handler
 2015-07-29  9:36 UTC 

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2015-07-29  8:51 UTC  (5+ messages)

[PATCH 1/1] gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
 2015-07-28 12:40 UTC  (4+ messages)

[PATCH v2 0/2] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-28 12:39 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: Add custom irq_domain_ops
` [PATCH v2 2/2] ARM: sunxi: dt: Convert users to the PIO interrupts binding

[PATCH] gpio: omap: use raw locks for locking
 2015-07-28 12:22 UTC  (4+ messages)

[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-07-28 10:23 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found

[PATCH] MAINTAINERS: pinctrl: Move Thomas Abraham to CREDITS
 2015-07-28 10:17 UTC  (2+ messages)

[PATCH v3] gpio: kill off set_irq_flags usage
 2015-07-28 10:15 UTC  (4+ messages)
` [PATCH v3] pinctrl: "

[PATCH] MIPS: Remove most of the custom gpio.h
 2015-07-27 13:20 UTC  (6+ messages)

[PATCH 1/3] gpio: etraxfs: fix set register flag
 2015-07-27 13:03 UTC  (6+ messages)
` [PATCH 2/3] gpio: generic: support input-only chips
` [PATCH 3/3] gpio: etraxfs: add support for ARTPEC-3

[PATCH 1/2] pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
 2015-07-27 12:45 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()

[PATCH] gpio: remove unneeded initializer in gpiochip_add_to_list()
 2015-07-27 12:40 UTC  (3+ messages)

[PATCH 1/4] gpio: mpc8xxx: constify of_device_id
 2015-07-27 12:37 UTC  (10+ messages)
` [PATCH 2/4] gpio: mpc8xxx: handle differences between incarnations at a single place
` [PATCH 3/4] gpio: mpc8xxx: add support for MPC5125
` [PATCH 4/4] dt-bindings: gpio: document bindings supported by gpio-mpc8xxx.c

[PATCH] gpio-pca953x: Support NXP PCAL9555A with Agile I/O
 2015-07-27 12:37 UTC  (6+ messages)

[PATCH 0/4] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:27 UTC  (10+ messages)
` [PATCH 1/4] pinctrl: sunxi: Use common functions to change irq_chip and handler
` [PATCH 2/4] pinctrl: sunxi: Add irq_chip name
` [PATCH 3/4] pinctrl: sunxi: Add custom irq_domain_ops
` [PATCH 4/4] ARM: sunxi: dt: Convert users to the PIO interrupts binding

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-27 12:26 UTC  (7+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-27 12:12 UTC  (10+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH v2 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events
 2015-07-27 11:57 UTC  (3+ messages)

[PATCH 1/4][v4] ARM: imx: imx7d-pinfunc: add gpio pad iomuxc settings
 2015-07-27 11:55 UTC  (3+ messages)

[PATCH v2 1/2] pinctrl: dt-binding: document Conexant CX92755 SoC
 2015-07-27  9:49 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: driver for Conexant Digicolor CX92755 pin mapping

Attention: Email ID Owner RE: 2000 - 2015 SCAM VICTIM'S COMPENSATION FROM THE IMF BENIN
 2015-07-27  9:48 UTC 

[PATCH 4/5] pinctrl/ARM: move GPIO and pinctrl deps to device tree
 2015-07-26 18:55 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: split stn8815 UART0 pin groups
 2015-07-25  9:23 UTC 

[PATCH v2] Documentation: gpio: consumer: describe the con_id parameter
 2015-07-25  7:15 UTC  (3+ messages)

[PATCH 1/2] Documentation: gpio: board: add flags parameter to gpiod_get*() functions
 2015-07-25  7:11 UTC  (2+ messages)
` [PATCH 2/2] Documentation: gpio: board: describe the con_id parameter

[PATCH][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
 2015-07-23 19:34 UTC  (8+ messages)

[PATCH 5/5] pinctrl: nomadik: depromote GPIO to subsystem_init()
 2015-07-23  7:10 UTC 

[PATCH 3/5] pinctrl: nomadik: assure GPIO chips are populated
 2015-07-23  7:09 UTC 

[PATCH 2/5] pinctrl: nomadik: find chip from local array
 2015-07-23  7:09 UTC 

[PATCH 1/5] pinctrl: nomadik: break out state container allocator
 2015-07-23  7:09 UTC 

[GIT PULL] pin control fixes for the v4.2 series, take one
 2015-07-22  7:08 UTC  (5+ messages)

[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
 2015-07-21 20:29 UTC 

[PATCH v3 0/1 RESEND] gpio: arizona: add support for WM8998 and WM1814
 2015-07-21 15:47 UTC  (2+ messages)
` [PATCH v3 1/1 "

[PATCH] gpio: document interaction with other subsystems
 2015-07-21  9:39 UTC 

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-21  7:24 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v2 0/7] This series adds pinctrl drivers for UniPhier SoC family
 2015-07-20  9:18 UTC  (5+ messages)
` [PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support

[PATCH 0/2] Make generic MMIO GPIO aware of the pinctrl subsystem
 2015-07-20  8:54 UTC  (5+ messages)
` [PATCH 1/2] gpio: bgpio: Teach gpio-generic about "

[PATCH] gpio: make flags mandatory for gpiod_get functions
 2015-07-20  8:28 UTC  (10+ messages)
` [PULL gpio-for-next] "

[PATCH v2] Documentation: gpio: consumer: describe active low property
 2015-07-18  6:02 UTC 

Letter of Intent
 2015-07-17 20:47 UTC 

[PATCH v2] gpio/davinci: add interrupt support for GPIOs 16-31
 2015-07-17 14:51 UTC  (3+ messages)

[pinctrl:devel 30/37] drivers/pinctrl/pinconf.c:205:6: sparse: symbol 'pinconf_show_config' was not declared. Should it be static?
 2015-07-17 13:40 UTC  (3+ messages)
` [PATCH pinctrl] pinctrl: pinconf: pinconf_show_config() can be static

[GIT PULL] GPIO fixes for v4.2 take one
 2015-07-17 12:53 UTC 

[patch 00/19] gpio: Interrupt cleanups and API change preparation
 2015-07-17 12:47 UTC  (4+ messages)

[PATCH] [v2] pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
 2015-07-17 12:41 UTC  (2+ messages)

[PATCH] pinctrl/qcom Kconfig CFG repeated
 2015-07-17 12:37 UTC  (4+ messages)

[PATCH 5/8] pinctrl: qcom: spmi-mpp: Add support for setting analog output level
 2015-07-17 12:35 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH 8/8] pinctrl: qcom: ssbi: Family A gpio & mpp drivers
    ` [PATCH v2 "

[PATCH 0/8] Qualcomm PMIC pinctrl additions
 2015-07-17 12:31 UTC  (3+ messages)
` [PATCH 6/8] pinctrl: qcom: spmi-mpp: Transpose pinmux function


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