linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-09 06:17:14 to 2018-06-22 00:09:02 UTC [more...]

[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
 2018-06-22  0:09 UTC  (34+ messages)
` [PATCH 02/10] Input: ams_delta_serio: convert to platform driver
` [PATCH 03/10] Input: ams_delta_serio: use private structure
` [PATCH 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
        ` [PATCH 4/10 v2] "
` [PATCH 05/10] ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin
` [PATCH 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
` [PATCH 07/10] ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested
` [PATCH 08/10] ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
` [PATCH 09/10] Input: ams_delta_serio: use IRQ resource
` [PATCH 10/10] Input: ams_delta_serio: Get FIQ buffer from platform_data
` [PATCH v2 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
  ` [PATCH v2 02/10] Input: ams_delta_serio: convert to platform driver
  ` [PATCH v2 03/10] Input: ams_delta_serio: use private structure
  ` [PATCH v2 04/10] Input: ams_delta_serio: Replace power GPIO with regulator
  ` [PATCH v2 05/10] ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pin
  ` [PATCH v2 06/10] ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbers
  ` [PATCH v2 07/10] ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requested
  ` [PATCH v2 08/10] ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
  ` [PATCH v2 09/10] Input: ams_delta_serio: use IRQ resource
  ` [PATCH v2 10/10] Input: ams_delta_serio: Get FIQ buffer from platform_data

[GIT PULL] pin control fixes for v4.18 take one
 2018-06-21 17:19 UTC 

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-21 15:14 UTC  (16+ messages)
` [PATCH 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[PATCH v4 04/26] docs: fix broken references with multiple hints
 2018-06-20 15:26 UTC  (6+ messages)
` [PATCH v4 05/26] docs: Fix some broken references
` [PATCH v4 22/26] devicetree: fix name of pinctrl-bindings.txt

[PATCH 1/5] dt-bindings: tegra186-gpio: Add information for Tegra194
 2018-06-20 12:54 UTC  (5+ messages)
` [PATCH 2/5] gpio: tegra186: Add support "
` [PATCH 3/5] arm64: tegra: Add GPIO controller on Tegra194
` [PATCH 4/5] arm64: tegra: Enable card detect for SD card on P2888
` [PATCH 5/5] arm64: tegra: Add ethernet controller on Tegra194

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-20 12:47 UTC  (7+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure

[PATCH v4 0/2] pinctrl: imx: Add driver for i.MX8MQ
 2018-06-20 12:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: add binding for i.MX8MQ IOMUXC
` [PATCH v4 2/2] pinctrl: imx: add driver for i.MX8MQ

[PATCH v3 0/3] pinctrl: imx: Add driver for i.MX8MQ
 2018-06-20 10:47 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: add binding for i.MX8MQ IOMUXC
` [PATCH v3 2/3] pinctrl: imx: allow to configure SION with generic pinconf
` [PATCH v3 3/3] pinctrl: imx: add driver for i.MX8MQ

[PATCH v2] mdio-mux-gpio: Remove VLA usage
 2018-06-20  6:37 UTC  (5+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-06-19 23:43 UTC 

[PATCH] dt-bindings: Fix unbalanced quotation marks
 2018-06-19 19:49 UTC  (6+ messages)

[PATCHv2 0/5] pinctrl fixes for generic functions and groups
 2018-06-19  9:31 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: core: Return selector to the pinctrl driver
` [PATCH 2/5] pinctrl: pinmux: "
` [PATCH 3/5] pinctrl: single: Fix group and function selector use
` [PATCH 4/5] pinctrl: rza1: Fix selector use for groups and functions
` [PATCH 5/5] pinctrl: core: Remove broken remove_last group and pinmux functions

BUG: drivers/pinctrl/core: races in pinctrl_groups and deferred probing
 2018-06-19  7:15 UTC  (22+ messages)
          ` [Letux-kernel] "

[PATCH 0/5] pinctrl fixes for generic functions and groups
 2018-06-19  4:16 UTC  (10+ messages)
` [PATCH 1/5] pinctrl: core: Return selector to the pinctrl driver
` [PATCH 2/5] pinctrl: pinmux: "
` [PATCH 3/5] pinctrl: single: Fix group and function selector use
` [PATCH 4/5] pinctrl: rza1: Fix selector use for groups and functions
` [PATCH 5/5] pinctrl: core: Remove broken remove_last group and pinmux functions

[PATCH v1 0/5] Renesas R9A06G032 PINCTRL Driver
 2018-06-18  8:57 UTC  (14+ messages)
` [PATCH v1 1/5] dt-bindings: Add the r9a06g032-pinctrl.h file
` [PATCH v1 2/5] dt-bindings: clock: renesas,r9a06g032-pinctrl: documentation
` [PATCH v1 3/5] pinctrl: renesas: Renesas R9A06G032 pinctrl driver
` [PATCH v1 4/5] ARM: dts: Renesas R9A06G032 pinctrl node
` [PATCH v1 5/5] ARM: dts: Renesas RZN1D-DB Board: Add UART0 pinmux node

[PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-06-16 19:16 UTC  (4+ messages)

[PATCH v3 04/27] docs: fix broken references with multiple hints
 2018-06-15  9:05 UTC  (5+ messages)
` [PATCH v3 05/27] docs: Fix some broken references
` [PATCH v3 23/27] devicetree: fix name of pinctrl-bindings.txt

[PATCH] gpio: max732x: add error handling for i2c_new_dummy
 2018-06-15  9:01 UTC  (4+ messages)

[PATCH 1/2] gpio: davinci: Move fetching IRQ to beginning of probe
 2018-06-14 17:32 UTC  (9+ messages)
` [PATCH 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[PATCH 0/2] gpio: mediatek: driver for gpio chip in MT7621 SoC
 2018-06-14 16:20 UTC  (17+ messages)
` [PATCH 1/2] gpio: mediatek: add driver for MT7621
` [PATCH 2/2] dt-bindings: document gpio-mt7621 bindings

[PATCH] ASoC: codecs: PCM1789: include gpio/consumer.h
 2018-06-14 14:44 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] selftests: gpio: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
 2018-06-14 14:42 UTC  (2+ messages)

[PATCH] pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
 2018-06-14 14:24 UTC  (2+ messages)

[PATCH] pinctrl: qcom: spmi-gpio: Add pm8998 and pm8005 to binding
 2018-06-14 14:23 UTC  (4+ messages)

[PATCH] gpio: uniphier: set legitimate irq trigger type in .to_irq hook
 2018-06-14 14:20 UTC  (3+ messages)

[PATCH v4 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-14 11:39 UTC  (5+ messages)
` [PATCH v4 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[PATCH] pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
 2018-06-14  8:35 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-single: Avoid divisions in context save/restore
 2018-06-14  8:33 UTC  (2+ messages)

[PATCH][next] pinctrl: pinctrl-single: add allocation failure checking of saved_vals
 2018-06-14  8:31 UTC  (2+ messages)

[PATCH] pinctrl: devicetree: Fix pctldev pointer overwrite
 2018-06-13 11:00 UTC  (2+ messages)

[PATCH v3 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-13  1:18 UTC  (5+ messages)
` [PATCH v3 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[PATCH 0/3] Add gpio interrupt support for Actions Semi S900 SoC
 2018-06-12 20:58 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add gpio interrupt bindings for Actions "
` [PATCH 3/3] pinctrl: actions: Add interrupt support for OWL "

[RFC] Configure i.MX6 RGMII pad group control registers from device tree
 2018-06-12 15:09 UTC 

[PATCH] gpio: Fix wrong rounding in gpio-menz127
 2018-06-12  8:40 UTC  (2+ messages)

[PATCH v2 1/2] gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
 2018-06-12  5:51 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: davinci: Do not assume continuous IRQ numbering


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