linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 10:40:04 to 2019-11-08 21:20:20 UTC [more...]

[PATCH v9 00/22] SC7 entry and exit support for Tegra210
 2019-11-08 21:20 UTC  (12+ messages)
` [PATCH v9 07/22] clk: Add API to get index of the clock parent
` [PATCH v9 11/22] clk: tegra: clk-dfll: Add suspend and resume support

[PATCH 1/2] gpio: max77620: Fixup debounce delays
 2019-11-08 20:54 UTC  (3+ messages)
` [PATCH 2/2] gpio: bd70528: Use correct unit for debounce times

[PATCH 1/3] gpio: tegra186: Derive register offsets from bank/port
 2019-11-08 15:33 UTC  (3+ messages)
` [PATCH 2/3] gpio: tegra186: Program interrupt route mapping
` [PATCH 3/3] gpio: tegra186: Add debounce support

linusw/devel boot: 42 boots: 0 failed, 42 passed (v5.4-rc6-38-g70d97e099bb4)
 2019-11-08 15:24 UTC 

linusw/for-next boot: 43 boots: 0 failed, 43 passed (v5.4-rc6-44-g6b240aeb121e)
 2019-11-08 15:23 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-38-g70d97e099bb4)
 2019-11-08 14:40 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-44-g6b240aeb121e)
 2019-11-08 14:39 UTC 

[RESEND][PATCH v2 0/7] gpiolib: fix GPIO <-> pin mapping registration
 2019-11-08 13:39 UTC  (18+ messages)
` [PATCH v2 1/7] gpiolib: Switch order of valid mask and hw init
` [PATCH v2 2/7] gpiolib: No need to call gpiochip_remove_pin_ranges() twice
` [PATCH v2 3/7] gpiolib: Introduce ->add_pin_ranges() callback
` [PATCH v2 4/7] gpio: merrifield: Add GPIO <-> pin mapping ranges via callback
` [PATCH v2 5/7] gpio: merrifield: Pass irqchip when adding gpiochip
` [PATCH v2 6/7] pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
` [PATCH v2 7/7] pinctrl: baytrail: Pass irqchip when adding gpiochip

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-08 13:34 UTC  (3+ messages)

[PATCH -next] gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
 2019-11-08 13:25 UTC  (2+ messages)

[PATCH v5 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-08 12:50 UTC  (5+ messages)
` [PATCH v5 1/3] pinctrl: meson: add a new callback for SoCs fixup
` [PATCH v5 2/3] pinctrl: meson: add pinctrl driver support for Meson-A1 SoC
` [PATCH v5 3/3] arm64: dts: meson: a1: add pinctrl controller support

[PATCH AUTOSEL 4.19 038/205] pinctrl: ingenic: Probe driver at subsys_initcall
 2019-11-08 12:05 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 124/205] gpio: of: Handle SPI chipselect legacy bindings
` [PATCH AUTOSEL 4.19 170/205] pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
` [PATCH AUTOSEL 4.19 185/205] pinctrl: at91: don't use the same irqchip with multiple gpiochips

[PATCH v5 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-08 11:40 UTC  (4+ messages)
` [PATCH v5 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v5 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH AUTOSEL 4.14 019/103] pinctrl: ingenic: Probe driver at subsys_initcall
 2019-11-08 11:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 084/103] pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
` [PATCH AUTOSEL 4.14 091/103] pinctrl: at91: don't use the same irqchip with multiple gpiochips

[PATCH AUTOSEL 4.9 50/64] pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
 2019-11-08 11:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 55/64] pinctrl: at91: don't use the same irqchip with multiple gpiochips

[PATCH AUTOSEL 4.4 36/44] pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
 2019-11-08 11:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 40/44] pinctrl: at91: don't use the same irqchip with multiple gpiochips

[RFC 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-08 11:21 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
 2019-11-07 22:42 UTC 

mt7621: gpio-hog not working properly
 2019-11-07 21:48 UTC 

[PATCH v6 0/7] gpio: expose line bias flags to userspace
 2019-11-07 17:57 UTC  (19+ messages)
` [PATCH v6 4/7] gpiolib: add support for biasing output lines

[PATCH v3 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-07 17:40 UTC  (11+ messages)
` [PATCH v3 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec
` [PATCH v3 08/11] dt-bindings: pinctrl: qcom-wcd934x: Add bindings for gpio

Investment opportunity
 2019-11-07 15:08 UTC 

[PATCH] gpio: xgs-iproc: Fix crash when driver is built as a module
 2019-11-07 15:01 UTC  (2+ messages)

[PATCH v1 0/8] pinctrl: intel: Move Lynxpoint to pin control umbrella
 2019-11-07 14:47 UTC  (11+ messages)
` [PATCH v1 1/8] pinctrl: lynxpoint: Move GPIO driver to pin controller folder
` [PATCH v1 2/8] pinctrl: lynxpoint: Use raw_spinlock for locking
` [PATCH v1 3/8] pinctrl: lynxpoint: Correct amount of pins
` [PATCH v1 4/8] pinctrl: lynxpoint: Keep pointer to struct device instead of its container
` [PATCH v1 5/8] pinctrl: lynxpoint: Use %pR to print IO resource
` [PATCH v1 6/8] pinctrl: lynxpoint: Switch to memory mapped IO accessors
` [PATCH v1 7/8] pinctrl: lynxpoint: Convert unsigned to unsigned int
` [PATCH v1 8/8] pinctrl: lynxpoint: Move ->remove closer to ->probe()

linusw/for-next boot: 43 boots: 0 failed, 42 passed with 1 untried/unknown (v5.4-rc6-40-g39f4fc38d180)
 2019-11-07 14:06 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-40-g39f4fc38d180)
 2019-11-07 13:22 UTC 

[PATCH v4 0/2] gpio: brcm: XGS iProc GPIO driver
 2019-11-07 10:32 UTC  (3+ messages)
` [PATCH v4 2/2] gpio: Add xgs-iproc driver

linusw/devel boot: 36 boots: 0 failed, 36 passed (v5.4-rc6-34-g5d682fa3d894)
 2019-11-07  9:51 UTC 

[PATCH v2 0/3] pinctrl: cherryview: Pass irqchip when adding gpiochip
 2019-11-07  9:41 UTC  (9+ messages)
` [PATCH v2 1/3] pinctrl: cherryview: Split out irq hw-init into a separate helper function
` [PATCH v2 2/3] pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
` [PATCH v2 3/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

[PATCH v4 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-07  9:36 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v4 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH 1/1] pinctrl: stmfx: fix valid_mask init sequence
 2019-11-07  9:24 UTC  (6+ messages)

[PATCH v2 2/2] gpio: Use new GPIO_LINE_DIRECTION
 2019-11-07  8:33 UTC 

[PATCH 02/62] gpio: gpio-104-dio-48e: Use new GPIO_LINE_DIRECTION
 2019-11-07  8:15 UTC  (4+ messages)

next/master boot bisection: next-20191106 on r8a7795-salvator-x
 2019-11-07  8:04 UTC  (3+ messages)

RE:faktura n.16213397546
 2019-11-07  7:34 UTC 

[PATCH] gpio: xgs-iproc: Fix section mismatch on device tree match table
 2019-11-07  7:56 UTC  (6+ messages)

[RFC PATCH v3 00/15] Support ROHM BD71828 PMIC
 2019-11-07  6:50 UTC  (22+ messages)
` [RFC PATCH v3 02/15] dt-bindings: mfd: Document ROHM BD71828 bindings
    ` SPAM (R/EU IT) // "
` [RFC PATCH v3 03/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
    ` SPAM (R/EU IT) // "
` [RFC PATCH v3 04/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [RFC PATCH v3 10/15] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH v3 14/15] gpio: Add definition for GPIO direction

[PATCH v2] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-06 20:39 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-06 19:20 UTC  (10+ messages)
` [PATCH v2 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec

[PATCH 13/62] gpio: gpio-f7188x: Use new GPIO_LINE_DIRECTION
 2019-11-06 17:26 UTC  (5+ messages)

[PATCH] gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
 2019-11-06 14:26 UTC  (3+ messages)

[PATCH 0/3] pinctrl: cherryview: Pass irqchip when adding gpiochip
 2019-11-06 14:05 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: cherryview: Split out irq hw-init into a separate helper function
` [PATCH 2/3] pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
` [PATCH 3/3] pinctrl: cherryview: Pass irqchip when adding gpiochip

[PATCH v3 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-06 10:29 UTC  (9+ messages)
` [PATCH v3 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v3 2/2] dt-bindings: pinctrl: intel: Add for "

[RFC v2 0/2] gpio: Support for shared GPIO lines on boards
 2019-11-06 10:00 UTC  (18+ messages)

[PATCH RFC v2 00/14] Support wakeup capable GPIOs
 2019-11-06  0:53 UTC  (6+ messages)
` [PATCH RFC v2 06/14] dt-bindings/interrupt-controller: pdc: add SPI config register

Investment opportunity
 2019-11-05 22:48 UTC 

[GIT PULL] GPIO fixes for v5.4
 2019-11-05 19:05 UTC  (2+ messages)

[PATCH 08/62] gpio: gpio-bcm-kona: Use new GPIO_LINE_DIRECTION
 2019-11-05 18:14 UTC  (2+ messages)

[RESEND PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
 2019-11-05 17:33 UTC  (2+ messages)

linusw/devel boot: 45 boots: 11 failed, 34 passed (v5.4-rc6-33-g504369cd6d2c)
 2019-11-05 16:11 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 3 warnings (v5.4-rc6-33-g504369cd6d2c)
 2019-11-05 15:26 UTC 

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-05 14:44 UTC  (11+ messages)

[GIT PULL] pinctrl: samsung: Pull for v5.5
 2019-11-05 14:41 UTC  (2+ messages)

[PATCH v2 0/2] gpio: renesas: Use proper irq_chip name
 2019-11-05 14:35 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: em: "

[PATCH -next 01/30] pinctrl: pxa25x: use devm_platform_ioremap_resource() to simplify code
 2019-11-05 14:34 UTC  (3+ messages)
` [PATCH v2] pinctrl: "

[PATCH 28/62] gpio: gpio-omap: Use new GPIO_LINE_DIRECTION
 2019-11-05 11:27 UTC  (2+ messages)

[PATCH 60/62] gpio: gpio-zynq: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:56 UTC  (2+ messages)

[PATCH 61/62] gpio: gpio-sa1100: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:40 UTC 

[PATCH 59/62] gpio: gpio-xtensa: Use new GPIO_LINE_DIRECTION
 2019-11-05 10:39 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).