messages from 2020-12-06 23:56:44 to 2020-12-09 12:54:25 UTC [more...]
[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
2020-12-09 12:53 UTC (32+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
` Howto listen to/handle gpio state changes ? "
[PATCH v5 00/21] RISC-V Kendryte K210 support improvements
2020-12-09 11:29 UTC (25+ messages)
` [PATCH v5 01/21] riscv: Fix kernel time_init()
` [PATCH v5 02/21] riscv: Fix sifive serial driver
` [PATCH v5 03/21] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v5 04/21] riscv: Fix builtin DTB handling
` [PATCH v5 05/21] riscv: Use vendor name for K210 SoC support
` [PATCH v5 06/21] dt-bindings: Add Canaan vendor prefix
` [PATCH v5 07/21] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v5 08/21] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v5 09/21] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v5 10/21] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v5 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v5 12/21] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v5 13/21] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v5 14/21] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v5 15/21] riscv: Add SiPeed MAIX BiT board "
` [PATCH v5 16/21] riscv: Add SiPeed MAIX DOCK "
` [PATCH v5 17/21] riscv: Add SiPeed MAIX GO "
` [PATCH v5 18/21] riscv: Add SiPeed MAIXDUINO "
` [PATCH v5 19/21] riscv: Add Kendryte KD233 "
` [PATCH v5 20/21] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v5 21/21] riscv: Add Canaan Kendryte K210 SD card defconfig
[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
2020-12-09 10:42 UTC (3+ messages)
` [PATCH v5 11/11] pwm: Add Raspberry Pi Firmware based PWM bus
[GIT PULL] gpio: updates for v5.11-rc1
2020-12-09 10:39 UTC (6+ messages)
[RFC PATCH] RFC: drivers: gpio: helper for generic pin IRQ handling
2020-12-09 10:23 UTC (6+ messages)
[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
2020-12-09 9:57 UTC
[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
2020-12-09 9:35 UTC (19+ messages)
` [PATCH 1/4] gpiolib: cdev: Flag invalid GPIOs as used
` [PATCH 2/4] USB: serial: ftdi_sio: Report the valid GPIO lines to gpiolib
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity
[PATCH] pinctrl: remove the blank line in pinctrl_register()
2020-12-09 9:26 UTC (3+ messages)
[PATCH v1 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
2020-12-09 9:03 UTC (5+ messages)
` [PATCH v1 1/3] "
[PATCH] gpio: eic-sprd: break loop when getting NULL device resource
2020-12-09 8:42 UTC (2+ messages)
[PATCH 0/3] pinctrl: Added ZynqMP pinctrl driver
2020-12-09 8:44 UTC (4+ messages)
` [PATCH 1/3] firmware: xilinx: Added pinctrl support
` [PATCH 2/3] dt-bindings: pinctrl: Added binding for ZynqMP pinctrl driver
` [PATCH 3/3] pinctrl: Added Xilinx ZynqMP pinctrl driver support
[PATCH v2] pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
2020-12-09 8:09 UTC (2+ messages)
[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
2020-12-09 5:53 UTC (8+ messages)
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs
[PATCH v6 00/22] RISC-V Kendryte K210 support improvements
2020-12-09 5:35 UTC (23+ messages)
` [PATCH v6 01/22] riscv: Fix kernel time_init()
` [PATCH v6 02/22] riscv: Fix sifive serial driver
` [PATCH v6 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v6 04/22] riscv: Fix builtin DTB handling
` [PATCH v6 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v6 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v6 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v6 08/22] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v6 09/22] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v6 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v6 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v6 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v6 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v6 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v6 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v6 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v6 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v6 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v6 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v6 20/22] riscv: Add Kendryte KD233 "
` [PATCH v6 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v6 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig
[pinctrl:for-next] BUILD SUCCESS 09fe5dc62aae1327d98186e1e9299a2e4f62a055
2020-12-08 21:18 UTC
[pinctrl:fixes] BUILD SUCCESS 5f4592bc20c86a8c65a24601d033a3e3f06939e7
2020-12-08 21:18 UTC
[PATCH v1] pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
2020-12-08 18:25 UTC (10+ messages)
[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
2020-12-08 17:11 UTC (11+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 2/9] dt-bindings: spi: "
` [PATCH v2 3/9] dt-bindings: pwm: "
` [PATCH v2 4/9] dt-bindings: serial: "
` [PATCH v2 5/9] dt-bindings: gpio: "
` [PATCH v2 6/9] dt-bindings: i2c: "
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched
` (subset) [PATCH v2 0/9] arch: riscv: add board and SoC DT file support
[PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support
2020-12-08 12:52 UTC (7+ messages)
[PATCH 0/3] pinctrl: ralink: pinctrl driver for the rt2880 family
2020-12-08 11:48 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: rt2880: add binding document
` [PATCH 2/3] pinctrl: ralink: add a pinctrl driver for the rt2880 family
` [PATCH 3/3] staging: mt7621-pinctrl: remove driver from staging
RFC: introduce typedef for gpio numbers (driver side) ?
2020-12-08 10:30 UTC
[PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
2020-12-08 9:53 UTC (4+ messages)
[PATCH v3] drivers: gpio: put virtual gpio device into their own submenu
2020-12-08 9:50 UTC (4+ messages)
[PATCH v2 0/2] pinctrl: ralink: pinctrl driver for the rt2880 family
2020-12-08 9:33 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: rt2880: add binding document
` [PATCH v2 2/2] pinctrl: ralink: add a pinctrl driver for the rt2880 family
[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
2020-12-08 8:57 UTC (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SM8350 pinctrl driver
[PATCH 1/3] drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printk
2020-12-08 8:42 UTC (2+ messages)
[PATCH v4 00/21] RISC-V Kendryte K210 support improvements
2020-12-08 7:48 UTC (12+ messages)
` [PATCH v4 11/21] riscv: Add Canaan Kendryte K210 clock driver
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-08 4:52 UTC (2+ messages)
` (subset) "
[PATCH v3] drivers: gpio: add virtio-gpio guest driver
2020-12-08 1:20 UTC (5+ messages)
0001-add-amlogic-gpio-to-irq
2020-12-07 13:43 UTC (7+ messages)
[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
2020-12-07 13:10 UTC (9+ messages)
[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7
2020-12-07 10:55 UTC (3+ messages)
[RESEND PATCH v6 0/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl support
2020-12-07 9:38 UTC (4+ messages)
` [RESEND PATCH v6 2/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver
[PATCH] dt-bindings: mt7621-gpio: convert bindings to YAML format
2020-12-07 8:11 UTC
[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
2020-12-07 6:35 UTC (2+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SM8350 pinctrl driver
[PATCH 2/8] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
2020-12-07 1:45 UTC (7+ messages)
` [linux-sunxi] "
[gpio:for-next] BUILD SUCCESS 0f8d9ac8978bc4b12ef523c4fc1732226c7ddbdf
2020-12-06 23:55 UTC
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).