linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-28 23:49:07 to 2017-08-02 12:25:51 UTC [more...]

[PATCH] pinctrl: sirf: atlas7: Initialize GPIO offset
 2017-08-02 12:25 UTC  (3+ messages)

[PATCH] pinctrl: bcm2835: Remove unneeded irq_group field
 2017-08-02 12:21 UTC  (3+ messages)

[PATCH 1/4] gpio: tegra: Remove unnecessary check
 2017-08-02 12:18 UTC  (7+ messages)
` [PATCH 2/4] gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
` [PATCH 3/4] gpio: tegra: Fix checkpatch warnings

[PATCH 1/7] gpio: Cleanup kerneldoc
 2017-08-02 12:14 UTC  (16+ 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] gpio: mvebu: Fix cause computation in irq handler
 2017-08-02 12:09 UTC  (3+ messages)

[PATCH] gpio: add gpio_add_lookup_tables() to add several tables at once
 2017-08-02 12:06 UTC  (5+ messages)

[PATCH 1/2] gpio: tegra: Use platform_irq_count()
 2017-08-02 12:03 UTC  (5+ messages)
` [PATCH 2/2] gpio: tegra: Use platform_get_irq()

[PATCH 0/6] gpio: use devres for irq generic chip
 2017-08-02 11:54 UTC  (15+ messages)
` [PATCH 1/6] gpio: sta2x11: "
` [PATCH 2/6] gpio: ml-ioh: "
` [PATCH 3/6] gpio: pch: "
` [PATCH 4/6] gpio: mxc: "
` [PATCH 5/6] gpio: mxs: "
` [PATCH 6/6] gpio: sodaville: "

[PATCH] pinctrl: Convert to using %pOF instead of full_name
 2017-08-02 11:51 UTC  (2+ messages)

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-02 11:45 UTC  (7+ messages)
` [PATCH 066/102] pinctrl: stm32: explicitly request exclusive reset control
` [PATCH 067/102] pinctrl: sunxi: "
` [PATCH 068/102] pinctrl: tegra: "

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-08-02 11:36 UTC  (5+ messages)
` [PATCH 2/3] gpio: Add FT232H CBUS GPIO driver

[PATCH 0/3] simulated interrupts
 2017-08-02 11:34 UTC  (8+ messages)
` [PATCH 3/3] gpio: mockup: use irq_sim

[PATCH v2 0/3] gpio: davinci: Add missing return checks
 2017-08-02 10:59 UTC  (10+ 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] gpio: Convert to using %pOF instead of full_name
 2017-08-02  9:34 UTC  (2+ messages)

[PATCH v3 1/2] gpio: davinci: Add keystone-k2g compatible
 2017-08-02  9:29 UTC  (10+ messages)

[PATCH v2 1/2] gpio: davinci: Add keystone-k2g compatible
 2017-08-02  9:24 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: keystone-k2g-evm: Add gpio nodes

[PATCH] pinctrl: samsung: Remove unneeded local variable initialization
 2017-08-02  8:45 UTC  (2+ messages)

[PATCH] gpio: tegra: fix unbalanced chained_irq_enter/exit
 2017-08-02  8:43 UTC  (2+ messages)

[PATCH v2 00/23] Support more devices on rockchip rv1108
 2017-08-02  8:40 UTC  (2+ messages)
` [PATCH v2 10/23] pinctrl: rockchip: add schmitt input mode support for rv1108

[PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs
 2017-08-02  8:38 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: aspeed: Add g4 USB functions
` [PATCH v2 2/4] dt-bindings: pinctrl: aspeed: Add g5 "
` [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support
` [PATCH v2 4/4] pinctrl: aspeed: g5: "

[PATCH] pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()
 2017-08-02  8:31 UTC  (2+ messages)

[PATCH] gpio: altera-a10sr: constify gpio_chip structure
 2017-08-02  8:29 UTC  (2+ messages)

[PATCH] pinctrl: qcom: ssbi: mpp: constify gpio_chip structure
 2017-08-02  8:27 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: constify gpio_chip structure
 2017-08-02  8:25 UTC  (2+ messages)

[PATCH v5 1/3] pinctrl: Add sleep related state to indicate sleep related configs
 2017-08-02  6:50 UTC  (2+ messages)

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-08-02  6:03 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: mt2712: add binding document
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node
` [PATCH 3/3] pinctrl: add mt2712 pinctrl driver

[PATCH v3] [BUGFIX] gpio: reject invalid gpio before getting gpio_desc
 2017-08-02  4:47 UTC 

[PATCH] gpio: drop unnecessary includes from include/linux/gpio/driver.h
 2017-08-02  1:19 UTC  (8+ messages)

[PATCH 1/2] gpio: mb86s7x: Handle return value of clk_prepare_enable
 2017-08-01 19:40 UTC  (3+ messages)
` [PATCH 2/2] gpio: omap : Add missing clk_unprepare()

[RFC/RFT PATCH 0/3] gpiolib: make gpio irqchip compatible with sparse_irq
 2017-08-01 18:41 UTC  (8+ messages)
` [RFC/RFT PATCH 1/3] gpio: tegra: remove gpio_to_irq() from hw irq handlers
` [RFC/RFT PATCH 2/3] gpio: pxa: "
` [RFC/RFT PATCH 3/3] gpiolib: make gpio irqchip compatible with sparse_irq

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-08-01 18:27 UTC  (5+ messages)

[PATCH 0/2] Few fix on armada-37xx pinctrl for v4.13
 2017-08-01 15:57 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: Fix the pin 23 on south bridge
` [PATCH 2/2] pinctrl: armada-37xx: Fix number of pin in "

[PATCH] pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base
 2017-08-01 14:54 UTC 

[PATCH v2 0/3] simulated interrupts
 2017-08-01 14:50 UTC  (4+ messages)
` [PATCH v2 1/3] irq/irq_sim: add a simple interrupt simulator framework
` [PATCH v2 2/3] irq/irq_sim: add a devres variant of irq_sim_init()
` [PATCH v2 3/3] gpio: mockup: use irq_sim

[PATCH V2 1/1] gpio: gpio-vf610: add imx7ulp support
 2017-08-01 14:04 UTC 

[PATCH RESEND 0/2] gpio: add imx7ulp gpio support
 2017-08-01 13:48 UTC  (6+ messages)
` [PATCH RESEND 1/2] dt-bindings: gpio-vf610: add imx7ulp support
` [PATCH RESEND 2/2] gpio: "

[PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings
 2017-08-01 13:27 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: zynq: Fix warnings in the driver

[PATCH 00/14] pinctrl: sh-pfc: r8a7796: Fix pin assignment definitions
 2017-08-01 13:22 UTC  (2+ messages)

[PATCH] pinctrl: st: constify gpio_chip structure
 2017-08-01 13:21 UTC  (2+ messages)

[PATCH] pinctrl: baytrail: Do not call WARN_ON for a firmware bug
 2017-08-01 13:19 UTC  (2+ messages)

[PATCH v2] [BUGFIX] gpio: reject invalid gpio before getting gpio_desc
 2017-08-01 12:22 UTC  (5+ messages)

[PATCH] gpiolib: skip unwanted events, don't convert them to opposite edge
 2017-08-01 12:08 UTC  (2+ messages)

[PATCH V4 RESEND 0/6] pinctrl: imx: add imx7ulp pinctrl support
 2017-08-01 11:56 UTC  (13+ 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 v2] gpio-exar: Use correct property prefix and document bindings
 2017-08-01 11:44 UTC  (2+ messages)

(unknown)
 2017-08-01 10:07 UTC 

[PATCH 5/5] Documentation: bindings: Add ti,lmp92001
 2017-08-01  9:17 UTC 

[PATCH 4/5] gpio: Add support for LMP92001 GPIO
 2017-08-01  9:15 UTC 

[PATCH 0/5] pinctrl: sh-pfc: r8a7795/r8a7796: MSIOF updates
 2017-08-01  8:40 UTC  (2+ messages)

[PATCH 0/2] gpio-mxc: Fix issue with gpios used as wake source on iMX27
 2017-08-01  8:39 UTC  (5+ messages)
` [PATCH 1/2] gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
` [PATCH 2/2] gpio: gpio-mxc: gpio_set_wake_irq() use proper return values

[PATCH/RFC] gpio: rcar: add gen[123] fallback compatibility strings
 2017-08-01  8:27 UTC  (2+ messages)

[PATCH 0/6] pinctrl: uniphier: UniPhier pinctrl updates for v4.14
 2017-08-01  8:18 UTC  (13+ messages)
` [PATCH 1/6] pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()
` [PATCH 2/6] pinctrl: uniphier: fix pin_config_get() for input-enable
` [PATCH 3/6] pinctrl: uniphier: clean up GPIO port muxing
` [PATCH 4/6] pinctrl: uniphier: omit redundant input enable bit information
` [PATCH 5/6] pinctrl: uniphier: add suspend / resume support
` [PATCH 6/6] pinctrl: uniphier: add UniPhier PXs3 pinctrl driver

[PATCH 0/2] gpio: select IRQ_DOMAIN_HIERARCHY fixing curcular Kconfig dependency
 2017-08-01  8:06 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
` [PATCH 2/2] gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY

[PATCH] pinctrl: qcom: msm: constify gpio_chip structure
 2017-08-01  8:02 UTC  (2+ messages)

[PATCH] pinctrl: qcom: ssbi-gpio: constify gpio_chip structure
 2017-08-01  8:01 UTC  (2+ messages)

[PATCH] pinctrl: coh901: constify gpio_chip structure
 2017-08-01  7:59 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: abx500: constify gpio_chip structure
 2017-08-01  7:59 UTC  (2+ messages)

[PATCH] pinctrl: vt8500: wmt: constify gpio_chip structure
 2017-08-01  7:58 UTC  (2+ messages)

[PATCH] pinctrl: rza1: constify gpio_chip structure
 2017-08-01  7:57 UTC  (2+ messages)

[PATCH] gpio: replace __maybe_unused in gpiolib.h with static inline
 2017-08-01  7:55 UTC  (2+ messages)

Should irq_enable/disable be flagging/unflagging gpio lines used as irq?
 2017-08-01  7:37 UTC  (5+ messages)

[PATCH 1/5 v2] pinctrl: Add DT bindings for Cortina Gemini
 2017-07-31 21:30 UTC 

[PATCH] pinctrl: sunxi: rename R_PIO i2c pin function name
 2017-07-31 14:13 UTC  (3+ messages)

[PATCH v1] gpio: pca953x: remove incorrect le16_to_cpu calls
 2017-07-31 14:06 UTC  (4+ messages)

[PATCH v3 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-31 13:55 UTC  (7+ 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 "

[PATCH] pinctrl: uniphier: fix USB3 pin assignment for Pro4
 2017-07-31 13:50 UTC  (2+ messages)

[PATCH] pinctrl: intel: wrap Intel pin control drivers in an architecture check
 2017-07-31 13:48 UTC  (3+ messages)

[PATCH 0/3][v3] pinctrl: qcom: add support for sparse GPIOs
 2017-07-31 13:36 UTC  (5+ 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 v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-31 13:29 UTC  (8+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[PATCH v2] gpio: lp87565: Set proper output level and direction for direction_output
 2017-07-31 13:27 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
 2017-07-31 13:19 UTC  (6+ messages)
` [PATCH v3 2/3] pinctrl: qcom: ipq4019: add most remaining pin definitions
` [PATCH v3 3/3] pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits

[PATCH] pinctrl: zte: fix dereference of 'data' in zx_set_mux()
 2017-07-31 13:13 UTC  (2+ messages)

GPIO Char device and tools/gpio/gpio-utils.c
 2017-07-31 12:56 UTC  (3+ messages)

[PATCH] pinctrl-st: fix of_irq_to_resource() result check
 2017-07-31 11:56 UTC  (4+ messages)

[PATCH 00/14] Support more devices on rockchip rv1108
 2017-07-31 11:26 UTC  (3+ messages)
` [PATCH 03/14] pinctrl: rockchip: add input schmitt support for rv1108

[PATCH] gpio: consumer: Remove WARN_ON(1) when GPIOLIB is disabled
 2017-07-31 11:17 UTC  (2+ messages)

[PATCH] [BUGFIX] gpio: reject invalid gpio before getting gpio_desc
 2017-07-31  0:54 UTC  (3+ messages)

[PATCH] pinctrl: sirf: atlas7: fix of_irq_get() error check
 2017-07-30 19:38 UTC 

[PATCH v4 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
 2017-07-29 23:01 UTC  (2+ messages)

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

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-28 23:49 UTC  (8+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470


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