linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 17:20:12 to 2020-03-02 09:47:03 UTC [more...]

[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework
 2020-03-02  9:46 UTC  (16+ messages)
` [PATCH resend 1/3] gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
` [PATCH resend 2/3] gpiolib: acpi: Rename honor_wakeup option to ignore_wake, add extra quirk
` [PATCH resend 3/3] gpiolib: acpi: Add quirk to ignore EC gpio wakeups for 1 more HP x2 10 model

[PATCH v1] gpiolib: Fix wrong appearance of critical message in gpiochip_remove()
 2020-03-02  9:43 UTC 

GPIOs not correctly exported via sysfs on ATSAMA5D2
 2020-03-02  9:36 UTC  (7+ messages)

[RFC v2 0/8] MIPS: CI20: add HDMI out support
 2020-03-02  8:42 UTC  (13+ messages)
` [RFC v2 1/8] dt-bindings: display: add ingenic-jz4780-lcd DT Schema
` [RFC v2 2/8] dt-bindings: display: add ingenic-jz4780-hdmi "
` [RFC v2 3/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC v2 4/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC v2 5/8] pinctrl: ingenic: add hdmi-ddc pin control group
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC v2 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC v2 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780

[PATCH] gpiolib: Fix inverted check in gpiochip_remove()
 2020-03-02  8:24 UTC 

[GIT PULL] gpio: updates for v5.7 part2
 2020-03-02  8:11 UTC 

[PATCH] pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxm
 2020-03-02  4:40 UTC 

[PATCH 1/2] pinctrl: Export some needed symbols at module load time
 2020-03-02  2:33 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: sprd: Allow the SPRD pinctrl driver building into a module

linusw/for-next boot: 26 boots: 0 failed, 26 passed (v5.6-rc3-21-g27a2a9a4fa1f)
 2020-03-01  0:12 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc3-21-g27a2a9a4fa1f)
 2020-02-29 23:28 UTC 

[PATCH v5 0/5] nvmem/gpio: fix resource management
 2020-02-29 20:15 UTC  (10+ messages)
` [PATCH v5 1/5] nvmem: fix memory leak in error path
` [PATCH v5 2/5] gpiolib: provide VALIDATE_DESC_PTR() macro
` [PATCH v5 3/5] gpiolib: use kref in gpio_desc
` [PATCH v5 4/5] nvmem: increase the reference count of a gpio passed over config
` [PATCH v5 5/5] nvmem: release the write-protect pin

linusw/devel boot: 30 boots: 0 failed, 30 passed (v5.6-rc1-20-g869233f81337)
 2020-02-29 18:50 UTC 

linusw/fixes boot: 30 boots: 0 failed, 30 passed (v5.6-rc3)
 2020-02-29 18:48 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc1-20-g869233f81337)
 2020-02-29 18:05 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed (v5.6-rc3)
 2020-02-29 18:03 UTC 

[PATCH] gpiolib: fix bitmap operations related to line event watching
 2020-02-29 13:43 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: gpio: Convert UniPhier GPIO to json-schema
 2020-02-29  4:12 UTC  (9+ messages)
` [PATCH 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH] pinctrl: madera: Add missing call to pinctrl_unregister_mappings
 2020-02-28 23:35 UTC  (2+ messages)

[PATCH] pinctrl: core: Remove extra kref_get which blocks hogs being freed
 2020-02-28 23:33 UTC  (2+ messages)

[PATCH] pinctrl: sirf/atlas7: Replace zero-length array with flexible-array member
 2020-02-28 23:30 UTC  (2+ messages)

[PATCH v2 2/3] dt-bindings: gpio: Convert UniPhier GPIO to json-schema
 2020-02-28 23:22 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH v1] gpiolib: Optimize gpiochip_remove() when check for requested line
 2020-02-28 22:59 UTC  (2+ messages)

[PATCH v2 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-02-28 22:43 UTC  (10+ messages)
` [PATCH v2 1/2] gpio: of: Extract of_gpiochip_add_hog()
` [PATCH v2 2/2] gpio: of: Add DT overlay support for GPIO hogs

[PATCH -next] pinctrl: da9062: Fix error gpiolib.h path
 2020-02-28 13:16 UTC  (5+ messages)
` [PATCH v2 "

[RFC 0/8] MIPS: CI20: add HDMI out support
 2020-02-27 17:02 UTC  (13+ messages)
` [RFC 1/8] dt-bindings: video: Add jz4780-lcd binding
` [RFC 2/8] dt-bindings: video: Add jz4780-hdmi binding
` [RFC 3/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC 4/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC 5/8] pinctrl: ingenic: add hdmi-ddc pin control group
` [RFC 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780

pinctrl states vs pinmux vs gpio (i2c bus recovery)
 2020-02-27 16:47 UTC  (4+ messages)

[PATCH 2/7] docs: dt: fix several broken references due to renames
 2020-02-27  9:16 UTC  (6+ messages)

[PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-02-26 16:21 UTC  (2+ messages)

[GIT PULL] pinctrl: sh-pfc: Updates for v5.7
 2020-02-26 15:10 UTC  (2+ messages)

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-02-26 13:42 UTC  (4+ messages)

[pinctrl:for-next] BUILD SUCCESS 2d2177ffa2695e340c7bcfd88be76d73bf75bd89
 2020-02-26  3:08 UTC 

[pinctrl:devel] BUILD SUCCESS 9779542003719b971d901c27f4af0d69e86026e5
 2020-02-25 21:36 UTC 

[gpio:gpio-timestamp] BUILD SUCCESS abf59709b548f787ad2c3cc32300a972f539573c
 2020-02-25 20:40 UTC 

[gpio:gpio-descriptors-leds] BUILD SUCCESS 4b3232a690b09e338db8b5c4b697f87b27e18f68
 2020-02-25 20:40 UTC 

[gpio:gpio-descriptors-backlight] BUILD SUCCESS f008c9e2fe21b5c28271901fd5acafd16fd75440
 2020-02-25 20:40 UTC 

[PATCH v2 0/8] firmware: imx: Align imx SC msg structs to 4
 2020-02-25 19:52 UTC  (17+ messages)
` [PATCH v2 1/8] clk: imx: Align imx sc clock "
` [PATCH v2 2/8] clk: imx: Align imx sc clock parent "
` [PATCH v2 3/8] firmware: imx: misc: Align imx sc "
` [PATCH v2 4/8] firmware: imx: scu-pd: "
` [PATCH v2 5/8] firmware: imx: Align imx_sc_msg_req_cpu_start "
` [PATCH v2 6/8] pinctrl: imx: scu: Align imx sc msg structs "
` [PATCH v2 8/8] soc: imx-scu: "

[PATCH] gpiolib: export gpiochip_get_desc
 2020-02-25 14:56 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: make MediaTek pinctrl v2 driver and MT6765 pinctrl driver ready for building loadable module
 2020-02-25  7:38 UTC  (3+ messages)
` [PATCH v3 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling "
` [PATCH v3 2/2] pinctrl: make MediaTek MT6765 pinctrl "

[RESEND PATCH v2 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-02-25  7:15 UTC  (3+ messages)

[pinctrl:for-next] BUILD SUCCESS a8e4883705612f5a158589154aae14e47c6d3e05
 2020-02-24 23:18 UTC 

[gpio:for-next] BUILD SUCCESS ee82ebf16ccb97780b02aba6f58cd9b397723a5b
 2020-02-24 23:18 UTC 

linusw/for-next boot: 39 boots: 0 failed, 39 passed (gpio-v5.6-2-20-gee82ebf16ccb)
 2020-02-24 20:43 UTC 

linusw/devel boot: 51 boots: 1 failed, 50 passed (v5.6-rc1-19-g63636d956c45)
 2020-02-24 20:08 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (gpio-v5.6-2-20-gee82ebf16ccb)
 2020-02-24 19:58 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc1-19-g63636d956c45)
 2020-02-24 19:23 UTC 

[PATCH] gpiolib: fix unwatch ioctl()
 2020-02-24 15:37 UTC  (2+ messages)

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-02-24  9:41 UTC  (4+ messages)
` [PATCH 1/3] gpiolib: provide VALIDATE_DESC_PTR() macro
` [PATCH 2/3] gpiolib: use kref in gpio_desc
` [PATCH 3/3] nvmem: increase the reference count of a gpio passed over config

[PATCH v4 3/4] nvmem: increase the reference count of a gpio passed over config
 2020-02-23 20:22 UTC  (3+ messages)

[PATCH 0/2] gpiolib: acpi: ignore-wakeup handling rework
 2020-02-23 15:18 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
` [PATCH 2/2] gpiolib: acpi: Rename honor_wakeup option to ignore_wake, add extra quirk

[pinctrl:fixes] BUILD SUCCESS 4c48e549f39f8ed10cf8a0b6cb96f5eddf0391ce
 2020-02-22  7:10 UTC 

[pinctrl:devel] BUILD SUCCESS 3385ab72d995fc0b876818a36203bf2429445686
 2020-02-22  7:08 UTC 

[gpio:devel] BUILD SUCCESS 63636d956c455c0fbe2118078a03f563ddd6bf6e
 2020-02-22  7:08 UTC 

[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
 2020-02-21 17:57 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: brcmstb: Add regulator support
` [PATCH v2 2/2] PCI: brcmstb: Drop clk_put when probe fails and remove

[PATCH v2 0/2] Add GPIO level-sensitive interrupt support
 2020-02-21 16:41 UTC  (8+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-02-21 16:39 UTC  (6+ messages)
` [PATCH v5 4/5] docs: gpio: Add GPIO Aggregator documentation

[PATCH] pinctrl: mediatek: Fix some off by one bugs
 2020-02-21 16:12 UTC  (5+ messages)

[PATCH v2] pinctrl: ingenic: Improve unreachable code generation
 2020-02-21 15:31 UTC  (2+ messages)

[PATCH RESEND] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-02-21 15:28 UTC  (2+ messages)

[PATCH] ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions
 2020-02-21 15:24 UTC  (2+ messages)

[PATCH] gpio: siox: potentially enabling IRQs too early
 2020-02-21 14:54 UTC  (4+ messages)
` [PATCH] gpio: siox: use raw spinlock for irq related locking

[PATCH] gpiolib: use gpiochip_get_desc() where applicable
 2020-02-21 14:51 UTC  (2+ messages)

[PATCH V4 1/4] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-02-21 14:46 UTC  (8+ messages)
` [PATCH V4 2/4] dt-bindings: pinctrl: Convert i.MX8MM "
` [PATCH V4 3/4] dt-bindings: pinctrl: Convert i.MX8MN "
` [PATCH V4 4/4] dt-bindings: pinctrl: imx8mp: Replace the uint32-array with uint32-matrix

[PATCH] pinctrl: uniphier: Replace zero-length array with flexible-array member
 2020-02-21 14:37 UTC  (2+ messages)

Add missing parts for X1830
 2020-02-21 14:21 UTC  (3+ messages)
` [PATCH] pinctrl: Ingenic: "

[PATCH v3] pinctrl: Use new GPIO_LINE_DIRECTION
 2020-02-21 14:19 UTC  (2+ messages)

[PATCH 1/2] pinctrl: sunxi: Forward calls to irq_set_irq_wake
 2020-02-21 14:15 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sunxi: Mask non-wakeup IRQs on suspend

[PATCH v2] pinctrl: actions: Fix functions groups names
 2020-02-21 13:47 UTC  (3+ messages)
` [PATCH v3] pinctrl: actions: Fix functions groups names for S700 SoC

[PATCH V3 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-02-21 13:45 UTC  (2+ messages)

[PATCH v3 0/7] nvmem/gpio: fix resource management
 2020-02-21 13:40 UTC  (3+ messages)
` [PATCH v3 2/7] gpiolib: use kref in gpio_desc

[PATCH] pinctrl: sh-pfc: Remove use of ARCH_R8A7796
 2020-02-21 12:55 UTC  (3+ messages)

[REGRESSION] gpio hogging fails with pinctrl gpio drivers
 2020-02-20 18:19 UTC  (3+ messages)

[PATCH AUTOSEL 5.5 383/542] gpio: Fix the no return statement warning
 2020-02-20 17:20 UTC  (3+ 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).