Naveen Naidu ([email protected])

Number of posts: 163 (0.24 per day)
First post: 2020-01-12 13:31:19
Last post: 2021-11-19 11:10:20

Date List Subject
2021-11-19 11:10:20 linux-kernel Re: [PATCH v4 1/1] PCI: Add KUnit tests for __pci_read_base()
2021-11-19 11:07:33 linux-kernel [PATCH v4 1/1] PCI: Add KUnit tests for __pci_read_base()
2021-11-19 11:07:25 linux-kernel [PATCH v4 0/1] PCI: Initial KUnit test fixture for resource assignment
2021-11-18 17:19:23 linux-kernel [PATCH v3 1/1] PCI: Add KUnit tests for __pci_read_base()
2021-11-18 17:19:15 linux-kernel [PATCH v3 0/1] PCI: Initial KUnit test fixture for resource assignment
2021-11-18 14:09:56 linux-kernel [PATCH v4 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error
2021-11-18 14:09:50 linux-kernel [PATCH v4 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error
2021-11-18 14:09:43 linux-kernel [PATCH v4 23/25] PCI: keystone: Use PCI_ERROR_RESPONSE to specify hardware error
2021-11-18 14:09:30 linux-kernel [PATCH v4 22/25] PCI: Use PCI_ERROR_RESPONSE to specify hardware error
2021-11-18 14:09:23 linux-kernel [PATCH v4 21/25] PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:09:18 linux-kernel [PATCH v4 20/25] PCI/PME: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:09:11 linux-kernel [PATCH v4 19/25] PCI/DPC: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:09:06 linux-kernel [PATCH v4 18/25] PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:09:00 linux-kernel [PATCH v4 17/25] PCI: vmd: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:08:21 linux-kernel [PATCH v4 16/25] PCI/ERR: Use PCI_POSSIBLE_ERROR() to check read from hardware
2021-11-18 14:08:15 linux-kernel [PATCH v4 15/25] PCI: rockchip: Remove redundant error fabrication when device read fails
2021-11-18 14:07:56 linux-kernel [PATCH v4 14/25] PCI: rcar: Remove redundant error fabrication when device read fails
2021-11-18 14:07:53 linux-kernel [PATCH v4 13/25] PCI: altera: Remove redundant error fabrication when device read fails
2021-11-18 14:07:45 linux-kernel [PATCH v4 12/25] PCI: mvebu: Remove redundant error fabrication when device read fails
2021-11-18 14:06:46 linux-kernel [PATCH v4 11/25] PCI: aardvark: Remove redundant error fabrication when device read fails
2021-11-18 14:06:37 linux-kernel [PATCH v4 10/25] PCI: kirin: Remove redundant error fabrication when device read fails
2021-11-18 14:06:09 linux-kernel [PATCH v4 09/25] PCI: histb: Remove redundant error fabrication when device read fails
2021-11-18 14:06:02 linux-kernel [PATCH v4 08/25] PCI: exynos: Remove redundant error fabrication when device read fails
2021-11-18 14:05:55 linux-kernel [PATCH v4 07/25] PCI: mediatek: Remove redundant error fabrication when device read fails
2021-11-18 14:05:42 linux-kernel [PATCH v4 06/25] PCI: iproc: Remove redundant error fabrication when device read fails
2021-11-18 14:05:35 linux-kernel [PATCH v4 05/25] PCI: thunder: Remove redundant error fabrication when device read fails
2021-11-18 14:05:21 linux-kernel [PATCH v4 04/25] PCI: Remove redundant error fabrication when device read fails
2021-11-18 14:05:05 linux-kernel [PATCH v4 03/25] PCI: Use PCI_SET_ERROR_RESPONSE() when device not found
2021-11-18 14:05:00 linux-kernel [PATCH v4 02/25] PCI: Set error response in config access defines when ops->read() fails
2021-11-18 14:04:47 linux-kernel [PATCH v4 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
2021-11-18 14:04:43 linux-kernel [PATCH v4 00/25] Unify PCI error response checking
2021-11-18 13:30:59 linux-kernel Re: [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
2021-11-15 06:26:53 linux-kernel [PATCH v2 1/1] PCI: Add KUnit tests for __pci_read_base()
2021-11-15 06:25:51 linux-kernel [PATCH v2 0/1] PCI: Initial KUnit test fixture for resource assignment
2021-11-14 20:09:51 linux-kernel [PATCH 1/1] PCI: Add KUnit tests for __pci_read_base()
2021-11-14 20:09:40 linux-kernel [PATCH 0/1] PCI: Intial KUnit test fixture for resource assignment
2021-10-25 21:51:07 linux-kernel [PATCH v5 4/5] PCI/AER: Clear error device AER registers in aer_irq()
2021-10-25 21:50:33 linux-kernel [PATCH v5 5/5] PCI/AER: Include DEVCTL in aer_print_error()
2021-10-25 21:29:17 linux-kernel [PATCH v5 1/5] PCI/AER: Remove ID from aer_agent_string[]
2021-10-25 17:12:56 linux-kernel [PATCH v5 2/5] PCI: Cleanup struct aer_err_info
2021-10-25 17:09:35 linux-kernel [PATCH v5 0/5] Fix long standing AER Error Handling Issues
2021-10-21 16:55:22 linux-kernel Re: [PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
2021-10-21 16:39:29 linux-kernel Re: [PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() in dpc_process_error()
2021-10-21 16:35:29 linux-kernel Re: [PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
2021-10-21 15:25:53 linux-kernel Re: [PATCH v3 18/25] PCI: pciehp: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
2021-10-21 15:20:52 linux-kernel Re: [PATCH v3 17/25] PCI: vmd: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
2021-10-21 15:17:28 linux-kernel [PATCH v3 23/25] PCI: keystone: Use PCI_ERROR_RESPONSE to specify hardware error
2021-10-21 15:17:27 linux-kernel [PATCH v3 19/25] PCI/DPC: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
2021-10-21 15:17:25 linux-kernel [PATCH v3 18/25] PCI: pciehp: Use RESPONSE_IS_PCI_ERROR() to check read from hardware
2021-10-21 15:16:58 linux-kernel [PATCH v3 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error
2021-10-21 15:16:54 linux-kernel [PATCH v3 24/25] PCI: hv: Use PCI_ERROR_RESPONSE to specify hardware read error