messages from 2020-09-20 19:59:04 to 2020-09-27 12:39:40 UTC [more...]
[PATCH v9 00/20] gpio: cdev: add uAPI v2
2020-09-27 12:39 UTC (73+ messages)
` [PATCH v9 01/20] gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
` [PATCH v9 02/20] gpiolib: cdev: replace strncpy() with strscpy()
` [PATCH v9 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v9 04/20] gpio: uapi: define uAPI v2
` [PATCH v9 05/20] gpiolib: make cdev a build option
` [PATCH v9 06/20] gpiolib: add build option for CDEV v1 ABI
` [PATCH v9 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v9 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v9 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v9 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v9 12/20] gpiolib: cdev: support setting debounce
` [PATCH v9 13/20] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v9 14/20] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v9 15/20] tools: gpio: port gpio-watch "
` [PATCH v9 16/20] tools: gpio: rename nlines to num_lines
` [PATCH v9 17/20] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v9 18/20] tools: gpio: port gpio-event-mon "
` [PATCH v9 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v9 20/20] tools: gpio: add debounce support "
[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
2020-09-27 9:21 UTC (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver
[PATCH 0/5] tps65910: cleanup regmap use
2020-09-26 23:59 UTC (6+ messages)
` [PATCH 2/5] regulator: tps65910: use regmap accessors
` [PATCH 1/5] gpio: "
` [PATCH 3/5] mfd: tps65911-comparator: "
` [PATCH 4/5] mfd: tps65910: clean up after switching to regmap
` [PATCH 5/5] mfd: tps65910: remove unused pointers
[PATCH] pinctrl: nuvoton: npcm7xx: Constify static ops structs
2020-09-26 20:23 UTC
[PATCH 0/9] gpio: mockup: refactoring + documentation
2020-09-25 12:30 UTC (19+ messages)
` [PATCH 1/9] lib: string_helpers: provide kfree_strarray()
` [PATCH 2/9] Documentation: gpio: add documentation for gpio-mockup
` [PATCH 3/9] gpio: mockup: drop unneeded includes
` [PATCH 4/9] gpio: mockup: use KBUILD_MODNAME
` [PATCH 5/9] gpio: mockup: use pr_fmt()
` [PATCH 6/9] gpio: mockup: remove unneeded return statement
` [PATCH 7/9] gpio: mockup: pass the chip label as device property
` [PATCH 8/9] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 9/9] gpio: mockup: refactor the module init function
[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
2020-09-25 15:48 UTC (17+ messages)
` [PATCH v3 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
` [PATCH v3 06/15] arm64: dts: ti: align GPIO hog names with dtschema
` [PATCH v3 08/15] ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties
` [PATCH v3 09/15] ARM: dts: am335x: t335: align GPIO hog names with dtschema
` [PATCH v3 10/15] ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs
` [PATCH v3 13/15] ARM: dts: dove: fix PCA95xx GPIO expander properties on A510
` [PATCH v3 14/15] ARM: dts: armada: align GPIO hog names with dtschema
` [PATCH v3 15/15] ARM: dts: imx6q: "
[GIT PULL] gpio: fixes for v5.9-rc7
2020-09-25 13:49 UTC
[PATCH v2] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
2020-09-25 12:50 UTC (2+ messages)
[PATCH v2 0/2] Remove MT6779 UART3 clock support
2020-09-25 12:43 UTC (7+ messages)
` "
[PATCH v7 00/20] gpio: cdev: add uAPI v2
2020-09-24 13:40 UTC (6+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
[PATCH] gpio: aspeed: fix ast2600 bank properties
2020-09-24 13:37 UTC (2+ messages)
[PATCH] gpio: gpio-amd-fch: Correct logic of GPIO_LINE_DIRECTION
2020-09-24 13:29 UTC (2+ messages)
[PATCH v2 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
2020-09-24 13:11 UTC (7+ messages)
[PATCH] gpio: pca953x: Fix uninitialized pending variable
2020-09-24 13:07 UTC (3+ messages)
[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
2020-09-24 7:04 UTC (13+ messages)
[PATCH v3 1/4] dt-bindings: gpio: pl061: add gpio-line-names
2020-09-23 21:09 UTC (8+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH v3 3/4] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH v3 4/4] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching
[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
2020-09-23 20:22 UTC (5+ messages)
` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC
[PATCH v2 0/3] 98dx3236 i2c related fixes
2020-09-23 14:38 UTC (6+ messages)
` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236
[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
2020-09-23 14:15 UTC (5+ messages)
` [PATCH v3 06/19] dt-bindings: pwm: imx-pwm: Add i.MX 8M compatibles
[PATCH v3] pinctrl: renesas: r8a7790: Add VIN1-B and VIN2-G pins, groups and functions
2020-09-23 8:56 UTC (2+ messages)
[GIT PULL] Initial support Visconti SoC for v5.10 kernel (take two)
2020-09-23 8:52 UTC
[GIT PULL] Initial support Visconti SoC for the v5.10 kernel
2020-09-23 8:47 UTC (2+ messages)
[PATCH v2] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
2020-09-23 7:38 UTC (2+ messages)
[PATCH v2] pinctrl: single: check pinctrl_spec.args_count > 3
2020-09-23 6:55 UTC (2+ messages)
[PATCH v2] pinctrl: single: fix debug output when #pinctrl-cells = 2
2020-09-23 6:55 UTC (2+ messages)
[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
2020-09-23 6:37 UTC (4+ messages)
linusw/for-next baseline: 78 runs, 1 regressions (v5.9-rc2-41-g764e64fcda54)
2020-09-23 0:44 UTC
linusw/fixes baseline: 113 runs, 6 regressions (v5.9-rc2-8-g53c14e237b01)
2020-09-23 0:13 UTC
linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-41-g764e64fcda54)
2020-09-23 0:00 UTC
linusw/devel baseline: 90 runs, 5 regressions (v5.9-rc1-32-g36eccdb58fb5)
2020-09-22 23:36 UTC
linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-8-g53c14e237b01)
2020-09-22 23:29 UTC
linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-32-g36eccdb58fb5)
2020-09-22 22:52 UTC
[PATCH v4 0/8] Add Toshiba Visconti ARM64 Platform support
2020-09-22 19:55 UTC (5+ messages)
` [PATCH v4 3/8] dt-bindings: arm: toshiba: add Toshiba Visconti ARM SoCs
` [PATCH v4 4/8] dt-bindings: arm: toshiba: Add the TMPV7708 RM main board
[PATCH] pinctrl: mediatek: mt7622: add antsel pins/groups
2020-09-22 16:41 UTC
[PATCH v2 00/13] gpio: add common dtschema
2020-09-22 15:40 UTC (9+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH v2 08/13] dt-bindings: mfd: include common schema in "
` [PATCH v2 09/13] dt-bindings: pinctrl: "
[PATCH v5 00/16] Allwinner A100 Initial support
2020-09-22 15:37 UTC (2+ messages)
[PATCH -next] pinctrl: spear: simplify the return expression of tvc_connect()
2020-09-22 13:30 UTC (2+ messages)
[gpio:for-next] BUILD SUCCESS 764e64fcda547847a3a4c981bd3665e96f14ca08
2020-09-22 13:29 UTC
[gpio:fixes] BUILD SUCCESS 53c14e237b0128aed9e2f1ab3700c46fdad36ebc
2020-09-22 13:29 UTC
[gpio:devel] BUILD SUCCESS 36eccdb58fb55d2bea6a0e62932e4d7e5192d409
2020-09-22 13:29 UTC
[PATCH -next] pinctrl: spear: simplify the return expression of spear310_pinctrl_probe
2020-09-22 13:30 UTC (2+ messages)
[pinctrl:fixes] BUILD SUCCESS 921daeeca91bda2dfb57fcba9f69ff368083be4b
2020-09-22 10:35 UTC
[pinctrl:for-next] BUILD SUCCESS abcef6a243471d27d28029830f5d3b829f91acda
2020-09-22 10:35 UTC
[pinctrl:devel] BUILD SUCCESS 5b398f8fc186d48bb6a0966aa5c6ce12535f8e33
2020-09-22 10:35 UTC
[GIT PULL] intel-pinctrl for 5.9-2
2020-09-22 8:04 UTC (5+ messages)
[PATCH v10 00/13] Add support for Kontron sl28cpld
2020-09-22 2:59 UTC (3+ messages)
` [PATCH v10 11/13] arm64: dts: freescale: sl28: enable LED support
[PATCH] ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2
2020-09-21 22:50 UTC
[GIT PULL] intel-pinctrl for 5.10-1
2020-09-21 21:45 UTC (2+ messages)
[GIT PULL] pinctrl: sh-pfc: Updates for v5.10 (take two)
2020-09-21 21:44 UTC (2+ messages)
[GIT PULL] gpio: updates for v5.10
2020-09-21 21:40 UTC (2+ messages)
[GIT PULL] gpio: fixes for v5.9-rc6
2020-09-21 21:39 UTC (2+ messages)
[PATCH -next] omapfb: connector-hdmi: simplify the return expression of hdmic_connect
2020-09-21 13:10 UTC
[PATCH -next] pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
2020-09-21 13:10 UTC
[PATCH -next] pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()
2020-09-21 13:10 UTC
[PATCH] gpio: gpio-amd-fch: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0
2020-09-21 8:40 UTC (3+ messages)
Product Inquires
2020-09-21 1:55 UTC
Inquires
2020-09-21 0:49 UTC
[PATCH 2/5] pinctrl: rockchip: make driver be tristate module
2020-09-20 22:18 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH 5/5] pinctrl: rockchip: populate platform device for rockchip gpio
2020-09-20 22:16 UTC (3+ messages)
` [PATCH] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).