Shanker Donthineni ([email protected])

Number of posts: 169 (0.17 per day)
First post: 2021-04-23 14:56:51
Last post: 2024-01-08 14:09:38

Date List Subject
2021-07-16 15:28:10 linux-kernel [PATCH v12 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-07-16 15:27:29 linux-kernel [PATCH v12 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-07-16 15:26:42 linux-kernel [PATCH v12 8/8] PCI: Change the type of probe argument in reset functions
2021-07-16 15:26:20 linux-kernel [PATCH v12 5/8] PCI: Define a function to set ACPI_COMPANION in pci_dev
2021-07-16 15:26:07 linux-kernel [PATCH v12 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
2021-07-16 15:25:44 linux-kernel [PATCH v12 3/8] PCI: Remove reset_fn field from pci_dev
2021-07-16 15:25:30 linux-kernel [PATCH v12 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-07-16 15:25:21 linux-kernel [PATCH v12 0/8] PCI: Expose and manage PCI device reset
2021-07-16 15:25:20 linux-kernel Re: [PATCH v11 0/8] PCI: Add support for ACPI _RST reset method
2021-07-15 21:36:45 linux-kernel [PATCH v11 7/8] PCI: Add support for ACPI _RST reset method
2021-07-15 21:35:24 linux-kernel [PATCH v11 0/8] PCI: Add support for ACPI _RST reset method
2021-07-15 21:34:52 linux-kernel [PATCH v11 5/8] PCI: Define a function to set ACPI_COMPANION in pci_dev
2021-07-15 21:34:52 linux-kernel [PATCH v11 8/8] PCI: Change the type of probe argument in reset functions
2021-07-15 21:34:43 linux-kernel [PATCH v11 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
2021-07-15 21:34:34 linux-kernel [PATCH v11 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-07-15 21:34:30 linux-kernel [PATCH v11 3/8] PCI: Remove reset_fn field from pci_dev
2021-07-15 21:33:56 linux-kernel [PATCH v11 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-07-15 21:33:39 linux-kernel [PATCH v11 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-07-14 13:17:22 linux-kernel Re: [PATCH v9 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-07-13 00:53:00 linux-kernel Re: [PATCH v10 7/8] PCI: Add support for ACPI _RST reset method
2021-06-24 17:21:57 linux-kernel Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-21 15:04:53 linux-kernel Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-06-11 04:18:54 linux-kernel Re: [PATCH v7 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-06-10 23:45:03 linux-kernel Re: [PATCH v7 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-06-10 23:35:09 linux-kernel Re: [PATCH v7 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-06-10 20:21:47 linux-kernel Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-10 20:20:01 linux-kernel Re: [PATCH v7 3/8] PCI: Remove reset_fn field from pci_dev
2021-06-10 20:18:50 linux-kernel Re: [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-06-10 20:18:42 linux-kernel Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-06-09 22:41:45 linux-kernel Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-09 15:15:16 linux-kernel Re: [PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
2021-06-08 00:47:29 linux-kernel Re: [PATCH v6 8/8] PCI: Change the type of probe argument in reset functions
2021-06-06 14:29:57 linux-kernel Re: [PATCH v5 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-06 05:03:42 linux-kernel Re: [PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
2021-06-06 00:12:33 linux-kernel Re: [PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
2021-06-02 22:20:17 linux-kernel Re: [PATCH v5 3/7] PCI: Remove reset_fn field from pci_dev
2021-06-02 22:20:01 linux-kernel Re: [PATCH v5 7/7] PCI: Change the type of probe argument in reset functions
2021-06-02 22:19:49 linux-kernel Re: [PATCH v5 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-02 21:41:23 linux-kernel Re: [PATCH v5 2/7] PCI: Add new array for keeping track of ordering of reset methods
2021-05-08 16:35:26 linux-kernel Re: [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
2021-05-05 22:55:13 linux-kernel Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-05 15:40:30 linux-kernel Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-05 04:47:04 linux-kernel Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-04 02:08:05 linux-kernel Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-03 13:44:03 linux-kernel Re: [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
2021-05-01 11:52:33 linux-kernel Re: [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
2021-04-30 23:29:24 linux-kernel [PATCH v5 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-04-30 23:28:26 linux-kernel [PATCH v5 1/2] PCI: Add support for a function level reset based on _RST method
2021-04-30 22:12:52 linux-kernel Re: [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-04-30 19:08:04 linux-kernel Re: [PATCH v4 1/2] PCI: Add support for a function level reset based on _RST method
2021-04-30 15:01:19 linux-kernel Re: [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA