LinuxLists
Users
About
Kuppuswamy, Sathyanarayanan (
[email protected]
)
Number of posts: 25 (0.01 per day)
First post: 2013-05-30 03:03:49
Last post: 2024-05-15 03:55:30
Date
List
Subject
2024-05-15 03:55:30
linux-kernel
Re: [PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
2024-04-12 18:45:27
linux-kernel
Re: [PATCH 2/3] platform/x86/intel/ifs: trace: display batch num in hex
2024-03-23 17:24:27
linux-kernel
Re: [PATCH v2 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM
2024-03-10 06:07:16
linux-kernel
Re: [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
2024-02-05 23:30:16
linux-kernel
Re: [PATCH 10/11] x86/sev: Extend the config-fs attestation support for an SVSM
2020-12-01 01:13:25
linux-kernel
Re: [PATCH v12 10/15] PCI/ERR: Limit AER resets in pcie_do_recovery()
2020-10-17 07:13:47
linux-kernel
Re: [PATCH v9 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
2020-10-07 18:17:03
linux-kernel
Re: [PATCH v8 2/6] PCI/DPC: define a function to check and wait till port finish DPC handling
2020-10-07 18:16:29
linux-kernel
Re: [PATCH v8 1/6] PCI/ERR: get device before call device driver to avoid NULL pointer dereference
2020-09-28 16:48:12
linux-kernel
Re: [PATCH 2/5 V2] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC
2015-04-09 14:52:03
linux-kernel
RE: [PATCH] iio: light: ltr501: Fix alignment to match open parenthesis
2013-05-30 03:06:29
linux-kernel
[PATCH v1 00/13] mrst refactoring patches
2013-05-30 03:06:19
linux-kernel
[PATCH v1 02/13] mrst: Fixed indentation issues
2013-05-30 03:06:11
linux-kernel
[PATCH v1 08/13] intel_mid: Added custom handler for ipc devices
2013-05-30 03:06:05
linux-kernel
[PATCH v1 03/13] mrst: Fixed checkpatch warnings
2013-05-30 03:05:55
linux-kernel
[PATCH v1 04/13] intel_mid: Renamed *mrst* to *intel_mid*
2013-05-30 03:05:44
linux-kernel
[PATCH v1 05/13] intel_mid: Renamed *mrst* to *intel_mid*
2013-05-30 03:05:42
linux-kernel
[PATCH v1 10/13] intel_mid: Moved SFI related code to intel_mid_sfi.c
2013-05-30 03:04:59
linux-kernel
[PATCH v1 12/13] gpiolib: append SFI helpers for GPIO API
2013-05-30 03:04:49
linux-kernel
[PATCH v1 09/13] intel_mid: Moved board related code to a new file
2013-05-30 03:04:36
linux-kernel
[PATCH v1 06/13] intel_mid: Refactored sfi_parse_devs() function
2013-05-30 03:04:29
linux-kernel
[PATCH v1 13/13] x86: mrst: move to generic SFI GPIO API
2013-05-30 03:04:08
linux-kernel
[PATCH v1 11/13] sfi: fix compiler warnings
2013-05-30 03:04:00
linux-kernel
[PATCH v1 07/13] intel_mid: Added custom device_handler support
2013-05-30 03:03:49
linux-kernel
[PATCH v1 01/13] mrst: Fixed printk/pr_* related issues