LinuxLists
Users
About
Anup Patel (
[email protected]
)
Number of posts: 998 (1.16 per day)
First post: 2022-01-25 09:10:46
Last post: 2024-06-06 10:22:50
Previous Page
/
Next Page
Date
List
Subject
2023-10-20 10:06:50
linux-kernel
Re: [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
2023-10-20 07:23:38
linux-kernel
[PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
2023-10-20 07:23:36
linux-kernel
[PATCH v3 4/9] RISC-V: KVM: Forward SBI DBCN extension to user-space
2023-10-20 07:23:25
linux-kernel
[PATCH v3 9/9] RISC-V: Enable SBI based earlycon support
2023-10-20 07:23:06
linux-kernel
[PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
2023-10-20 07:22:59
linux-kernel
[PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
2023-10-20 07:22:58
linux-kernel
[PATCH v3 3/9] RISC-V: KVM: Allow some SBI extensions to be disabled by default
2023-10-20 07:22:40
linux-kernel
[PATCH v3 5/9] KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
2023-10-20 07:22:32
linux-kernel
[PATCH v3 0/9] RISC-V SBI debug console extension support
2023-10-20 07:22:22
linux-kernel
[PATCH v3 2/9] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-20 07:22:14
linux-kernel
[PATCH v3 1/9] RISC-V: Add defines for SBI debug console extension
2023-10-20 05:26:53
linux-kernel
Re: [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
2023-10-19 16:11:49
linux-kernel
Re: [PATCH v10 00/15] Linux RISC-V AIA Support
2023-10-13 15:43:10
linux-kernel
Re: [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
2023-10-13 06:47:14
linux-kernel
Re: [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
2023-10-12 05:17:37
linux-kernel
[PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
2023-10-12 05:17:26
linux-kernel
[PATCH v2 8/8] RISC-V: Enable SBI based earlycon support
2023-10-12 05:17:22
linux-kernel
[PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
2023-10-12 05:17:19
linux-kernel
[PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-12 05:17:18
linux-kernel
[PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
2023-10-12 05:17:17
linux-kernel
[PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
2023-10-12 05:17:10
linux-kernel
[PATCH v2 0/8] RISC-V SBI debug console extension support
2023-10-12 05:16:55
linux-kernel
[PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
2023-10-12 05:16:37
linux-kernel
[PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
2023-10-11 15:38:44
linux-kernel
Re: [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-11 11:03:17
linux-kernel
Re: [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-11 10:54:52
linux-kernel
Re: [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
2023-10-11 06:33:02
linux-kernel
Re: [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
2023-10-11 06:21:05
linux-kernel
Re: [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-11 05:52:21
linux-kernel
Re: [PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
2023-10-11 05:51:56
linux-kernel
Re: [PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
2023-10-10 17:07:23
linux-kernel
[PATCH 6/6] RISC-V: Enable SBI based earlycon support
2023-10-10 17:07:18
linux-kernel
[PATCH 5/6] tty: Add SBI debug console support to HVC SBI driver
2023-10-10 17:07:00
linux-kernel
[PATCH 1/6] RISC-V: Add defines for SBI debug console extension
2023-10-10 17:06:58
linux-kernel
[PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
2023-10-10 17:06:24
linux-kernel
[PATCH 4/6] tty/serial: Add RISC-V SBI debug console based earlycon
2023-10-10 17:06:00
linux-kernel
[PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
2023-10-10 17:05:38
linux-kernel
[PATCH 0/6] RISC-V SBI debug console extension support
2023-10-04 16:08:34
linux-kernel
Re: [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
2023-10-04 15:00:57
linux-kernel
Re: [PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized.
2023-10-03 04:48:11
linux-kernel
[PATCH v10 08/15] irqchip: Add RISC-V incoming MSI controller early driver
2023-10-03 04:47:42
linux-kernel
[PATCH v10 12/15] irqchip: Add RISC-V advanced PLIC driver for direct-mode
2023-10-03 04:47:32
linux-kernel
[PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
2023-10-03 04:47:20
linux-kernel
[PATCH v10 03/15] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
2023-10-03 04:46:54
linux-kernel
[PATCH v10 09/15] irqchip/riscv-imsic: Add support for platform MSI irqdomain
2023-10-03 04:46:45
linux-kernel
[PATCH v10 14/15] RISC-V: Select APLIC and IMSIC drivers
2023-10-03 04:46:37
linux-kernel
[PATCH v10 15/15] MAINTAINERS: Add entry for RISC-V AIA drivers
2023-10-03 04:46:23
linux-kernel
[PATCH v10 13/15] irqchip/riscv-aplic: Add support for MSI-mode
2023-10-03 04:46:17
linux-kernel
[PATCH v10 11/15] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
2023-10-03 04:46:12
linux-kernel
[PATCH v10 10/15] irqchip/riscv-imsic: Add support for PCI MSI irqdomain
2023-10-03 04:46:08
linux-kernel
[PATCH v10 05/15] irqchip/sifive-plic: Convert PLIC driver into a platform driver