linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 08:15:48 to 2017-10-19 09:04:04 UTC [more...]

[PATCH 0/7] gpio: brcmstb: improved interrupt and wake support
 2017-10-19  9:03 UTC  (8+ messages)
` [PATCH 6/7] gpio: brcmstb: consolidate interrupt domains
` [PATCH 7/7] gpio: brcmstb: implement suspend/resume/shutdown

[PATCH v2 0/7] pinctrl: mcp32s08: add support for mcp23018
 2017-10-19  8:24 UTC  (15+ messages)
` [PATCH v2 3/7] gpio: mcp23s08: "
` [PATCH v2 4/7] dt-bindings: pinctrl: mcp23s08: add documentation for irq-open-drain
` [PATCH v2 5/7] pinctrl: mcp23s08: add open drain configuration for irq pinctrl
` [PATCH v2 6/7] pinctrl: mcp23s08: remove hardcoded irq polarity in irq_setup
` [PATCH v2 7/7] pinctrl: mcp23s08: remove unused variables from pinconf_set

[PATCH v2] pinctrl: mcp23s08: fix interrupt handling regression
 2017-10-19  8:20 UTC  (3+ messages)

[PATCH v2 00/16] Support armada-37xx second UART port
 2017-10-19  7:36 UTC  (25+ messages)
` [PATCH v2 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
` [PATCH v2 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH v2 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH v2 09/16] serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
` [PATCH v2 10/16] serial: mvebu-uart: dissociate RX and TX interrupts
` [PATCH v2 11/16] serial: mvebu-uart: augment the maximum number of ports
` [PATCH v2 13/16] arm64: dts: marvell: armada-37xx: add UART clock
  ` [PATCH v2 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
  ` [PATCH v2 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
  ` [PATCH v2 05/16] serial: mvebu-uart: use a generic way to access the registers
  ` [PATCH v2 06/16] serial: mvebu-uart: add soft reset at probe
  ` [PATCH v2 08/16] serial: mvebu-uart: clear state register before IRQ request
  ` [PATCH v2 12/16] serial: mvebu-uart: support extended port registers layout
  ` [PATCH v2 14/16] arm64: dts: marvell: armada-37xx: add second UART port
  ` [PATCH v2 15/16] arm64: dts: marvell: armada-3720-db: enable "
` [PATCH v2 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

[pinctrl:devel 32/32] drivers//pinctrl/pinctrl-adi2.c:426:7: error: implicit declaration of function 'gpio_get_value'
 2017-10-18 16:42 UTC 

[PATCH] gpiolib: clear irq handler and data in one go
 2017-10-18 16:32 UTC 

pinctrl-mcp23s08: 1 changed pin -> multiple interrupts
 2017-10-18  9:46 UTC  (3+ messages)

Hi Dear,
 2017-10-18  9:19 UTC 

[PATCH v2 0/5] GPIO driver for Maxim MAX3191x
 2017-10-17 20:32 UTC  (18+ messages)
  ` [PATCH v2 4/5] dt-bindings: gpio: max3191x: Document new driver
  ` [PATCH v2 5/5] gpio: Add driver for Maxim MAX3191x industrial serializer
` [PATCH v2 3/5] dt-bindings: Document common property for daisy-chained devices
` [PATCH v2 2/5] gpio: Introduce ->get_multiple callback
` [PATCH v2 1/5] bitops: Introduce assign_bit()

[pinctrl:devel 32/32] arch/blackfin/include/asm/portmux.h:26:41: error: expected identifier or '(' before numeric constant
 2017-10-17 12:24 UTC 

[PATCH] gpio: Cut old SX150X Kconfig option
 2017-10-17  9:28 UTC 

[PATCH V1 1/2] pinctrl: qcom: spmi-gpio: Read REG_EN_CTL to get initial enable state
 2017-10-17  4:36 UTC  (5+ messages)
` [PATCH V1 2/2] pinctrl: qcom: spmi-gpio: Set is_enabled flag in set_mux()

[gpio:devel 12/12] drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:630:27: error: 'struct gpio_chip' has no member named 'irq_base'; did you mean 'base'?
 2017-10-16 21:15 UTC  (8+ messages)

[PATCH v5 00/13] gpio: Tight IRQ chip integration
 2017-10-16 18:09 UTC  (15+ messages)
` [PATCH v5 01/13] gpio: Introduce struct gpio_irq_chip
` [PATCH v5 02/13] gpio: Move irqchip into "
` [PATCH v5 03/13] gpio: Move irqdomain "
` [PATCH v5 04/13] gpio: Move irq_base to "
` [PATCH v5 05/13] gpio: Move irq_handler "
` [PATCH v5 06/13] gpio: Move irq_default_type "
` [PATCH v5 07/13] gpio: Move irq_chained_parent "
` [PATCH v5 08/13] gpio: Move irq_nested into "
` [PATCH v5 10/13] gpio: Move lock_key "
` [PATCH v5 11/13] gpio: Implement tighter IRQ chip integration
` [PATCH v5 12/13] gpio: Export gpiochip_irq_{map,unmap}()
` [PATCH v5 13/13] gpio: Add Tegra186 support
  ` [PATCH v5 09/13] gpio: Move irq_valid_mask into struct gpio_irq_chip

[PATCHv3 1/2] Add device tree bindings for Altera FPGA Manager GPIO
 2017-10-16 17:04 UTC  (3+ messages)

[PATCH v2 00/14] pinctrl: sh-pfc: Add suspend/resume support
 2017-10-16 15:27 UTC  (15+ messages)
` [PATCH v2 01/14] pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device
` [PATCH v2 02/14] pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()
` [PATCH v2 03/14] pinctrl: sh-pfc: Add generic bias register description
` [PATCH v2 04/14] pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helper
` [PATCH v2 05/14] pinctrl: sh-pfc: r8a7795-es1: Use generic bias register description
` [PATCH v2 06/14] pinctrl: sh-pfc: r8a7795: "
` [PATCH v2 07/14] pinctrl: sh-pfc: r8a7796: "
` [PATCH v2 08/14] pinctrl: sh-pfc: r8a7778: "
` [PATCH v2 09/14] pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
` [PATCH v2 10/14] pinctrl: sh-pfc: Add generic IOCTRL register description
` [PATCH v2 11/14] pinctrl: sh-pfc: r8a7795-es1: Use "
` [PATCH v2 12/14] pinctrl: sh-pfc: r8a7795: "
` [PATCH v2 13/14] pinctrl: sh-pfc: r8a7796: "
` [PATCH v2 14/14] pinctrl: sh-pfc: Save/restore registers for PSCI system suspend

[PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
 2017-10-16 14:36 UTC  (2+ messages)

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-16 13:52 UTC  (25+ messages)
` [PATCH 1/2] [v5] pinctrl: qcom: disable GPIO groups with no pins

[PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller
 2017-10-16 13:40 UTC  (4+ messages)

[pinctrl:devel 19/27] drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:590:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int'
 2017-10-16 13:11 UTC 

[bug report] gpio: reflect base and ngpio into gpio_device
 2017-10-16 12:08 UTC  (2+ messages)

[PATCH 8/8] Documentation: fix ref to gpio.txt
 2017-10-16 12:03 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: meson: prepare for new SoC
 2017-10-16 12:01 UTC  (5+ messages)
` [PATCH v3 1/2] pinctrl: meson: separate soc drivers
` [PATCH v3 2/2] pinctrl: meson: rework pinmux ops

[PATCH] gpio: mark expected switch fall-throughs
 2017-10-16 11:58 UTC  (2+ messages)

[PATCH 0/2] gpiolib: improvements in linehandle_create()
 2017-10-16 11:47 UTC  (4+ messages)
` [PATCH 1/2] gpiolib: only check line handle flags once
` [PATCH 2/2] gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input

[PATCH v8 0/2] gpio: uniphier: UniPhier GPIO driver
 2017-10-16  8:24 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: gpio: uniphier: add UniPhier GPIO binding
` [PATCH v8 2/2] gpio: uniphier: add UniPhier GPIO controller driver

REPLY ME IMMEDIATELY
 2017-10-15 17:07 UTC 

[PATCH] pinctrl: gemini: Add missing functions
 2017-10-14 15:13 UTC 

[PATCH v3 0/2] pinctrl: rza1: add support for RZ/A1L
 2017-10-13 13:40 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: pinctrl: add support for RZ/A1M and RZ/A1L

[PATCH 00/16] Support armada-37xx second UART port
 2017-10-13  7:29 UTC  (12+ messages)
` [PATCH 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

[PATCH] gpio-rcar: use devm_ioremap_resource()
 2017-10-13  6:50 UTC  (2+ messages)

[PATCH] pinctrl: Do not depend in GPIOLIB, select it
 2017-10-12 22:20 UTC  (5+ messages)

[PATCH 1/1] gpio-rcar: use devm_ioremap_resource()
 2017-10-12 21:09 UTC  (2+ messages)

[PATCH] gpio-rcar: document R8A77970 bindings
 2017-10-12 20:10 UTC  (3+ messages)

[PATCH] gpio: gpio-dwapb: add optional reset
 2017-10-12 14:34 UTC  (5+ messages)

(unknown),
 2017-10-12 13:53 UTC 

[PATCH 0/4] GPIO driver for Maxim MAX3191x
 2017-10-12 11:15 UTC  (5+ messages)
` [PATCH 2/4] gpio: Introduce ->get_multiple callback

[PATCH 1/2] pinctrl: meson: separate soc drivers
 2017-10-12 11:12 UTC  (3+ messages)

Add hierarchical irq_domain for i2c based gpio expander pca9505
 2017-10-12  8:59 UTC  (3+ messages)

[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-10-12  2:22 UTC  (10+ messages)
` [PATCH v3 12/12] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[PATCH v2 0/2] pinctrl: meson: prepare for new SoC
 2017-10-12  0:15 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: meson: separate soc drivers
` [PATCH v2 2/2] pinctrl: meson: rework pinmux ops

[PATCH] gpio: gpio-dwapb: add optional reset
 2017-10-11 16:05 UTC  (4+ messages)

[PATCH v2 1/2] pinctrl: sh-pfc: r8a7795: fix trivial typo in comment
 2017-10-11 12:13 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: sh-pfc: r8a7796: "

[gpio:devel 12/12] htmldocs: include/linux/gpio/driver.h:207: warning: Excess struct/union/enum/typedef member 'irq_base' description in 'gpio_chip'
 2017-10-11 11:30 UTC 

[pinctrl:devel 19/26] arch/blackfin/kernel/bfin_gpio.c:105:13: error: 'MAX_RESOURCES' undeclared here (not in a function)
 2017-10-11 10:50 UTC 

[PATCH] pinctrl: adi2: Fix build problem
 2017-10-11 10:00 UTC 

[pinctrl:devel 19/24] drivers/pinctrl/pinctrl-adi2.c:221:21: error: dereferencing pointer to incomplete type 'struct gpio_port_t'
 2017-10-11  9:46 UTC 

[PATCH v6 0/2] gpio: uniphier: UniPhier GPIO driver
 2017-10-11  9:38 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: gpio: uniphier: add UniPhier GPIO binding
` [PATCH v6 2/2] gpio: uniphier: add UniPhier GPIO controller driver

[PATCH v2] pinctrl: intel: merrifield: Introduce OF device table
 2017-10-11  9:25 UTC  (4+ messages)

[PATCH v2] pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functions
 2017-10-11  9:21 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a77995: Remove USB0_IDIN and USB0_IDPU pins
 2017-10-11  8:32 UTC 

[PATCH V1] pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
 2017-10-11  8:24 UTC  (2+ messages)

[PATCH] gpiolib: drop irq_base field from gpio_chip struct
 2017-10-11  8:22 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).