linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 11:22:56 to 2020-08-19 02:21:34 UTC [more...]

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-19  2:21 UTC  (4+ messages)
` [RFC PATCH 08/17] gpio: "

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-08-18 20:11 UTC  (3+ messages)
` [PATCH V2 1/3] gpio: xilinx: Add clock adaptation support

[PATCH v2] gpio: aggregator: Refactor ->{get,set}_multiple() to make Sparse happy
 2020-08-18 19:40 UTC  (2+ messages)

[PATCH] gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390
 2020-08-18 19:32 UTC  (2+ messages)

[PATCH v1] pinctrl: intel: Update header block to reflect direct dependencies
 2020-08-18 17:36 UTC  (3+ messages)

[libgpiod][PATCH 0/3] Add Android build support
 2020-08-18 16:05 UTC  (12+ messages)
` [libgpiod][PATCH 2/3] tools-common: fix build for Android
` [libgpiod][PATCH 3/3] Android.bp: initial addition

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-18 14:40 UTC  (33+ messages)
` [PATCH v4 1/7] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v4 2/7] pinctrl: qcom: Use return value from irq_set_wake call
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks
` [PATCH v4 4/7] genirq: introduce irq_suspend_parent() and irq_resume_parent()
` [PATCH v4 5/7] pinctrl: qcom: Call our parent for irq_suspend_one / irq_resume_one
` [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

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

[PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure
 2020-08-18 14:21 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-08-18 13:59 UTC  (11+ messages)

[PATCH v1 1/3] pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
 2020-08-18 13:47 UTC  (7+ messages)

[PATCH v1] pinctrl: cherryview: Utilize temporary variable to hold device pointer
 2020-08-18 12:10 UTC  (3+ messages)

[PATCH v1 1/3] pinctrl: cherryview: Drop stale comment
 2020-08-18 12:07 UTC  (3+ messages)

[PATCH 0/3] pinctrl: mcp23s08: Fixups for mcp23x17
 2020-08-18 11:09 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_config
` [PATCH 2/3] pinctrl: mcp23s08: Remove interrupt-controller
` [PATCH 3/3] devicetree: "

[PATCH v3 0/9] pinctrl: update realtek DHC pinctrl driver
 2020-08-18 10:12 UTC  (13+ messages)
` [PATCH v3 1/9] pinctrl: realtek: rtd1295: Add missed pins
` [PATCH v3 2/9] pinctrl: realtek: rtd1295: Add pin configs
` [PATCH v3 3/9] pinctrl: realtek: rtd1195: Add missed pins and "
` [PATCH v3 4/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v3 5/9] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295
` [PATCH v3 6/9] arm64: dts: realtek: rtd129x: fix SDIO pinctrl node
` [PATCH v3 7/9] pinctrl: realtek: DHC: Fix pinctrl driver coding style according to checkpatch.pl
` [PATCH v3 8/9] pinctrl: realtek: DHC: Move pinctrl drivers to realtek directory and rename
` [PATCH v3 9/9] pinctrl: realtek: DHC: Add suspend/resume callback function

[PATCH v1 1/2] pinctrl: mediatek: support access registers without race-condition
 2020-08-18  8:36 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl driver support race-free register access

[PATCH/RFC v2] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-08-18  7:10 UTC  (3+ messages)

[PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema
 2020-08-18  2:12 UTC  (2+ messages)

[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-17 19:48 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
` [PATCH 3/8] dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
` [PATCH 4/8] dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
` [PATCH 5/8] arm64: visconti: Add initial support for Toshiba Visconti platform
` [PATCH 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
` [PATCH 7/8] MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
` [PATCH 8/8] arm64: defconfig: Enable configs for Toshiba Visconti

[PATCH v2 0/3] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
 2020-08-17  4:46 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] pinctrl: sh-pfc: align driver description title
` [PATCH v2 3/3] pinctrl: sh-pfc: sort "

[PATCH] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
 2020-08-17  4:40 UTC  (3+ messages)

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

[PATCH 0/3] r8a7742 add CAN support
 2020-08-16 19:07 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support
` [PATCH 3/3] ARM: dts: r8a7742: Add CAN support

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (10+ messages)

[PATCH stable (4.4 + 4.9)] gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)
 2020-08-14 16:29 UTC  (2+ messages)

[libgpiod] [PATCH 0/5] Documentation improvements
 2020-08-13 18:39 UTC  (7+ messages)
` [libgpiod] [PATCH 2/5] doc: Use autotoolized Doxyfile

[PATCH] pinctrl: nomadik: Fix pull direction debug info
 2020-08-13 17:39 UTC  (3+ messages)

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

[PATCH] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
 2020-08-13 11:14 UTC 

[PATCH v2 0/3] Add Actions Semi S500 pinctrl support
 2020-08-13  8:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC

[PATCH] pinctrl: armada-37xx: Add comment for pcie1_reset pin group
 2020-08-13  8:44 UTC  (2+ messages)

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-13  8:21 UTC  (8+ messages)
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller

[PATCH v2 0/8] pinctrl: update realtek DHC pinctrl driver
 2020-08-13  7:10 UTC  (7+ messages)
` [PATCH v2 4/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1195
` [PATCH v2 5/8] dt-bindings: pinctrl: realtek: Add Realtek DHC SoC rtd1295

[PATCH v3 0/3] Mediatek pinctrl patch on mt8192
 2020-08-12 19:47 UTC  (5+ 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 00/18] gpio: cdev: add uAPI v2
 2020-08-12 17:48 UTC  (9+ messages)
` [PATCH v3 02/18] gpio: uapi: define "
` [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 v7] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-08-12 17:37 UTC 

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-08-12 17:36 UTC  (3+ messages)

[libgpiod] general libgpiod inquiry
 2020-08-10 18:52 UTC  (2+ messages)

[PATCH] gpio: siox: indicate exclusive support of threaded IRQs
 2020-08-10 13:33 UTC  (9+ messages)

[PATCH v1 0/3] gpio: aggregator: Further improvements
 2020-08-10 11:09 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: aggregator: Refactor ->{get,set}_multiple() to make Sparse happy


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