messages from 2020-09-07 11:10:36 to 2020-09-11 02:11:24 UTC [more...]
[PATCH v2 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
2020-09-11 1:51 UTC (2+ messages)
` [PATCH v2 2/2] gpio/aspeed-sgpio: don't enable all interrupts by default
[PATCH v1 1/2] gpiolib: Fix line event handling in syscall compatible mode
2020-09-11 1:37 UTC (3+ messages)
` [PATCH v1 2/2] gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
[PATCH 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
2020-09-11 1:15 UTC (7+ messages)
` [PATCH 2/2] gpio/aspeed-sgpio: don't enable all interrupts by default
pinctrl: sx150x bug
2020-09-10 22:22 UTC (3+ messages)
[PATCH v5 00/20] gpio: cdev: add uAPI v2
2020-09-10 14:18 UTC (12+ messages)
SONY IR issue
2020-09-10 11:52 UTC (6+ messages)
[PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema
2020-09-10 16:54 UTC (4+ messages)
` [PATCH 4/6] ARM: dts: aspeed: Fix PCA95xx GPIO expander properties on Portwell
[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
2020-09-10 8:51 UTC (14+ messages)
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
[PATCH] pinctrl: sh-pfc: r8a7790: Add VIN pins used by iwg21d-q7-dbcm-ca board
2020-09-10 8:08 UTC (2+ messages)
[PATCH v2 0/3] pinctrl: aspeed: AST2600 pinconf fixes
2020-09-10 3:11 UTC (5+ messages)
` [PATCH v2 1/3] pinctrl: aspeed: Format pinconf debug consistent with pinmux
` [PATCH v2 2/3] pinctrl: aspeed: Use the right pinconf mask
` [PATCH v2 3/3] pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks
[PATCH 0/3] pinctrl: aspeed: AST2600 pinconf fixes
2020-09-10 2:15 UTC (8+ messages)
` [PATCH 1/3] pinctrl: aspeed: Format pinconf debug consistent with pinmux
` [PATCH 2/3] pinctrl: aspeed: Use the right pinconf mask
` [PATCH 3/3] pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks
[PATCH v4 0/8] Add Toshiba Visconti ARM64 Platform support
2020-09-09 20:43 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH v4 2/8] pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support
` [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 v4 5/8] arm64: visconti: Add initial support for Toshiba Visconti platform
` [PATCH v4 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board
` [PATCH v4 7/8] MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
` [PATCH v4 8/8] arm64: defconfig: Enable configs for Toshiba Visconti
[PATCH 0/3] pinctrl: renesas: More-consolidation
2020-09-09 13:15 UTC (4+ messages)
` [PATCH 1/3] pinctrl: rzn1: Do not select GENERIC_PIN{CTRL_GROUPS,MUX_FUNCTIONS}
` [PATCH 2/3] pinctrl: Rename sh-pfc to renesas
` [PATCH 3/3] pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc code
[PATCH] gpio: mockup: fix resource leak in error path
2020-09-09 11:08 UTC (3+ messages)
[PATCH v2] gpio: siox: explicitly support only threaded irqs
2020-09-09 11:00 UTC (5+ messages)
[PATCH v2 0/3] gpiolib: generalize GPIO line names property
2020-09-09 10:58 UTC (7+ messages)
` [PATCH v2 1/3] device: property: add helpers to count items in string arrays
` [PATCH v2 2/3] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH v2 3/3] gpiolib: unexport devprop_gpiochip_set_names()
[PATCH v8 00/20] gpio: cdev: add uAPI v2
2020-09-09 10:26 UTC (21+ messages)
` [PATCH v8 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset
` [PATCH v8 02/20] gpiolib: cdev: replace strncpy with strscpy
` [PATCH v8 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v8 04/20] gpio: uapi: define uAPI v2
` [PATCH v8 05/20] gpiolib: make cdev a build option
` [PATCH v8 06/20] gpiolib: add build option for CDEV v1 ABI
` [PATCH v8 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v8 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v8 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v8 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v8 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v8 12/20] gpiolib: cdev: support setting debounce
` [PATCH v8 13/20] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v8 14/20] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v8 15/20] tools: gpio: port gpio-watch "
` [PATCH v8 16/20] tools: gpio: rename nlines to num_lines
` [PATCH v8 17/20] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v8 18/20] tools: gpio: port gpio-event-mon "
` [PATCH v8 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v8 20/20] tools: gpio: add debounce support "
[PATCH v7 00/20] gpio: cdev: add uAPI v2
2020-09-09 9:54 UTC (11+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
[PATCH: V2 0/2] Fix TC35894 gpio interrupt bug
2020-09-09 9:34 UTC (6+ 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 v9 00/13] Add support for Kontron sl28cpld
2020-09-09 9:25 UTC (17+ messages)
` [PATCH v9 01/13] mfd: add simple regmap based I2C driver
` [PATCH v9 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v9 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v9 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v9 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v9 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v9 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v9 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v9 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v9 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v9 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v9 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v9 13/13] arm64: defconfig: enable the sl28cpld board management controller
[GIT PULL] pinctrl: sh-pfc: Updates for v5.10
2020-09-09 9:10 UTC (2+ messages)
[libgpiod] Integer overflow in C++ binding on 32bit systems causes wrong event timestamps
2020-09-09 8:05 UTC (2+ messages)
[libgpiod][PATCH] bindings: cxx: fix event timestamp calculation for 32bit
2020-09-09 1:40 UTC
[PATCH v6 00/20] gpio: cdev: add uAPI v2
2020-09-09 1:15 UTC (10+ messages)
[PATCH] gpio: omap: Pass __maybe_unused to the suspend()/resume() hooks
2020-09-09 1:00 UTC (3+ messages)
[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
2020-09-09 0:34 UTC (5+ messages)
` [PATCH v4 1/2] pinctrl: single: parse "
` [PATCH v4 2/2] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2
[PATCH] dt-bindings: pinctrl: rzn1: Convert to json-schema
2020-09-08 20:55 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: rza1: Convert to json-schema
2020-09-08 20:54 UTC (2+ messages)
[PATCH] pinctrl: rza1: Switch to using "output-enable"
2020-09-08 20:53 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Fix pin controller node name
2020-09-08 20:52 UTC (2+ messages)
[PATCH 0/3] gpiolib: generalize GPIO line names property
2020-09-08 14:01 UTC (7+ messages)
` [PATCH 1/3] device: property: add helpers to count items in string arrays
` [PATCH 2/3] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 3/3] gpiolib: unexport devprop_gpiochip_set_names()
[PATCH] gpiolib: switch to simpler IDA interface
2020-09-08 13:47 UTC (2+ messages)
[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
2020-09-08 17:03 UTC (44+ messages)
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [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 23/23] Documentation: gpio: add documentation for gpio-mockup
[PATCH V4 1/3] pinctrl: imx: Use function callbacks for SCU related functions
2020-09-08 8:51 UTC (5+ messages)
` [PATCH V4 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V4 3/3] pinctrl: imx: Support building i.MX "
[PATCH V3 1/3] pinctrl: imx: Use function callbacks for SCU related functions
2020-09-08 7:53 UTC (7+ messages)
` [PATCH V3 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V3 3/3] pinctrl: imx: Support building i.MX "
[PATCH v2 0/2] Remove MT6779 UART3 clock support
2020-09-08 6:31 UTC (6+ messages)
` "
[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
2020-09-08 6:25 UTC (3+ messages)
` [PATCH v10 3/3] clk: mediatek: add UART0 clock support
[PATCH V2 1/3] pinctrl: imx: Use function callbacks for SCU related functions
2020-09-08 5:06 UTC (8+ messages)
` [PATCH V2 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V2 3/3] pinctrl: imx: Support building i.MX "
[PATCH 5/5] pinctrl: rockchip: populate platform device for rockchip gpio
2020-09-08 2:19 UTC (2+ messages)
` [PATCH] "
[PATCH v2 0/3] 98dx3236 i2c related fixes
2020-09-07 21:17 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH v2 2/3] ARM: dts: Remove non-existent i2c1 from 98dx3236
` [PATCH v2 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236
[PATCH 0/3] 98dx3236 i2c related fixes
2020-09-07 21:11 UTC (10+ messages)
` [PATCH 1/3] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH 2/3] ARM: dts: Remove non-existent i2c1 from 98dx3236
` [PATCH 3/3] ARM: dts: Add i2c0 pinctrl information for 98dx3236
[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
2020-09-07 11:02 UTC (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver
[PATCH] gpio: siox: indicate exclusive support of threaded IRQs
2020-09-07 15:33 UTC (3+ messages)
[PATCH 2/5] pinctrl: rockchip: make driver be tristate module
2020-09-07 11:35 UTC (2+ messages)
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).