Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-09 15:42:21 to 2016-02-16 12:32:40 UTC [more...]

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 12:32 UTC  (4+ messages)

[PATCH 0/2] pinctrl: mediatek: Add direction control and gpio_request_enable Support
 2016-02-16 12:28 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: mediatek: fix direction control issue

[PATCH] pinctrl: intel: Turn Baytrail support to tristate
 2016-02-16 10:34 UTC  (8+ messages)

[PATCH -next] gpio: Use kzalloc() to allocate struct gpio_device to fix crash
 2016-02-16 10:22 UTC 

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

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

[PATCH] gpio/pinctrl: sunxi: stop poking around in private vars
 2016-02-16  8:08 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: set pin function as input on export
 2016-02-16  8:00 UTC  (3+ messages)

[PATCH V2 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-16  7:03 UTC  (4+ messages)
` [PATCH V2 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support

[PATCH] gpio-mcp23s08: correctly handling failed allocation
 2016-02-16  2:19 UTC 

[PATCH] pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode
 2016-02-15 23:31 UTC  (3+ messages)

[PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-02-15 23:26 UTC  (11+ messages)
` [PATCH v5 1/3] gpio: xgene: "
` [PATCH v5 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-15 23:23 UTC  (18+ messages)
` [PATCH 01/14] pinctrl: sunxi: Add A83T R_PIO controller support
` [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T
` [PATCH 10/14] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets

[PATCH RFT] gpio: mpc8xxx: Fixup setting gpio direction output
 2016-02-15 23:21 UTC  (2+ messages)

[PATCH V8 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-15 23:18 UTC  (12+ messages)
` [PATCH V8 1/8] mfd: add device-tree binding doc for PMIC max77620/max20024
` [PATCH V8 2/8] mfd: max77620: add core driver for MAX77620/MAX20024
` [PATCH V8 3/8] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
` [PATCH V8 4/8] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
` [PATCH V8 5/8] gpio: add DT binding doc for gpio of PMIC max77620/max20024
` [PATCH V8 6/8] gpio: max77620: add gpio driver for MAX77620/MAX20024
` [PATCH V8 7/8] regulator: add DT binding doc for regulator of PMIC max77620/max20024
` [PATCH V8 8/8] regulator: max77620: add regulator driver for max77620/max20024

[PATCH] pinctrl: Turn AMD support to tristate
 2016-02-15 23:12 UTC  (2+ messages)

[PATCH] gpio: tps65086: Add GPO driver for the TPS65086 PMIC
 2016-02-15 23:09 UTC  (4+ messages)

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-02-15 22:14 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: r8a7794: add SSI pin groups
` [PATCH 2/2] pinctrl: sh-pfc: r8a7794: add audio clock "

[PATCH 0/2] GPIO: Clean up asm/gpio.h
 2016-02-15 20:16 UTC  (11+ messages)
` [PATCH 1/2] gpio: Include linux/gpio.h instead of asm/gpio.h
` [PATCH 0/4] clean up irq_to_gpio and asm/gpio.h
  ` [PATCH 1/4] gpio: remove broken irq_to_gpio() interface
  ` [PATCH 2/4] gpio: ks8695: remove irq_to_gpio function
  ` [PATCH 3/4] gpio: ep93xx: remove private "
  ` [PATCH 4/4] ARM: remove asm/gpio.h

[PATCH 0/3] pinctrl: sh-pfc: Correct pin range comments
 2016-02-15 19:42 UTC  (2+ messages)

[PATCH] pinctrl: coh901: fix initconst annotation
 2016-02-15 19:41 UTC  (2+ messages)

[PATCH] gpio/sysfs: Add ID parameter for GPIO lines
 2016-02-15 19:11 UTC  (2+ messages)

[PATCH] pinctrl: Fix return value check in amd_gpio_probe()
 2016-02-15 18:43 UTC  (2+ messages)

[PATCH 0/4] pinctrl: sh-pfc: More PINMUX_SINGLE() conversions
 2016-02-15 18:39 UTC  (3+ messages)

[PATCH] pinctrl: zynq: fix typo in group name for qspi1
 2016-02-15 18:19 UTC  (2+ messages)

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

[PATCH] pinctrl: sh-pfc: Rework PFC GPIO support
 2016-02-15 15:37 UTC  (3+ messages)

[PATCH 0/3] OMAP/pinmux: remove misuse of IRQF_NO_SUSPEND flag
 2016-02-15 15:27 UTC  (4+ messages)

[PATCH] davinci:Fix possible NULL pointer deference in the function davinci_gpio_probe
 2016-02-15 13:38 UTC 

[PATCH 1/1] gpio: add devm_ apis for gpio_chip_add and remove
 2016-02-15 13:17 UTC 

[PATCH v2] gpio: TS-4800: remove useless bgpio_init flags
 2016-02-15 13:22 UTC  (2+ messages)

[PATCH v2] gpio: add userspace ABI for GPIO line information
 2016-02-15 13:20 UTC 

[PATCH] pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins
 2016-02-15 12:17 UTC 

[PATCH 1/2] gpio: tpic2810: Make tpic2810_direction_output set proper output level
 2016-02-15 12:10 UTC  (2+ messages)
` [PATCH 2/2] gpio: tps65218: Make tps65218_gpio_output "

[PATCH 1/1] gpio: pisosr: Don't use magic numbers
 2016-02-15  9:14 UTC 

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-15  9:17 UTC  (10+ messages)
` [PATCH v2 3/5] "
      ` [linux-sunxi] "
          `  "
` [PATCH v2 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set
        `  "

[PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
 2016-02-15  0:41 UTC  (2+ messages)

[PATCH v2] gpio: Add driver for TI TPIC2810
 2016-02-14 13:18 UTC  (9+ messages)

[PATCH v2 0/7] Use devm_request_region
 2016-02-13 22:46 UTC  (2+ messages)

[PATCH 0/4] Pass correct license string to MODULE_LICENSE
 2016-02-13 22:41 UTC  (2+ messages)

[PATCH v2] pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK
 2016-02-13 22:35 UTC  (2+ messages)

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-02-13 17:14 UTC  (8+ messages)
` [PATCH v4 4/9] pinctrl: Add STM32 MCUs support

[PATCH] gpio: add userspace ABI for GPIO line information
 2016-02-12 21:39 UTC 

[PATCH RFT] gpio: ts4800: Fixup flags argument for bgpio_init
 2016-02-12 14:42 UTC  (2+ messages)

[PATCH] gpio: store reflect the label to userspace
 2016-02-12 13:50 UTC 

Can't pinctrl-baytrail be a module?
 2016-02-12 12:59 UTC  (5+ messages)

[PATCH] pinctrl: intel: Remove unneeded header includes
 2016-02-12 12:57 UTC  (3+ messages)

[PATCH] pinctrl: sirf/atlas7: stop poking around in GPIO internals
 2016-02-12  8:31 UTC 

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-02-11 23:27 UTC  (5+ messages)
` [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node "

[PATCH 0/3] gpio: Intel Baytrail support
 2016-02-11 17:12 UTC  (5+ messages)
` [PATCH 2/3] mfd: lpc_ich: use a correct mask for the GPIO base address

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-02-11 16:54 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO and Regulator due for v4.6

[GIT PULL] GPIO fixes for v4.5
 2016-02-11 14:07 UTC 

[PATCH v4 2/8] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
 2016-02-11 13:53 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: add support for the rk3399
 2016-02-11 13:52 UTC  (5+ messages)
` [PATCH v3 0/2] add pinctrl support for rk3399
  ` [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible

[PATCH v4 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-11 13:30 UTC  (3+ messages)
` [PATCH v4 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set

[PATCH v2] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-11 13:28 UTC  (4+ messages)

[PATCH] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-11 12:01 UTC  (2+ messages)

[PATCH] gpio: add tps65218 gpio
 2016-02-11 11:25 UTC  (2+ messages)

[PATCH v4 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-02-11 10:55 UTC  (3+ messages)
` [PATCH v4 5/5] arm: dts: Add pinctrl/GPIO/EINT node "

[PATCH] gpio: move the subdriver data pointer into gpio_device
 2016-02-11 10:39 UTC 

[PATCH 6/6 v2] gpio: move the pin ranges into gpio_device
 2016-02-11 10:37 UTC 

[PATCH V7 0/8] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-02-11 10:19 UTC  (8+ messages)
` [PATCH V7 1/8] mfd: add device-tree binding doc for PMIC max77620/max20024

[PATCH 0/6] gpiolib refactorings after device addition
 2016-02-11 10:26 UTC  (7+ messages)
` [PATCH 1/6] gpio: remember to finally free gpio_device
` [PATCH 2/6] gpio: move sysfs mock device to the gpio_device
` [PATCH 3/6] gpio: move descriptors into gpio_device
` [PATCH 4/6] gpio: reflect base and ngpio "
` [PATCH 5/6] gpio: reference count the gpio device for each desc
` [PATCH 6/6] gpio: move the pin ranges into gpio_device

[PATCH 1/2] Input: Colibri VF50 - Add missing #include <linux/of.h>
 2016-02-10 19:38 UTC  (6+ messages)
` [PATCH 2/2] Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB

[PATCH] gpio: TS-4800: remove useless bgpio_init flags
 2016-02-10 17:17 UTC  (2+ messages)

[PATCH v5] pinctrl: rockchip: add support for the rk3399
 2016-02-10 15:42 UTC  (2+ messages)

[PATCH v3 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-10 15:06 UTC  (10+ messages)
` [PATCH v3 1/5] clk: sunxi: Add apb0 gates for H3
            `  "

[PATCH v2 0/2] gpio: Add driver for SPI serializers
 2016-02-10 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 1/5] gpio: ath79: Move to the generic GPIO driver
 2016-02-10 10:38 UTC  (12+ messages)
` [PATCH 2/5] gpio: ath79: Allow building in compile tests
` [PATCH 3/5] gpio: ath79: Make the driver removable
` [PATCH 4/5] gpio: ath79: Add support for the interrupt controller
` [PATCH 5/5] gpio: ath79: Update the copyright notice

[PATCH 0/6] GPIO character device skeleton
 2016-02-10 10:04 UTC  (6+ messages)
` [PATCH 3/6] gpio: add a userspace chardev ABI for GPIOs

[PATCH 0/2] gpio: davinci: driver fixes
 2016-02-10 10:01 UTC  (5+ messages)
` [PATCH 1/2] gpio: davinci: Add the missing of-node pointer in the irq_domain_add_legacy function call
` [PATCH 2/2] gpio: davinci: Fix the number of controllers allocated

[PATCH] pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK
 2016-02-10  9:56 UTC  (5+ messages)

[PATCH] pinctrl: uniphier: add COMPILE_TEST option
 2016-02-10  9:56 UTC  (2+ messages)

Default pin direction after exporting/requesting
 2016-02-10  7:36 UTC 

gpio: add TS-4800 fpga GPIO support
 2016-02-09 23:20 UTC  (2+ messages)

[PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-02-09 17:12 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).