linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 05:55:53 to 2019-09-05 10:18:27 UTC [more...]

linusw/devel build: 6 builds: 3 failed, 3 passed, 3 errors, 4 warnings (v5.3-rc7-63-g151a41014bff)
 2019-09-05 10:18 UTC 

linusw/for-next build: 6 builds: 3 failed, 3 passed, 3 errors, 4 warnings (v5.3-rc7-67-g0481c073211c)
 2019-09-05 10:18 UTC 

[PATCH] gpio: Fix up merge collision in include file
 2019-09-05  9:37 UTC 

[PATCH] gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h
 2019-09-05  9:36 UTC  (5+ messages)
  ` [PATCH] gpio: Move gpiochip_.*lock_as_irq() to the proper ifdef

[PATCH 0/3] pinctrl: sh-pfc: r8a77990: Assorted fixes
 2019-09-05  9:06 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functions
` [PATCH 2/3] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"
` [PATCH 3/3] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"

[PATCH 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-05  8:10 UTC  (13+ messages)
` [PATCH 2/4] gpio/aspeed: Setup irqchip dynamically
` [PATCH 3/4] gpio: Add in ast2600 details to Aspeed driver
` [PATCH 4/4] gpio: Update documentation with ast2600 controllers

[PATCH v2 3/4] gpio: Add in ast2600 details to Aspeed driver
 2019-09-05  7:08 UTC  (3+ messages)

[PATCH] gpio: Initialize the irqchip valid_mask with a callback
 2019-09-05  6:34 UTC  (6+ messages)

[PATCH v2 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-05  6:00 UTC  (6+ messages)
` [PATCH v2 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v2 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v2 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v2 5/5] pinctrl: mediatek: Add support for pin configuration dump via debugfs

[PATCH] gpiolib: acpi: make acpi_can_fallback_to_crs() static
 2019-09-05  5:03 UTC  (3+ messages)

[PATCH v2 4/4] gpio: dt-bindings: Update documentation with ast2600 controllers
 2019-09-05  3:59 UTC  (2+ messages)

[PATCH v2 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-05  3:47 UTC  (2+ messages)

[BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
 2019-09-05  3:07 UTC  (2+ messages)
` [BACKPORT 4.14.y v2 3/6] pinctrl: sprd: Use define directive for sprd_pinconf_params values

[PATCH v2 2/4] gpio/aspeed: Setup irqchip dynamically
 2019-09-05  1:17 UTC 

[PATCH v2 0/4] Add ast2600 gpio support
 2019-09-05  1:16 UTC 

[PATCH] gpio: mockup: add missing single_release()
 2019-09-04 14:54 UTC  (2+ messages)

[PATCH] pinctrl: qcom: sdm845: Fix UFS_RESET pin
 2019-09-04 13:24 UTC  (3+ messages)

[pinctrl:for-next 16/77] drivers/pinctrl/bcm/pinctrl-bcm2835.c:995:10: error: incompatible types when assigning to type 'volatile struct SHIFTER' from type 'unsigned int'
 2019-09-04 13:20 UTC  (3+ messages)

[PATCH] gpiolib: of: fix fallback quirks handling
 2019-09-04 12:34 UTC  (2+ messages)

[PATCH] gpio: Inline kerneldoc
 2019-09-04  9:37 UTC 

[GIT PULL] intel-pinctrl for v5.4
 2019-09-04  8:56 UTC  (2+ messages)

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-09-04  4:58 UTC  (12+ messages)

linusw/for-next boot: 60 boots: 2 failed, 58 passed (v5.3-rc6-62-g0f40dd225a88)
 2019-09-04  0:43 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 30 warnings (v5.3-rc6-62-g0f40dd225a88)
 2019-09-03 23:58 UTC 

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-03 22:51 UTC  (23+ messages)
` [PATCH RFC 01/14] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH RFC 03/14] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH RFC 04/14] of: irq: document properties for wakeup interrupt parent
` [PATCH RFC 05/14] dt-bindings/interrupt-controller: pdc: add SPI config register
` [PATCH RFC 06/14] drivers: irqchip: pdc: additionally set type in SPI config registers
` [PATCH RFC 07/14] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH RFC 08/14] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH RFC 09/14] drivers: pinctrl: msm: fix use of deprecated gpiolib APIs
` [PATCH RFC 10/14] drivers: pinctrl: msm: setup GPIO chip in hierarchy
` [PATCH RFC 11/14] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH RFC 12/14] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH RFC 13/14] arm64: dts: qcom: setup PDC as the wakeup parent for TLMM on SDM845
` [PATCH RFC 14/14] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

linusw/devel boot: 53 boots: 1 failed, 52 passed (v5.3-rc1-58-g8a6abcd04e4c)
 2019-09-03 17:23 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-58-g8a6abcd04e4c)
 2019-09-03 16:38 UTC 

[PATCH AUTOSEL 4.19 151/167] gpio: don't WARN() on NULL descs if gpiolib is disabled
 2019-09-03 16:25 UTC 

[GIT PULL] gpio: updates for v5.4
 2019-09-03 14:05 UTC  (2+ messages)

[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
 2019-09-03  6:59 UTC  (2+ messages)
` [BACKPORT 4.14.y 5/8] pinctrl: sprd: Use define directive for sprd_pinconf_params values

[PATCH v2 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-09-02 16:06 UTC  (8+ messages)
` [PATCH v2 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max
` [PATCH v3 1/2] gpio: acpi: add quirk to override GpioInt polarity
  ` [PATCH v3 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH] pinctrl-mcp23s08: Fix property-name in dt-example
 2019-09-02 14:40 UTC  (3+ messages)

[PATCH] spi: ep93xx: Repair SPI CS lookup tables
 2019-09-02 12:24 UTC  (4+ messages)
` Applied "spi: ep93xx: Repair SPI CS lookup tables" to the spi tree

[PATCH 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-09-02  6:35 UTC  (7+ messages)
` [PATCH 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH] gpio: ep93xx: Pass irqchip when adding gpiochip
 2019-08-31 18:42 UTC  (2+ messages)

linusw/devel boot: 53 boots: 2 failed, 51 passed (v5.3-rc1-47-gf6a7053ddcf1)
 2019-08-30 17:56 UTC 

[gpio:devel-gpio-driver-isolation 51/59] drivers/net//phy/spi_ks8995.c:467:2: note: in expansion of macro 'if'
 2019-08-30 17:47 UTC 

linusw/fixes boot: 54 boots: 1 failed, 53 passed (v5.3-rc6-3-g89f2c0425cb5)
 2019-08-30 17:15 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-47-gf6a7053ddcf1)
 2019-08-30 17:11 UTC 

linusw/for-next boot: 45 boots: 0 failed, 45 passed (v5.3-rc6-51-g1fc4f3c962b7)
 2019-08-30 17:05 UTC 

[gpio:devel-gpio-driver-isolation 51/59] sound/soc/codecs/ak5386.c:116:3: error: implicit declaration of function 'gpio_set_value'; did you mean 'pmd_set_huge'?
 2019-08-30 16:53 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 30 warnings (v5.3-rc6-3-g89f2c0425cb5)
 2019-08-30 16:30 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 30 warnings (v5.3-rc6-51-g1fc4f3c962b7)
 2019-08-30 16:20 UTC 

[PATCH 0/9] drivers: add new variants of devm_platform_ioremap_resource()
 2019-08-30 15:59 UTC  (13+ messages)
` [PATCH 1/9] Documentation: devres: add missing entry for devm_platform_ioremap_resource()
` [PATCH 2/9] lib: devres: prepare devm_ioremap_resource() for more variants
` [PATCH 3/9] lib: devres: provide new variants for devm_ioremap_resource()
` [PATCH 4/9] drivers: provide new variants of devm_platform_ioremap_resource()
` [PATCH 5/9] gpio: em: use devm_platform_ioremap_resource_nocache()
` [PATCH 6/9] gpio: ath79: "
` [PATCH 7/9] gpio: htc-egpio: "
` [PATCH 8/9] gpio: xgene: "
` [PATCH 9/9] misc: sram: use devm_platform_ioremap_resource_wc()

[GIT PULL] gpio: fixes for v5.3-rc7
 2019-08-30 13:28 UTC  (2+ messages)

[PATCH v1 1/2] vsprintf: introduce %dE for error constants
 2019-08-30 13:21 UTC  (11+ messages)

[PATCH v2] microblaze: Switch to standard restart handler
 2019-08-30  9:13 UTC  (4+ messages)

[PATCH AUTOSEL 5.2 23/76] gpio: Fix build error of function redefinition
 2019-08-29 18:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 75/76] gpio: Fix irqchip initialization order

[PATCH AUTOSEL 4.19 10/45] gpio: Fix build error of function redefinition
 2019-08-29 18:15 UTC 

[PATCH AUTOSEL 4.14 07/27] gpio: Fix build error of function redefinition
 2019-08-29 18:16 UTC 

[PATCH AUTOSEL 4.9 05/16] gpio: Fix build error of function redefinition
 2019-08-29 18:17 UTC 

[PATCH AUTOSEL 4.4 05/15] gpio: Fix build error of function redefinition
 2019-08-29 18:17 UTC 

[PATCH pinctrl/fixes] pinctrl: aspeed: Fix spurious mux failures on the AST2500
 2019-08-29  7:17 UTC 

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-28 13:16 UTC  (6+ messages)

[PATCH v2] spi: fsl: Convert to use CS GPIO descriptors
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "spi: fsl: Convert to use CS GPIO descriptors" to the spi tree

[PATCH v4] spi: bcm2835: Convert to use CS GPIO descriptors
 2019-08-28 13:13 UTC  (2+ messages)
` Applied "spi: bcm2835: Convert to use CS GPIO descriptors" to the spi tree

[PATCH 1/2] gpio: gpio-pca953x.c: Correct type of reg_direction
 2019-08-28 12:16 UTC  (7+ messages)
` [PATCH 2/2] gpio: pca953x.c: Use pca953x_read_regs instead of regmap_bulk_read

linusw/fixes boot: 52 boots: 1 failed, 51 passed (v5.3-rc6)
 2019-08-28  5:24 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 30 warnings (v5.3-rc6)
 2019-08-28  4:40 UTC 

linusw/for-next boot: 56 boots: 1 failed, 54 passed with 1 untried/unknown (v5.3-rc1-46-gf4e9bcc05f4e)
 2019-08-27 20:24 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-46-gf4e9bcc05f4e)
 2019-08-27 19:39 UTC 

[PATCH] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-27 14:41 UTC  (3+ messages)

[PATCH 0/3] CP115 pinctrl support
 2019-08-27 14:24 UTC  (14+ 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 -next] pinctrl: sh-pfc: Fix missing unlock on error in sh_pfc_func_set_mux()
 2019-08-27 11:36 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()
 2019-08-27  9:54 UTC  (3+ messages)

[PATCH 1/6 v2] gpio: Add support for hierarchical IRQ domains
 2019-08-27  9:00 UTC  (8+ messages)

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-26 11:25 UTC  (5+ messages)
` [PATCH 5/6] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E

[PATCH v2] pinctrl: st: Include the right header
 2019-08-26  7:41 UTC  (2+ messages)


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