linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-20 09:48:18 to 2019-07-28 03:14:16 UTC [more...]

[PATCH v5 0/6] Support for Allwinner V3/S3L and Sochip S3
 2019-07-28  3:12 UTC  (6+ messages)
` [PATCH v5 1/6] pinctrl: sunxi: v3s: introduce support for V3
` [PATCH v5 2/6] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH v5 3/6] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v5 4/6] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v5 5/6] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board

[PATCH v1] pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
 2019-07-26 20:16 UTC 

[PATCH v1] pinctrl: intel: Allow to request locked pins
 2019-07-26 20:08 UTC 

[RFC/RFT v3 00/14] arm64: g12a: add support for DVFS
 2019-07-26 14:50 UTC  (4+ messages)
` [RFC/RFT v3 04/14] clk: meson: eeclk: add setup callback

[PATCH 1/2] pinctrl: rockchip: Mark expected switch fall-through
 2019-07-26 11:28 UTC 

[PATCH 2/2] pinctrl: qcom: spmi-gpio: Mark expected switch fall-through
 2019-07-26 11:28 UTC 

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-07-26  6:30 UTC  (79+ messages)
` [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume support
` [PATCH V6 03/21] pinctrl: tegra210: Add Tegra210 pinctrl pm ops
` [PATCH V6 04/21] clk: tegra: Save and restore divider rate
` [PATCH V6 05/21] clk: tegra: pllout: Save and restore pllout context
` [PATCH V6 06/21] clk: tegra: pll: Save and restore pll context
` [PATCH V6 07/21] clk: tegra: Support for OSC context save and restore
` [PATCH V6 08/21] clk: tegra: clk-periph: Add save and restore support
` [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP branches to CPU
` [PATCH V6 10/21] clk: tegra: clk-super: Add save and restore support
` [PATCH V6 11/21] clk: tegra: clk-dfll: Add suspend and resume support
` [PATCH V6 12/21] cpufreq: tegra124: "
` [PATCH V6 13/21] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V6 14/21] clk: tegra210: Add suspend and resume support
` [PATCH V6 15/21] soc/tegra: pmc: Allow to support more tegras wake
` [PATCH V6 16/21] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V6 18/21] soc/tegra: pmc: Configure core power request polarity
` [PATCH V6 19/21] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V6 20/21] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V6 21/21] arm64: dts: tegra210-p3450: Jetson nano "

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-07-26  5:39 UTC  (2+ messages)
` [RFC PATCH 10/17] dt-bindings: pinctrl: aspeed: Add reg property as a hint

[PATCH 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-07-25 22:09 UTC  (30+ messages)
` [PATCH 01/18] ARM: bcm283x: Reduce register ranges for UART, SPI and I2C
` [PATCH 02/18] ARM: bcm2835: DMA can only address 1GB
` [PATCH 03/18] ARM: dts: bcm283x: Move BCM2835/6/7 specific to bcm2835-common.dtsi
` [PATCH 04/18] ARM: dts: bcm283x: Define MMC interfaces at board level
` [PATCH 05/18] ARM: dts: bcm283x: Define memory "
` [PATCH 06/18] dt-bindings: bcm2835-cprman: Add bcm2711 support
` [PATCH 07/18] clk: bcm2835: Introduce SoC specific clock registration
` [PATCH 08/18] clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
` [PATCH 09/18] dt-bindings: sdhci-iproc: Add brcm,bcm2711-emmc2

[PATCH] pinctrl: qcom: Pass irqchip when adding gpiochip
 2019-07-25 15:16 UTC  (3+ messages)

[PATCH] pinctrl: oxnas: remove set but not used variable 'arg'
 2019-07-25 14:24 UTC 

[PATCH] gpio: mockup: don't depend twice on GPIOLIB
 2019-07-25 13:10 UTC 

[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
 2019-07-24 14:14 UTC  (14+ messages)
` [PATCH v4 5/8] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v4 6/8] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v4 7/8] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v4 8/8] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH] pinctrl: stmfx: update pinconf settings
 2019-07-25 11:16 UTC 

[PATCH 1/2] pinctrl: sprd: Change to use devm_platform_ioremap_resource()
 2019-07-25  9:56 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN

[PATCH 10/18] mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
 2019-07-24 14:08 UTC  (4+ messages)
` [PATCH 11/18] dt-bindings: pinctrl: bcm2835: Add brcm,bcm2711 compatible
` [PATCH 12/18] pinctrl: bcm2835: Add support for BCM2711 pull-up functionality

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-07-24 13:40 UTC  (5+ messages)
` [PATCH 1/3] dts: ARM: aspeed: Migrate away from aspeed,g[45].* compatibles
` [PATCH 2/3] pinctrl: aspeed: Document existence of deprecated compatibles
` [PATCH 3/3] dt-bindings: aspeed: Remove mention "

[PATCH] extcon: fsa9480: Support the FSA880 variant
 2019-07-24 10:12 UTC  (2+ messages)

[PATCH] pinctrl: aspeed-g5: Delay acquisition of regmaps
 2019-07-24  8:01 UTC 

[PATCH v1 1/2] pinctrl: msm: Switch to use device_property_count_uXX()
 2019-07-23 19:27 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: qdf2xxx: "

[PATCH v2] gpio: pch: Use dev_get_drvdata
 2019-07-23 15:59 UTC  (3+ messages)

[PATCH v1 1/8] pinctrl: broxton: Provide Interrupt Status register offset
 2019-07-23 15:56 UTC  (8+ messages)
` [PATCH v1 2/8] pinctrl: cannonlake: "
` [PATCH v1 3/8] pinctrl: geminilake: "
` [PATCH v1 4/8] pinctrl: icelake: "
` [PATCH v1 5/8] pinctrl: sunrisepoint: "
` [PATCH v1 6/8] pinctrl: denverton: "
` [PATCH v1 7/8] pinctrl: lewisburg: "
` [PATCH v1 8/8] pinctrl: intel: Remove default Interrupt Status offset

[PATCH v1] pinctrl: intel: Simplify offset validation in intel_get_padcfg()
 2019-07-23 15:55 UTC 

[PATCH v1] pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
 2019-07-23 15:54 UTC 

[PATCH v1] pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()
 2019-07-23 15:51 UTC  (3+ messages)

[PATCH v1 1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource()
 2019-07-23 15:51 UTC  (3+ messages)

[PATCH] gpio: Use dev_get_drvdata
 2019-07-23 15:39 UTC  (3+ messages)

[PATCH 13/18] dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schema
 2019-07-23  7:20 UTC  (7+ messages)
` [PATCH 14/18] dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
` [PATCH 15/18] ARM: bcm2835: Add bcm2711 compatible string
` [PATCH 16/18] ARM: dts: Add minimal Raspberry Pi 4 support
` [PATCH 17/18] arm64: dts: broadcom: Add reference to RPi 4 B
` [PATCH 18/18] MAINTAINERS: Add BCM2711 to BCM2835 ARCH

[PATCH v2] pinctrl: msm8998: Squash TSIF pins together
 2019-07-22 23:53 UTC  (2+ messages)

[v5 2/2] gpio: aspeed: Add SGPIO driver
 2019-07-22 20:36 UTC  (2+ messages)

[PATCH v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-22 13:53 UTC  (2+ messages)

[PATCH v2 1/2] gpio: em: remove the gpiochip before removing the irq domain
 2019-07-22 12:40 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: em: use a helper variable for &pdev->dev

[PATCH 1/3] pinctrl: madera: Use local copy of pdata
 2019-07-22  9:10 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: madera: Add configuration for Cirrus Logic CS47L15
` [PATCH 3/3] pinctrl: madera: Add configuration for Cirrus Logic CS47L92

[PATCH 1/4] gpio: arizona: Use local copy of pdata
 2019-07-22  9:07 UTC  (4+ messages)
` [PATCH 2/4] gpio: madera: "
` [PATCH 3/4] gpio: madera: Add support for Cirrus Logic CS47L15
` [PATCH 4/4] gpio: madera: Add support for Cirrus Logic CS47L92

[PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled
 2019-07-22  6:14 UTC  (7+ messages)

[PATCH 1/2] [PATCH] gpio: Replace usage of bare 'unsigned' with 'unsigned int'
 2019-07-22  4:51 UTC  (4+ messages)
` [PATCH 2/2] [PATCH] gpio: Explicitly cast from __be16 to unsigned short

[v5 0/2] gpio: aspeed: Add SGPIO driver
 2019-07-22  1:42 UTC  (4+ messages)
` [v5 1/2] dt-bindings: gpio: aspeed: Add SGPIO support

[PATCH] Record interrupt status when an IRQ is masked
 2019-07-20 19:42 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-single: add header include guard
 2019-07-20 11:58 UTC 


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