linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-29 03:29:13 to 2020-09-05 21:54:42 UTC [more...]

[PATCH 0/6] rockchip-pinctrl fixes for GKI
 2020-09-05 21:54 UTC  (10+ messages)
` [PATCH 1/6] pinctrl: rockchip: make driver be tristate module
` [PATCH 2/6] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
` [PATCH 3/6] pinctrl: rockchip: create irq mapping in gpio_to_irq
` [PATCH 4/6] pinctrl: rockchip: do not set gpio if bank invalid
` [PATCH 5/6] pinctrl: rockchip: fix crash caused by invalid gpio bank
` [PATCH 6/6] pinctrl: rockchip: populate platform device for rockchip gpio

[PATCH] pinctrl: rockchip: depend on OF
 2020-09-05 21:49 UTC 

GREETINGS!!!
 2020-09-05 18:36 UTC 

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

[PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema
 2020-09-05  6:16 UTC  (8+ messages)
` [PATCH 2/6] dt-bindings: gpio: Convert bindings for Maxim MAX732x "
` [PATCH 3/6] ARM: dts: am335x: lxm: Fix PCA9539 GPIO expander properties
` [PATCH 4/6] ARM: dts: aspeed: Fix PCA95xx GPIO expander properties on Portwell
` [PATCH 5/6] ARM: dts: dove: Fix PCA95xx GPIO expander properties on A510
` [PATCH 6/6] ARM: dts: vf: Fix PCA95xx GPIO expander properties on ZII CFU1

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-05  3:15 UTC  (39+ messages)
` [PATCH 01/23] lib: cmdline: export next_arg()
` [PATCH 02/23] lib: string_helpers: provide kfree_strarray()
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names()
` [PATCH 06/23] gpiolib: switch to simpler IDA interface
` [PATCH 07/23] gpio: mockup: drop unneeded includes
` [PATCH 08/23] gpio: mockup: use pr_fmt()
` [PATCH 09/23] gpio: mockup: use KBUILD_MODNAME
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [PATCH 11/23] gpio: mockup: remove the limit on number of dummy chips
` [PATCH 12/23] gpio: mockup: define a constant for chip label size
` [PATCH 13/23] gpio: mockup: pass the chip label as device property
` [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 15/23] gpio: mockup: use dynamic device IDs
` [PATCH 16/23] gpio: mockup: refactor the module init function
` [PATCH 17/23] gpio: mockup: rename and move around debugfs callbacks
` [PATCH 18/23] gpio: mockup: require debugfs to build
` [PATCH 19/23] gpio: mockup: add a symlink for the per-chip debugfs directory
` [PATCH 20/23] gpio: mockup: add a lock for dummy device list
` [PATCH 21/23] gpio: mockup: provide a way to delete dummy chips
` [PATCH 22/23] gpio: mockup: provide a way to create new "
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
 2020-09-04 20:04 UTC  (6+ messages)

[GIT PULL] gpio: fixes for v5.9-rc4
 2020-09-04 15:52 UTC 

[GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10
 2020-09-04 15:11 UTC 

[PATCH v2 0/3] pinctrl: Ingenic: Add support for SSI and I2S pins
 2020-09-04 13:27 UTC  (5+ messages)
` [PATCH v2 1/3] pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780
` [PATCH v2 2/3] pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780
` [PATCH v2 3/3] pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs

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

SONY IR issue
 2020-09-04 12:30 UTC 

[GIT PULL] pinctrl: sh-pfc: Updates for v5.10
 2020-09-04 11:48 UTC 

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-04  9:54 UTC  (16+ messages)
` [PATCH v5 1/6] pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags
` [PATCH v5 2/6] pinctrl: qcom: Use return value from irq_set_wake() call
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

[PATCH v2 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-09-03 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver
` [PATCH v2 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO
` [PATCH v2 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH: 0/2] Fix TC35894 gpio interrupt bug
 2020-09-03  7:41 UTC  (5+ messages)
` [PATCH: 1/2] gpio: tc35894: fix up tc35894 interrupt configuration
` [PATCH: 2/2] gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq

[PATCH: V2 0/2] Fix TC35894 gpio interrupt bug
 2020-09-03  7:30 UTC  (3+ messages)
` [PATCH: V2 1/2] gpio: tc35894: fix up tc35894 interrupt configuration
` [PATCH: V2 2/2] gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-09-03  7:12 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support

[PATCH V2 1/4] gpio: mxc: Support module build
 2020-09-03  1:31 UTC  (9+ messages)

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-09-01  9:35 UTC  (3+ messages)

[PATCH v5 00/20] gpio: cdev: add uAPI v2
 2020-09-01  9:28 UTC  (7+ messages)

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

[PATCH 1/2] pinctrl: imx: Support building SCU pinctrl driver as module
 2020-09-01  2:15 UTC  (2+ messages)

[PATCH v4 0/4] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
 2020-08-31 22:58 UTC  (9+ messages)
` [PATCH v4 1/4] pinctrl: sh-pfc: tidyup Emma Mobile EV2
` [PATCH v4 2/4] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
` [PATCH v4 3/4] pinctrl: sh-pfc: align driver description title

linusw/for-next baseline: 63 runs, 2 regressions (v5.9-rc1-10-gfeeaefd378ca)
 2020-08-31 21:05 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-10-gfeeaefd378ca)
 2020-08-31 20:20 UTC 

[PATCH v2] gpio: sprd: Clear interrupt when setting the type as edge
 2020-08-31 16:08 UTC  (2+ messages)

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-08-31 15:37 UTC  (3+ messages)

linusw/devel baseline: 92 runs, 4 regressions (v5.9-rc1-10-gfeeaefd378ca)
 2020-08-31 15:24 UTC 

linusw/fixes baseline: 56 runs, 5 regressions (v5.9-rc2)
 2020-08-31 15:24 UTC 

linusw/for-next baseline: 86 runs, 3 regressions (v5.8-11991-gfc80c51fd4b2)
 2020-08-31 15:24 UTC 

[PATCH v2 0/3] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place
 2020-08-31 13:56 UTC  (7+ messages)
` [PATCH v2 1/3] "

[PATCH 0/3] pinctrl/actions: Constify static variables
 2020-08-31  9:15 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_ops
` [PATCH 2/3] pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]
` [PATCH 3/3] pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]

[PATCH v2 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-31  7:23 UTC  (4+ messages)
` [PATCH v2 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-31  3:25 UTC  (12+ messages)
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH v2 0/2] pinctrl: mcp23s08: Fixups for mcp23x17
 2020-08-30 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: mcp23s08: Fix mcp23x17 precious range

[gpio:gpio-descriptors-leds] BUILD SUCCESS 7736d2660c134da47420dc624bd591e457b40f40
 2020-08-29  3:28 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).