linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-07 22:20:12 to 2019-06-12 21:09:21 UTC [more...]

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-12 21:09 UTC  (3+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[PATCH v1 09/31] docs: driver-model: convert docs to ReST and rename to *.rst
 2019-06-12 20:21 UTC  (2+ messages)

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-12 14:54 UTC  (11+ messages)
` [PATCH 2/8] i2c: i2c-qcom-geni: Signify successful driver probe

[PATCH v4 0/6] I2C: DWC3 USB: Add support for ACPI based AArch64 Laptops
 2019-06-12 14:26 UTC  (7+ messages)
` [PATCH v4 1/6] i2c: i2c-qcom-geni: Provide support for ACPI
` [PATCH v4 2/6] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH v4 3/6] soc: qcom: geni: Add support for ACPI
` [PATCH v4 4/6] usb: dwc3: qcom: Add support for booting with ACPI
` [PATCH v4 5/6] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
` [PATCH v4 6/6] usb: dwc3: qcom: Improve error handling

[PATCHv3] gpio: gpio-omap: Fix lost edge wake-up interrupts
 2019-06-12 12:32 UTC  (2+ messages)

[PATCH] pinctrl: xway: Switch to SPDX header
 2019-06-12 12:17 UTC  (3+ messages)

[PATCH] pinctrl: lantiq: Switch to SPDX header
 2019-06-12 12:17 UTC  (4+ messages)

[PATCH v2 00/11] Support for Allwinner V3/S3L and Sochip S3
 2019-06-12 12:14 UTC  (18+ messages)
  ` [PATCH v2 01/11] dt-bindings: pinctrl: add missing compatible string for V3s
  ` [PATCH v2 02/11] dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl
  ` [PATCH v2 03/11] pinctrl: sunxi: v3s: introduce support for V3
  ` [PATCH v2 04/11] clk: sunxi-ng: v3s: add the missing PLL_DDR1
  ` [PATCH v2 05/11] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
  ` [PATCH v2 06/11] clk: sunxi-ng: v3s: add Allwinner V3 support
  ` [PATCH v2 07/11] dt-bindings: vendor-prefixes: add SoChip
  ` [PATCH v2 08/11] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
  ` [PATCH v2 09/11] dt-bindings: vendor-prefixes: add Sipeed
  ` [PATCH v2 10/11] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
  ` [PATCH v2 11/11] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH v3 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-12 10:44 UTC  (25+ messages)
` [PATCH v3 2/8] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH v3 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
` [PATCH v3 4/8] pinctrl: qcom: sdm845: Provide ACPI support
` [PATCH v3 5/8] soc: qcom: geni: Add support for ACPI
` [PATCH v3 6/8] usb: dwc3: qcom: Add support for booting with ACPI
` [PATCH v3 7/8] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
` [PATCH v3 8/8] usb: dwc3: qcom: Improve error handling

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-12  9:48 UTC  (26+ messages)
` [PATCH 1/6] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 3/6] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH 6/6] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[PATCH-next 00/20] gpio: gpio-omap: set of fixes and big clean-up
 2019-06-12  9:23 UTC  (42+ messages)
` [PATCH-next 01/20] gpio: gpio-omap: ensure irq is enabled before wakeup
` [PATCH-next 02/20] gpio: gpio-omap: fix lack of irqstatus_raw0 for OMAP4
` [PATCH-next 03/20] gpio: gpio-omap: remove remainder of list management
` [PATCH-next 04/20] gpio: gpio-omap: clean up edge interrupt handling
` [PATCH-next 05/20] gpio: gpio-omap: remove irq_ack method
` [PATCH-next 06/20] gpio: gpio-omap: move omap_gpio_request() and omap_gpio_free()
` [PATCH-next 07/20] gpio: gpio-omap: simplify omap_gpio_get_direction()
` [PATCH-next 08/20] gpio: gpio-omap: simplify get() method
` [PATCH-next 09/20] gpio: gpio-omap: simplify get_multiple()
` [PATCH-next 10/20] gpio: gpio-omap: simplify set_multiple()
` [PATCH-next 11/20] gpio: gpio-omap: simplify bank->level_mask
` [PATCH-next 12/20] gpio: gpio-omap: simplify read-modify-write
` [PATCH-next 13/20] gpio: gpio-omap: simplify omap_toggle_gpio_edge_triggering()
` [PATCH-next 14/20] gpio: gpio-omap: simplify omap_set_gpio_irqenable()
` [PATCH-next 15/20] gpio: gpio-omap: remove dataout variation in context handling
` [PATCH-next 16/20] gpio: gpio-omap: clean up omap_gpio_restore_context()
` [PATCH-next 17/20] gpio: gpio-omap: constify register tables
` [PATCH-next 18/20] gpio: gpio-omap: clean up wakeup handling
` [PATCH-next 19/20] gpio: gpio-omap: irq_startup() must not return error codes
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()

[PATCH 0/1] gpio: of: prepare for switching stmmac to GPIO descriptors
 2019-06-12  7:49 UTC  (3+ messages)
` [PATCH 1/1] gpio: of: parse stmmac PHY reset line specific active-low property

[PATCH] pinctrl: remove unused pin_is_valid()
 2019-06-12  7:11 UTC  (2+ messages)

[PATCH] pinctrl: remove unneeded initializer for list_for_each_entry() iterator
 2019-06-12  7:10 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MN
 2019-06-12  6:05 UTC  (8+ messages)
` [PATCH 2/3] pinctrl: freescale: Add i.MX8MN pinctrl driver support
` [PATCH 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MN by default

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-12  6:03 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: Convert Arm PL061 to json-schema
 2019-06-12  3:19 UTC  (5+ messages)

[PATCH] pinctrl: qcom: Clear status bit on irq_unmask
 2019-06-11 18:51 UTC  (5+ messages)

[PATCH V2 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MN
 2019-06-11 12:25 UTC  (3+ messages)
` [PATCH V2 2/3] pinctrl: freescale: Add i.MX8MN pinctrl driver support
` [PATCH V2 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MN by default

[PATCH 0/4] irqchip: renesas: Use proper irq_chip name and parent
 2019-06-11 11:23 UTC  (2+ messages)

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-06-10 22:25 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

[RFC next v1 0/5] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-10 15:52 UTC  (24+ messages)
` [RFC next v1 1/5] net: stmmac: drop redundant check in stmmac_mdio_reset
` [RFC next v1 2/5] gpio: of: parse stmmac PHY reset line specific active-low property
` [RFC next v1 3/5] net: stmmac: use GPIO descriptors in stmmac_mdio_reset
` [RFC next v1 4/5] net: stmmac: use device_property_read_u32_array to read the reset delays
` [RFC next v1 5/5] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-10 15:22 UTC  (6+ messages)
` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-10  8:02 UTC  (7+ messages)
` [PATCH 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list

[PATCH v2 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-10  6:44 UTC  (6+ messages)
` [PATCH v2 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list

[PATCH 4.4 116/241] pinctrl: pistachio: fix leaked of_node references
 2019-06-09 16:40 UTC 

[PATCH] pinctrl: add include guard to pinctrl-state.h
 2019-06-09 14:53 UTC  (2+ messages)

[PATCH trivial] dt-bindings: pinctrl: pic32: Spelling s/configuraion/configuration/
 2019-06-08 14:11 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 05/13] gpio: fix gpio-adp5588 build errors
 2019-06-08 11:48 UTC 

[PATCH AUTOSEL 4.9 07/20] gpio: fix gpio-adp5588 build errors
 2019-06-08 11:47 UTC 

[PATCH AUTOSEL 4.14 13/31] gpio: fix gpio-adp5588 build errors
 2019-06-08 11:46 UTC 

[PATCH AUTOSEL 4.19 16/49] gpio: fix gpio-adp5588 build errors
 2019-06-08 11:41 UTC 

[PATCH AUTOSEL 5.1 08/70] pinctrl: intel: Clear interrupt status in mask/unmask callback
 2019-06-08 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 24/70] gpio: fix gpio-adp5588 build errors

[PATCH v2 12/22] docs: gpio: driver.rst: fix a bad tag
 2019-06-08  9:42 UTC  (3+ messages)

[RFC RESEND PATCH v2 0/4] arm64: dts: ti: am6: Add gpio nodes
 2019-06-08  3:51 UTC  (4+ messages)
` [RFC RESEND PATCH v2 1/4] dt-bindings: gpio: davinci: Add k3 am654 compatible

[PATCH v2] pinctrl: tb10x: Use flexible-array member and struct_size() helper
 2019-06-07 23:24 UTC  (2+ messages)

[PATCH v2 0/3] gpio: davinci: Add support for TI K3 AM6 platform
 2019-06-07 22:38 UTC  (11+ messages)
` [PATCH v2 1/3] gpio: davinci: Fix the compiler warning with ARM64 config enabled
` [PATCH v2 2/3] gpio: davinci: Add new compatible for K3 AM654 SoCs
` [PATCH v2 3/3] gpio: Davinci: Add K3 dependencies

[PATCH 1/3 linux dev-5.1 v2] ARM: dts: aspeed: Add SGPM pinmux
 2019-06-07 22:23 UTC  (2+ messages)

[PATCH 0/3] (Qualcomm) UFS device reset support
 2019-06-07 22:20 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm845-mtp: Specify UFS device-reset GPIO


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