linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-01 11:04:31 to 2019-08-06 20:16:31 UTC [more...]

[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
 2019-08-06 20:16 UTC  (24+ messages)
` [PATCH 02/14] usb: udc: lpc32xx: allow compile-testing
` [PATCH 03/14] watchdog: pnx4008_wdt: "
` [PATCH 04/14] serial: lpc32xx_hs: "
` [PATCH 05/14] gpio: lpc32xx: allow building on non-lpc32xx targets
` [PATCH 07/14] net: lpc-enet: move phy setup into platform code
` [PATCH 08/14] net: lpc-enet: allow compile testing
` [PATCH 10/14] ARM: lpc32xx: clean up header files

[PATCH] gpiolib: Take MUX usage into account
 2019-08-06 19:54 UTC  (5+ messages)

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-06 17:59 UTC  (17+ messages)
` [PATCH v7 01/20] pinctrl: tegra: Add suspend and resume support
` [PATCH v7 02/20] pinctrl: tegra210: Add Tegra210 pinctrl pm ops
` [PATCH v7 10/20] clk: tegra: clk-dfll: Add suspend and resume support
` [PATCH v7 11/20] cpufreq: tegra124: "

[PATCH RFC 1/7] pinctrl: sh-pfc: add new flags into struct sh_pfc_pin_config
 2019-08-06 16:00 UTC  (13+ messages)
  ` [PATCH RFC 3/7] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed
  ` [PATCH RFC 5/7] pwm: rcar: remove a redundant condition in rcar_pwm_apply()
  ` [PATCH RFC 4/7] dt-bindings: pwm: rcar: Add specific gpios property to output duty zero
  ` [PATCH RFC 2/7] pinctrl: sh-pfc: remove incomplete flag "cfg->type"

[PATCH v1] pinctrl: intel: Allow to request locked pins
 2019-08-06 14:27 UTC  (5+ messages)

[PATCH 1/4] pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init
 2019-08-06 14:25 UTC  (6+ messages)
` [PATCH 2/4] pinctrl: samsung: Fix device node refcount leaks in S3C24xx "
` [PATCH 3/4] pinctrl: samsung: Fix device node refcount leaks in S3C64xx "
` [PATCH 4/4] pinctrl: samsung: Fix device node refcount leaks in init code

[PATCH] gpiolib: never report open-drain/source lines as 'input' to user-space
 2019-08-06 14:23 UTC  (2+ messages)

[PATCH] pinctrl: spear: spear: Add of_node_put() before return
 2019-08-06 14:19 UTC  (3+ messages)

[PATCH] pinctrl: freescale: mxs: Add of_node_put() before return
 2019-08-06 12:52 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: nomadik: Add of_node_put() before return
 2019-08-06 12:51 UTC  (2+ messages)

[PATCH] pinctrl: falcon: Add of_node_put() before return
 2019-08-06 12:50 UTC  (2+ messages)

[PATCH v2] gpio: mpc8xxx: Add new platforms GPIO DT node description
 2019-08-06 12:48 UTC  (2+ messages)

[PATCH] gpio: Fix build error of function redefinition
 2019-08-06 12:45 UTC  (2+ messages)

[PATCH v1] pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
 2019-08-06 11:39 UTC  (3+ messages)

[PATCH v1] pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
 2019-08-06 10:44 UTC  (2+ messages)

[PATCH v1 1/8] pinctrl: broxton: Provide Interrupt Status register offset
 2019-08-06 10:30 UTC  (2+ messages)

[PATCH v1] pinctrl: intel: Simplify offset validation in intel_get_padcfg()
 2019-08-06 10:16 UTC  (2+ messages)

[pinctrl:devel 16/46] drivers/pinctrl/bcm/pinctrl-bcm2835.c:995:10: error: incompatible types when assigning to type 'volatile struct SHIFTER' from type 'unsigned int'
 2019-08-06  7:33 UTC  (2+ messages)

[gpio:gpio-descriptors-spi 5/5] drivers//spi/spi-pl022.c:442:22: error: 'struct pl022' has no member named 'cur_cs'; did you mean 'cur_msg'?
 2019-08-06  6:28 UTC 

[gpio:gpio-descriptors-spi 5/5] drivers/spi/spi-pl022.c:1852:4: error: implicit declaration of function 'of_property_read_u32'; did you mean '__percpu_read_32'?
 2019-08-06  6:24 UTC 

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-06  6:09 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-06  6:05 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

linusw/for-next boot: 41 boots: 1 failed, 39 passed with 1 untried/unknown (gpio-v5.3-3-18-g52d4cb72f265)
 2019-08-06  5:10 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 13 warnings (gpio-v5.3-3-18-g52d4cb72f265)
 2019-08-06  4:26 UTC 

[PATCH] pinctrl: samsung: exynos: Add of_node_put() before return
 2019-08-05 16:21 UTC  (2+ messages)

linusw/devel boot: 43 boots: 1 failed, 42 passed (v5.3-rc1-17-g15bddb7d787a)
 2019-08-05 13:02 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-17-g15bddb7d787a)
 2019-08-05 12:17 UTC 

[PATCH 1/2] [PATCH] gpio: Replace usage of bare 'unsigned' with 'unsigned int'
 2019-08-05 11:52 UTC  (8+ messages)
` [PATCH 2/2] [PATCH] gpio: Explicitly cast from __be16 to unsigned short

[PATCH 0/3] pinctrl: Avoid hardcoded string offsets and buffer lengths
 2019-08-05 11:31 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: devicetree: Use strlen() instead of hardcoded number
` [PATCH 2/3] pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting
` [PATCH 3/3] pinctrl: xway: Use devm_kasprintf() "

[PATCH v6 15/57] gpio: Remove dev_err() usage after platform_get_irq()
 2019-08-05 11:26 UTC  (6+ messages)
` [PATCH v6 33/57] pinctrl: "
` [PATCH v6 34/57] pinctrl: intel: "

[PATCH v2 0/5] pinctrl: uniphier: Add some improvements and new settings
 2019-08-05 11:21 UTC  (11+ messages)
` [PATCH v2 1/5] pinctrl: uniphier: Separate modem group from UART ctsrts group
` [PATCH v2 2/5] pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
` [PATCH v2 3/5] pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
` [PATCH v2 4/5] pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
` [PATCH v2 5/5] pinctrl: uniphier: Fix Pro5 SD pin-mux setting

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-08-05 11:15 UTC  (6+ messages)

[PATCH] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
 2019-08-05 11:01 UTC  (2+ messages)

[PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
 2019-08-05 10:56 UTC  (4+ messages)

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-08-05 10:48 UTC  (10+ messages)
` [PATCH 2/3] pinctrl: aspeed: Document existence of deprecated compatibles
` [PATCH 3/3] dt-bindings: aspeed: Remove mention "

[PATCH 0/6] pinctrl: aspeed: Add AST2600 pinmux support
 2019-08-05 10:42 UTC  (2+ messages)

[PATCH v5 0/6] Support for Allwinner V3/S3L and Sochip S3
 2019-08-05 10:36 UTC  (3+ messages)
` [PATCH v5 1/6] pinctrl: sunxi: v3s: introduce support for V3

[PATCH 2/2] pinctrl: qcom: spmi-gpio: Mark expected switch fall-through
 2019-08-05 10:33 UTC  (2+ messages)

[PATCH 1/2] pinctrl: rockchip: Mark expected switch fall-through
 2019-08-05 10:32 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: msm: Switch to use device_property_count_uXX()
 2019-08-05 10:24 UTC  (6+ messages)
` [PATCH v1 2/2] pinctrl: qdf2xxx: "

[PATCH] pinctrl: oxnas: remove set but not used variable 'arg'
 2019-08-05 10:16 UTC  (2+ messages)

[PATCH 0/3] CP115 pinctrl support
 2019-08-05 10:16 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: mvebu: Add CP110 missing pin functionality
` [PATCH 2/3] dt-bindings: cp110: document the new CP115 pinctrl compatible
` [PATCH 3/3] pinctrl: mvebu: add additional variant for standalone CP115

[PATCH] pinctrl: stmfx: update pinconf settings
 2019-08-05 10:15 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sprd: Change to use devm_platform_ioremap_resource()
 2019-08-05 10:13 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN

[PATCH v2] arm64: dts: ls1028a: fix gpio nodes
 2019-08-05  9:47 UTC  (3+ messages)
` [PATCH v1] gpio: mpc8xxx: Add new platforms GPIO DT node description

[PATCH 1/3] pinctrl: madera: Use local copy of pdata
 2019-08-05  9:48 UTC  (6+ 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-08-05  9:45 UTC  (8+ 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 10/18] mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
 2019-08-05  9:38 UTC  (5+ 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 00/18] ARM: Add minimal Raspberry Pi 4 support
 2019-08-05  9:33 UTC  (3+ messages)

[PATCH] pinctrl: pinctrl-single: add header include guard
 2019-08-05  9:09 UTC  (2+ messages)

[PATCH v1] gpio: mpc8xxx: Add new platforms GPIO DT node description
 2019-08-05  7:10 UTC 

[PATCH] pinctrl: rzn1: Add of_node_put() before return
 2019-08-05  7:18 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: fix gpio nodes
 2019-08-05  6:57 UTC 

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-08-05  0:48 UTC  (5+ messages)

[PATCH] pinctrl: nomadik: abx500: Add of_node_put() before return
 2019-08-04 15:51 UTC 

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-04 12:31 UTC  (43+ messages)
` [PATCH v7 06/20] clk: tegra: Support for OSC context save and restore
` [PATCH v7 07/20] clk: tegra: clk-periph: Add save and restore support
` [PATCH v7 16/20] arm64: tegra: Enable wake from deep sleep on RTC alarm

[PATCH v4] spi: bcm2835: Convert to use CS GPIO descriptors
 2019-08-04  0:38 UTC 

[PATCH v2] spi: fsl: Convert to use CS GPIO descriptors
 2019-08-04  0:35 UTC 

[PATCH 1/3] gpio: mpc8xxx: Enable port input and interrupt
 2019-08-03  7:11 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: ls1088a: Revise gpio registers to little-endian

[PATCH -next] pinctrl: sprd: Fix platform_no_drv_owner.cocci warnings
 2019-08-02 22:33 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
 2019-08-02 22:31 UTC  (2+ messages)

[PATCH] gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
 2019-08-02 22:26 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ls1028a: Fix GPIO work fail
 2019-08-02 22:19 UTC  (3+ messages)
` [PATCH 2/2] gpio: mpc8xxx: Add ls1028a device specify function

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-08-02 20:39 UTC  (19+ messages)
` [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V6 14/21] clk: tegra210: Add suspend and resume support

[PATCH 4.9 162/223] pinctrl: rockchip: fix leaked of_node references
 2019-08-02  9:36 UTC 

[PATCH 4.4 109/158] pinctrl: rockchip: fix leaked of_node references
 2019-08-02  9:28 UTC 

[PATCH v1 1/4] gpio: pca953x: Switch to use device_get_match_data()
 2019-08-02  7:51 UTC  (5+ messages)
` [PATCH v1 2/4] gpio: pca953x: Use GENMASK() consistently
` [PATCH v1 3/4] gpio: pca953x: Remove explicit comparison with 0
` [PATCH v1 4/4] gpio: pca953x: Drop %s for constant string literals

[PATCH] gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
 2019-08-02  7:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-02  6:53 UTC  (5+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[GIT PULL] GPIO fixes for the v5.3 series
 2019-08-01 13:45 UTC  (2+ messages)

linusw/devel boot: 39 boots: 1 failed, 37 passed with 1 untried/unknown (v5.3-rc1-9-g49281a222ac4)
 2019-08-01 11:04 UTC 

linusw/for-next boot: 40 boots: 1 failed, 38 passed with 1 untried/unknown (gpio-v5.3-3-10-g27b7f71a7b92)
 2019-08-01 11:04 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).