linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 03:21:38 to 2016-02-23 07:55:08 UTC [more...]

[PATCH 1/4] tools: gpio: Small updates for output format
 2016-02-23  7:54 UTC  (2+ messages)
` [PATCH 2/4] tools: gpio: Add necessary include paths

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-23  7:49 UTC  (72+ messages)
` [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [PATCH 02/61] gpio: Add resource management devm_gpio_chip_{add_data,remove}
` [PATCH 03/61] gpio: Add missing devm_gpio_ wrapper in devres.txt
` [PATCH 04/61] gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
` [PATCH 05/61] gpio: adnp: "
` [PATCH 06/61] gpio: adp5520: "
` [PATCH 07/61] gpio: adp5588: "
` [PATCH 08/61] gpio: amdpt: "
` [PATCH 09/61] gpio: arizona: "
` [PATCH 10/61] gpio: ath79: "
` [PATCH 11/61] gpio: bcm-kona: "
` [PATCH 12/61] gpio: clps711x: "
` [PATCH 13/61] gpio: crystalcove: "
` [PATCH 14/61] gpio: cs5535: "
` [PATCH 15/61] gpio: da9052: "
` [PATCH 16/61] gpio: da9055: "
` [PATCH 17/61] gpio: dln2: "
` [PATCH 18/61] gpio: ep93xx: "
` [PATCH 19/61] gpio: f7188x: "
` [PATCH 20/61] gpio: ge: "
` [PATCH 21/61] gpio: generic: "
` [PATCH 22/61] gpio: iop: "
  ` [PATCH 23/61] gpio: janz-ttl: "
` [PATCH 24/61] gpio: kempld: "
` [PATCH 25/61] gpio: lp3943: "
` [PATCH 26/61] gpio: lpc32xx: "
` [PATCH 27/61] gpio: lynxpoint: "
` [PATCH 28/61] gpio: mc9s08dz60: "
` [PATCH 29/61] gpio: moxart: "
` [PATCH 30/61] gpio: mvebu: "
` [PATCH 31/61] gpio: mxc: "
` [PATCH 32/61] gpio: octeon: "
` [PATCH 33/61] gpio: pca953x: "
` [PATCH 34/61] gpio: pcf857x: "
` [PATCH 35/61] gpio: palmas: "
` [PATCH 36/61] gpio: rc5t583: "
` [PATCH 37/61] gpio: rdc321x: "
` [PATCH 38/61] gpio: sch: "
` [PATCH 39/61] gpio: spear-spics: "
` [PATCH 40/61] gpio: sta2x11: "
` [PATCH 41/61] gpio: stp-xway: "
` [PATCH 42/61] gpio: sx150x: "
` [PATCH 43/61] gpio: syscon: "
` [PATCH 44/61] gpio: tb10x: "
` [PATCH 45/61] gpio: tc3589x: "
` [PATCH 46/61] gpio: tegra: "
` [PATCH 47/61] gpio: timberdale "
` [PATCH 48/61] gpio: tps6586x: "
` [PATCH 49/61] gpio: tps65910: "
` [PATCH 50/61] gpio: tps65912: "
` [PATCH 51/61] gpio: ts4800: "
` [PATCH 52/61] gpio: ts5500: "
` [PATCH 53/61] gpio: twl6040: "
` [PATCH 54/61] gpio: ucb1400: "
` [PATCH 55/61] gpio: viperboard: "
` [PATCH 56/61] gpio: vx855: "
` [PATCH 57/61] gpio: wm8350: "
` [PATCH 58/61] "
` [PATCH 59/61] gpio: wm8994: "
` [PATCH 60/61] gpio: xgene-sb: "
` [PATCH 61/61] gpio: xgene: "

[PATCH 0/3] input: gpio_keys: Convert to GPIO descriptors
 2016-02-23  7:29 UTC  (7+ messages)
` [PATCH 1/3] input: gpio_keys: Add support for "
` [PATCH 2/3] input: gpio_keys: Switch from irq_of_parse_and_map() to platform_get_irq()
` [PATCH 3/3] input: gpio_keys: Make use of the device property API

[PATCH v2 0/2] gpio: designware: add gpio-signaled acpi events support
 2016-02-23  7:17 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: designware: switch device node to fwnode
` [PATCH v2 2/2] gpio: designware: add gpio-signaled acpi event for power button

[PATCH 1/2] gpio: xgene: fix type of variable containing error codes
 2016-02-23  6:45 UTC 

[PATCH V4 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-23  6:30 UTC  (5+ messages)
` [PATCH V4 1/4] mfd: f81504-core: Add Fintek F81504/508/512 PCIE-to-UART/GPIO core support
` [PATCH V4 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support
` [PATCH V4 3/4] 8250: 8250_f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO UART support
` [PATCH V4 4/4] serial: 8250_pci: Remove Fintek F81504/508/512 UART driver

[PATCH] gpio: rcar: Use ARCH_RENESAS
 2016-02-23  1:36 UTC 

[PATCH] gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
 2016-02-23  1:09 UTC  (3+ messages)

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2016-02-22 20:46 UTC  (8+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[PATCH] input: gpio_keys_polled: Correct check for invalid gpiod
 2016-02-22 19:54 UTC  (3+ messages)

[PATCH 0/3] pinctrl: lpc18xx: support pint setup
 2016-02-22 19:11 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: core: create unlocked version of pinctrl_find_gpio_range_from_pin
` [PATCH 2/3] pinctrl: lpc18xx: add nxp,gpio-pin-interrupt property
  ` [PATCH 3/3] pinctrl: lpc1850-scu: document nxp,gpio-pin-interrupt

[PATCH v3 04/10] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-02-22 18:20 UTC 

[PATCH v6] Fix sun7i pin assignment for IRQ's
 2016-02-22 17:14 UTC 

[PATCH v6] Fix sun7i pin assignment for IRQ's
 2016-02-22 17:07 UTC 

[PATCH] gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
 2016-02-22 16:13 UTC  (2+ messages)

[PATCH v5] Fix sun7i pin assignment for IRQ's
 2016-02-22 15:26 UTC  (2+ messages)

[PATCH v5 0/4] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-22 13:03 UTC  (5+ messages)
  ` [PATCH v5 1/4] clk: sunxi: Add apb0 gates for H3
  ` [PATCH v5 2/4] dts: sun8i-h3: Add APB0 related clocks and resets
  ` [PATCH v5 3/4] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
` [PATCH v5 4/4] ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards

[PATCH] gpio: fixup line flags for userspace ABI
 2016-02-22 12:47 UTC 

[PATCH v3] gpio: add userspace ABI for GPIO line information
 2016-02-22 12:41 UTC 

[PATCH v2] gpio: add userspace ABI for GPIO line information
 2016-02-22 12:25 UTC  (15+ messages)

[RFD] Sharing GPIOs for input (buttons) and output (LEDs)
 2016-02-22 12:14 UTC 

[PATCH v3] Fix sun7i pin assignment for IRQ's
 2016-02-22  8:00 UTC  (6+ messages)
        `  "

[RFT][PATCH v2 1/3] gpio: mpc8xxx: Fixup setting gpio direction output
 2016-02-22  7:24 UTC  (3+ messages)
` [RFT][PATCH v2 2/3] gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
` [RFT][PATCH v2 3/3] gpio: mpc8xxx: Slightly update the code for better readability

[PATCH] gpio: brcmstb: Use list_for_each_entry at appropriate places
 2016-02-22  0:42 UTC  (2+ messages)

[PATCH v4] Fix sun7i pin assignment for IRQ's
 2016-02-21 23:46 UTC  (2+ messages)

Re: [PATCH v2 3/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-21 18:29 UTC  (3+ messages)
` [PATCH] pinctrl: sunxi: Add missing H3 R_PIO binding documentation

[PATCH] gpio: add userspace ABI for GPIO line information
 2016-02-21 12:32 UTC  (2+ messages)

[PATCH v2] Fix sun7i pin assignment for IRQ's
 2016-02-21  8:14 UTC  (2+ messages)

[PATCH] Fix sun7i pin assignment for IRQ's
 2016-02-21  1:15 UTC  (2+ messages)

[PATCH] gpio: ath79: Check valid gpio count for both DT and non-DT cases
 2016-02-20 18:11 UTC  (2+ messages)

[PATCH] gpiolib: fix crash when gpiochip removed
 2016-02-20 11:52 UTC  (2+ messages)

[PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-20  4:54 UTC  (6+ messages)
` [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024

[PATCH 1/1] gpio: add devm_ apis for gpio_chip_add and remove
 2016-02-20  4:04 UTC  (3+ messages)

[patch] gpio-pisosr: Unlock on error in pisosr_gpio_refresh()
 2016-02-19 21:57 UTC  (2+ messages)

[PATCH v7 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-02-19 17:44 UTC  (10+ messages)
` [PATCH v7 1/3] gpio: xgene: "
` [PATCH v7 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding
` [PATCH v7 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries

[PATCH] leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
 2016-02-19 15:29 UTC  (2+ messages)

Device probing proceeds even when the default pinctrl state is invalid
 2016-02-19 13:54 UTC  (4+ messages)

[PATCH] ARM: dts: at91: sama5d2 Xplained: Correct the macb irq pinctrl node
 2016-02-19 13:19 UTC  (2+ messages)

[PATCH V2 1/2] pinctrl: mediatek: Modify pinctrl bindings for mt7623
 2016-02-19 12:12 UTC  (6+ messages)
` [PATCH V2 2/2] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623

[PATCH/RFC v2] gpio: rcar: Add Runtime PM handling for interrupts
 2016-02-19 11:59 UTC  (3+ messages)

[PATCH] gpio: pisosr: add missing unlock
 2016-02-19 11:56 UTC  (2+ messages)

[PATCH RFT] gpio: mpc8xxx: Fixup setting gpio direction output
 2016-02-19 11:08 UTC  (2+ messages)

[GIT PULL] pin control fixes for v4.5
 2016-02-19 11:34 UTC 

[PATCH] input: gpio_keys_polled: Correct check for invalid gpiod
 2016-02-19 10:01 UTC  (2+ messages)

[PATCH] gpio: Propagate all errors in devm_get_gpiod_from_child()
 2016-02-19 10:00 UTC 

[PATCH] gpio: Propagate all errors in devm_get_gpiod_from_child()
 2016-02-19  9:55 UTC 

[PATCH/RFC] gpio: rcar: Add Runtime PM handling for interrupts
 2016-02-19  9:16 UTC  (3+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.6
 2016-02-19  8:57 UTC  (2+ messages)

[PATCH v1] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-19  8:35 UTC  (2+ messages)

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-02-19  8:32 UTC  (5+ messages)
` [PATCH] pinctrl: sh-pfc: r8a7794: add EtherAVB pin groups

[PATCH] gpio: tps65218: remove unused #include
 2016-02-19  8:23 UTC 

[PATCH] pinctrl: sirf/atlas7: stop poking around in GPIO internals
 2016-02-19  8:21 UTC  (5+ 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).