linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 06:00:52 to 2020-08-10 11:22:56 UTC [more...]

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-10 11:21 UTC  (4+ messages)
` [PATCH v4 2/7] pinctrl: qcom: Use return value from "
` [PATCH v4 6/7] irqchip: qcom-pdc: Unmask wake up irqs during suspend
` [PATCH v4 7/7] irqchip: qcom-pdc: Reset all pdc interrupts during init

[GIT PULL] pin control changes for the v5.9 kernel cycle
 2020-08-10  8:18 UTC  (5+ messages)

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-10  7:31 UTC  (21+ messages)
` [PATCH v7 01/13] mfd: add simple regmap based I2C driver
` [PATCH v7 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v7 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v7 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v7 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v7 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v7 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v7 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v7 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v7 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v7 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v7 13/13] arm64: defconfig: enable the sl28cpld board management controller

[PATCH v3 00/18] gpio: cdev: add uAPI v2
 2020-08-09 13:25 UTC  (19+ messages)
` [PATCH v3 01/18] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v3 02/18] gpio: uapi: define uAPI v2
` [PATCH v3 03/18] gpiolib: make cdev a build option
` [PATCH v3 04/18] gpiolib: add build option for CDEV v1 ABI
` [PATCH v3 05/18] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v3 06/18] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v3 07/18] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v3 08/18] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v3 09/18] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v3 10/18] gpiolib: cdev: support setting debounce
` [PATCH v3 11/18] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v3 12/18] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v3 13/18] tools: gpio: port gpio-watch "
` [PATCH v3 14/18] tools: gpio: rename nlines to num_lines
` [PATCH v3 15/18] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v3 16/18] tools: gpio: port gpio-event-mon "
` [PATCH v3 17/18] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v3 18/18] tools: gpio: add debounce support "

[libgpiod] [PATCH 0/5] Documentation improvements
 2020-08-08  9:59 UTC  (6+ messages)
` [libgpiod] [PATCH 1/5] doc: Fix doxygen warnings
` [libgpiod] [PATCH 2/5] doc: Use autotoolized Doxyfile
` [libgpiod] [PATCH 3/5] doc: Fix doxygen warning
` [libgpiod] [PATCH 4/5] doc: Remove obsolete PERL_PATH
` [libgpiod] [PATCH 5/5] doc: Add @file to headers

[PATCH/RFC v2] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-08-07 14:13 UTC 

[PATCH RFC] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-08-07 13:36 UTC  (3+ messages)

[PATCH v3 0/3] Mediatek pinctrl patch on mt8192
 2020-08-07  7:49 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH v3 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH v3 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH] dt-bindings: gpio: Convert vf610 to json-schema
 2020-08-07  1:54 UTC  (4+ messages)

[PATCH] gpio: siox: indicate exclusive support of threaded IRQs
 2020-08-06 21:07 UTC  (9+ messages)

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-08-06 15:53 UTC  (23+ messages)
` [PATCH v2 02/18] gpio: uapi: define uAPI v2
` [PATCH v2 05/18] gpiolib: cdev: support GPIO_GET_LINE_IOCTL and GPIOLINE_GET_VALUES_IOCTL
` [PATCH v2 07/18] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v2 11/18] gpio: uapi: document uAPI v1 as deprecated

[PATCH] pinctrl: nomadik: Fix pull direction debug info
 2020-08-06 15:53 UTC 

[RESEND PATCH v4 2/3] usb: serial: xr_serial: Add gpiochip support
 2020-08-06 13:53 UTC  (4+ messages)

pinctrl: sx150x bug
 2020-08-06  9:41 UTC  (2+ messages)

INVESTMENT
 2020-08-06  6:51 UTC 

[GIT PULL] GPIO changes for the v5.9 merge window
 2020-08-05 20:33 UTC  (2+ messages)

[PATCH v1 0/3] gpio: aggregator: Further improvements
 2020-08-05 14:56 UTC  (5+ messages)
` [PATCH v1 1/3] gpio: aggregator: Refactor ->{get,set}_multiple() to make Sparse happy
` [PATCH v1 2/3] gpio: aggregator: Simplify isrange() by using get_option()

[PATCH] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
 2020-08-05 12:08 UTC  (2+ messages)

[PATCH] gpiolib: of: reset name variable in of_gpiochip_add_hog
 2020-08-05 14:04 UTC  (2+ messages)

[PATCH v2 0/2] Enable USB support on iW-RainboW-G21D-Q7 board
 2020-08-05 12:01 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: sh-pfc: r8a7790: Add USB1 PWEN pin and group
` [PATCH v2 2/2] ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and xHCI

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-08-05  2:24 UTC  (7+ messages)
` [PATCH v10 1/3] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v10 2/3] arm64: dts: add dts nodes for MT6779
` [PATCH v10 3/3] clk: mediatek: add UART0 clock support

[gpio:devel] BUILD SUCCESS 22cc422070d9a9a399f8a70b89f1b852945444cb
 2020-08-04 14:40 UTC 

[pinctrl:devel] BUILD SUCCESS 7ee193e2dda3f48b692fad46ab9df90e99e7b811
 2020-08-04 12:29 UTC 

[PATCH v1 1/3] gpio: pca953x: Request IRQ after all initialisation done
 2020-08-04  9:12 UTC  (3+ messages)

linusw/for-next baseline: 117 runs, 3 regressions (gpio-v5.8-2-103-g22cc422070d9)
 2020-08-04  7:56 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-103-g22cc422070d9)
 2020-08-04  7:11 UTC 

linusw/devel baseline: 117 runs, 3 regressions (gpio-v5.8-2-103-g22cc422070d9)
 2020-08-04  6:48 UTC 

linusw/devel build: 7 builds: 0 failed, 7 passed, 21 warnings (gpio-v5.8-2-103-g22cc422070d9)
 2020-08-04  6:04 UTC 

[PATCH v2 0/3] Mediatek pinctrl patch on mt8192
 2020-08-04  2:09 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH v2 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH v3] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-08-04  0:48 UTC  (4+ messages)

[PATCH] gpio: don't use same lockdep class for all devm_gpiochip_add_data users
 2020-08-03 23:23 UTC  (4+ messages)

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-08-03 14:32 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
` [PATCH 2/3] pinctrl: actions: Add Actions S500 pinctrl driver

[PATCH v1 1/3] pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
 2020-08-03 14:22 UTC  (4+ messages)

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-03 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
` [PATCH v2 2/3] pinctrl: actions: Add Actions S500 pinctrl driver
` [PATCH v2 3/3] MAINTAINERS: Set pinctrl binding entry for all Actions Semi Owl SoCs

[PATCH v1] pinctrl: cherryview: Utilize temporary variable to hold device pointer
 2020-08-03 12:34 UTC  (2+ messages)

[PATCH v1 1/3] pinctrl: cherryview: Drop stale comment
 2020-08-03 10:02 UTC  (2+ messages)

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (9+ messages)
` [RFC PATCH 08/17] gpio: "

[GIT PULL] pin control fixes for v5.8
 2020-08-01 17:15 UTC  (2+ messages)

[PATCH] gpio: sprd: Clear interrupt when setting the type as edge
 2020-07-31 23:58 UTC  (2+ messages)

[PATCH v9 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-31 17:50 UTC  (3+ messages)

[pinctrl:devel] BUILD SUCCESS 40804c20d3908a3c25f50f11414adf34faf08fdf
 2020-07-31  4:46 UTC 

[pinctrl:for-next] BUILD SUCCESS 43dd0f2fff0e0971d024b97c30b5b8fd11c02ce6
 2020-07-31  4:05 UTC 

[gpio:gpio-descriptors-spi] BUILD SUCCESS 8486e609e13f608fbeb7e894d172eddab8453980
 2020-07-30 21:09 UTC 

[gpio:no-irqchip-nested-threading] BUILD SUCCESS ebc23e5cece4ecee9b616bfe752957ad49b180dc
 2020-07-30 18:36 UTC 

[gpio:devel] BUILD SUCCESS b470cef1ffac1acc327fe3343a2ce3ef3a526a21
 2020-07-30 18:36 UTC 

[PATCH v3 00/10] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-30 15:45 UTC  (13+ messages)
` [PATCH v3 01/10] dt-bindings: gpio: dwapb: Add ngpios property support
` [PATCH v3 02/10] gpio: dwapb: Add ngpios DT-property support
` [PATCH v3 03/10] gpio: dwapb: Move MFD-specific IRQ handler
` [PATCH v3 04/10] gpio: dwapb: Add max GPIOs macro
` [PATCH v3 05/10] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
` [PATCH v3 06/10] gpio: dwapb: Discard GPIO-to-IRQ mapping function
` [PATCH v3 07/10] gpio: dwapb: Discard ACPI GPIO-chip IRQs request
` [PATCH v3 08/10] gpio: dwapb: Get reset control by means of resource managed interface
` [PATCH v3 09/10] gpio: dwapb: Get clocks "
` [PATCH v3 10/10] gpio: dwapb: Use resource managed GPIO-chip add data method

[PATCH v2 00/10] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-30 14:38 UTC  (19+ messages)
` [PATCH v2 01/10] dt-bindings: gpio: dwapb: Add ngpios property support
` [PATCH v2 02/10] gpio: dwapb: Add ngpios DT-property support
` [PATCH v2 03/10] gpio: dwapb: Move MFD-specific IRQ handler
` [PATCH v2 04/10] gpio: dwapb: Add max GPIOs macro
` [PATCH v2 05/10] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
` [PATCH v2 06/10] gpio: dwapb: Discard GPIO-to-IRQ mapping function
` [PATCH v2 07/10] gpio: dwapb: Discard ACPI GPIO-chip IRQs request
` [PATCH v2 08/10] gpio: dwapb: Get reset control by means of resource managed interface
` [PATCH v2 09/10] gpio: dwapb: Get clocks "
` [PATCH v2 10/10] gpio: dwapb: Use resource managed GPIO-chip add data method

[PATCH v2 0/2] Remove MT6779 UART3 clock support
 2020-07-30 13:04 UTC  (5+ messages)

[gpio:gpio-descriptors-leds] BUILD SUCCESS d14800cd79af1b319d020df88b3eb6a429708230
 2020-07-30 10:31 UTC 

linusw/for-next baseline: 117 runs, 9 regressions (gpio-v5.8-2-97-gb470cef1ffac)
 2020-07-30  6:18 UTC 

linusw/devel baseline: 120 runs, 3 regressions (gpio-v5.8-2-97-gb470cef1ffac)
 2020-07-30  6:00 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).