linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 09:58:21 to 2017-07-28 09:16:11 UTC [more...]

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-28  9:16 UTC  (15+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470
` [PATCH v4 2/3] gpio: Add support for TPS68470 GPIOs
` [PATCH v4 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver

[PATCH 1/2] pinctrl: qcom: spmi-gpio: Add pmi8994 gpio support
 2017-07-28  6:01 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: Add device node for pmi8994 gpios

[PATCH v7 00/12] rk808: Add RK805 support
 2017-07-27 21:07 UTC  (15+ messages)
` [PATCH v7 01/12] mfd: rk808: fix up the chip id get failed
` [PATCH v7 02/12] mfd: rk808: add rk805 regs addr and ID
` [PATCH v7 03/12] regulator: rk808: Add regulator driver for RK805
` [PATCH v7 04/12] mfd: rk808: Add RK805 support
` [PATCH v7 06/12] rtc: Kconfig: Name RK805 in Kconfig for RTC_DRV_RK808
` [PATCH v7 07/12] mfd: dt-bindings: Add RK805 device tree bindings document
` [PATCH v7 08/12] pinctrl: Add pinctrl driver for the RK805 PMIC
` [PATCH v7 09/12] Input: Add power key driver for Rockchip "
` [PATCH v7 10/12] mfd: rk808: Add RK805 pinctrl support
` [PATCH v7 11/12] mfd: rk808: Add RK805 power key support
` [PATCH v7 12/12] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC
` [PATCH v7 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808

[PATCH 0/2] gpio-mxc: Fix issue with gpios used as wake source on iMX27
 2017-07-27 20:17 UTC  (2+ messages)

[RFC] gpio: consumer: Remove WARN_ON(1) when GPIOLIB is disabled
 2017-07-27 19:38 UTC  (3+ messages)

[PATCH 0/3][v3] pinctrl: qcom: add support for sparse GPIOs
 2017-07-27 18:19 UTC  (4+ messages)
` [PATCH 1/3] gliolib: request the gpio before querying its direction
` [PATCH 2/3] [v3] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 3/3] [v2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH v3 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-07-27 15:05 UTC  (5+ messages)
` [PATCH v3 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs

[PATCH v6 00/8] Renesas RZ/A1 pin and gpio controller
 2017-07-27 14:59 UTC  (4+ messages)

[PATCH] pinctrl: bcm2835: Remove unneeded irq_group field
 2017-07-26 19:49 UTC  (2+ messages)

[PATCH v3 1/2] gpio: davinci: Add keystone-k2g compatible
 2017-07-26 18:37 UTC  (13+ messages)
  ` [PATCH v3 2/2] ARM: dts: keystone-k2g-evm: Add gpio nodes

[PATCH 0/2] pinctrl: sh-pfc: r8a7795: add usb2.0 on R-Car H3 ES2.0
 2017-07-26 11:28 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: r8a7795: Change USB3_{OVC,PWEN} definitions
` [PATCH 2/2] pinctrl: sh-pfc: r8a7795: Add USB 2.0 pins, groups and functions

[PATCH] gpio: add gpio_add_lookup_tables() to add several tables at once
 2017-07-26 10:21 UTC  (2+ messages)

[PATCH v1] pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
 2017-07-26 10:11 UTC  (2+ messages)

[PATCH v2 1/2] gpio: davinci: Add keystone-k2g compatible
 2017-07-26  6:41 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: keystone-k2g-evm: Add gpio nodes

[PATCH] gpio-it87: add support for IT8772F Super I/O
 2017-07-25 21:10 UTC 

[PATCH RESEND 0/2] gpio: add imx7ulp gpio support
 2017-07-25 13:47 UTC  (3+ messages)
` [PATCH RESEND 1/2] dt-bindings: gpio-vf610: add imx7ulp support
` [PATCH RESEND 2/2] gpio: "

[PATCH V4 RESEND 0/6] pinctrl: imx: add imx7ulp pinctrl support
 2017-07-25 13:41 UTC  (7+ messages)
  ` [PATCH V4 RESEND 1/6] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
` [PATCH V4 RESEND 2/6] pinctrl: imx: switch to use the generic pinmux property
` [PATCH V4 RESEND 3/6] pinctrl: imx: add imx7ulp driver
` [PATCH V4 RESEND 4/6] pinctrl: imx: remove gpio_request_enable and gpio_disable_free
` [PATCH V4 RESEND 5/6] pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
` [PATCH V4 RESEND 6/6] pinctrl: pinctrl-imx7ulp: add gpio_set_direction support

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-07-25 12:34 UTC  (19+ messages)
` [PATCH 1/3] mfd: Add support for FTDI FT232H devices

[PATCH 1/1] gpio: core: Decouple open drain/source flag with active low/high
 2017-07-25 12:06 UTC  (5+ messages)

[PATCH 1/4] gpio: tegra: Remove unnecessary check
 2017-07-25  9:16 UTC  (8+ messages)
` [PATCH 2/4] gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
` [PATCH 4/4] gpio: tegra: Use unsigned int where possible
  ` [PATCH 3/4] gpio: tegra: Fix checkpatch warnings

[PATCH 1/7] gpio: Cleanup kerneldoc
 2017-07-25  8:50 UTC  (9+ messages)
` [PATCH 2/7] gpio: of: Improve kerneldoc
` [PATCH 3/7] gpio: devres: "
` [PATCH 4/7] gpio: acpi: Fixup kerneldoc
` [PATCH 5/7] gpio: sysfs: "
` [PATCH 6/7] docs: driver-api: Add GPIO section
` [PATCH 7/7] gpio: Use unsigned int for of_gpio_n_cells

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-25  3:22 UTC  (18+ messages)
` [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
` [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc

[PATCH V1] pinctrl: qcom: spmi-gpio: Add support for qcom,gpios-disallowed property
 2017-07-25  1:11 UTC  (4+ messages)

[PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
 2017-07-24 19:07 UTC  (4+ messages)
` [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input

[PATCH v2] gpio-exar: Use correct property prefix and document bindings
 2017-07-24 19:06 UTC  (2+ messages)

[PATCH] gpio: mvebu: Fix cause computation in irq handler
 2017-07-24 15:49 UTC  (2+ messages)

[PATCH] tools/gpio: add gpio util to get or set gpio lines
 2017-07-24 14:32 UTC 

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (15+ messages)
` [PATCH 066/102] pinctrl: stm32: explicitly request exclusive reset control
` [PATCH 067/102] pinctrl: sunxi: "
` [PATCH 068/102] pinctrl: tegra: "
` (no subject)

[PATCH 0/3] simulated interrupts
 2017-07-24  7:31 UTC  (14+ messages)
` [PATCH 1/3] irq/irq_sim: add a simple interrupt simulator framework
` [PATCH 2/3] irq/irq_sim: add a devres variant of irq_sim_init()
` [PATCH 3/3] gpio: mockup: use irq_sim

[PATCH 00/14] pinctrl: sh-pfc: r8a7796: Fix pin assignment definitions
 2017-07-23 16:32 UTC  (4+ messages)
` [PATCH 04/14] pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group

[PATCH v5 0/3] TPS68470 PMIC drivers
 2017-07-22 22:01 UTC  (8+ messages)
` [PATCH v5 1/3] mfd: Add new mfd device TPS68470
` [PATCH v5 2/3] gpio: Add support for TPS68470 GPIOs
` [PATCH v5 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver

[PATCH v3 00/10] Initial Allwinner R40 support
 2017-07-22  3:00 UTC  (4+ messages)
` [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC

[PATCH v3 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-22  2:50 UTC  (3+ messages)
  ` [PATCH v3 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
  ` [PATCH v3 2/2] pinctrl: sunxi: add support of R40 to A10 "

GPIO Char device and tools/gpio/gpio-utils.c
 2017-07-21 17:26 UTC 

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-07-21 16:49 UTC 

[PATCH 0/2] Add RK3128 pinctrl support
 2017-07-21  9:38 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: rockchip: Use common interface for recalced iomux
` [PATCH 2/2] pinctrl: rockchip: Add rk3128 pinctrl support

[PATCH v6 00/12] rk808: Add RK805 support
 2017-07-21  8:12 UTC  (6+ messages)
` [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC

[PATCH v2 0/3] gpio: davinci: Add missing return checks
 2017-07-20 19:57 UTC  (6+ messages)
` [PATCH v2 1/3] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
` [PATCH v2 2/3] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
` [PATCH v2 3/3] gpio: davinci: Convert prinkt to dev_err

[PATCH] pinctrl: sirf: atlas7: Initialize GPIO offset
 2017-07-20 17:01 UTC 

[PATCH 1/2] gpio: tegra: Use platform_irq_count()
 2017-07-20 16:00 UTC  (2+ messages)
  ` [PATCH 2/2] gpio: tegra: Use platform_get_irq()

[RFC] drivers/gpio/gpio-pca953x.c broken for PCA9505 ?
 2017-07-20 12:46 UTC  (2+ messages)

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-07-20  8:15 UTC  (9+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470

[PATCH] pinctrl: Convert to using %pOF instead of full_name
 2017-07-19 19:50 UTC  (2+ messages)

[PATCH v2] gpio: pca953x: remove incorrect le16_to_cpu calls
 2017-07-19 13:39 UTC  (4+ messages)

[PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver
 2017-07-19 13:25 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).