Amey Narkhede ([email protected])

Number of posts: 225 (0.68 per day)
First post: 2020-09-20 20:55:30
Last post: 2021-08-19 06:03:55

Date List Subject
2021-06-08 16:50:58 linux-kernel [PATCH] iommu/arm: Cleanup resources in case of probe error path
2021-06-08 15:49:38 linux-kernel Re: [PATCH v7 0/8] Expose and manage PCI device reset
2021-06-08 05:54:34 linux-kernel [PATCH v7 5/8] PCI: Setup ACPI_COMPANION early
2021-06-08 05:54:02 linux-kernel [PATCH v7 3/8] PCI: Remove reset_fn field from pci_dev
2021-06-08 05:53:19 linux-kernel [PATCH v7 6/8] PCI: Add support for ACPI _RST reset method
2021-06-08 05:53:19 linux-kernel [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-06-08 05:53:19 linux-kernel [PATCH v7 8/8] PCI: Change the type of probe argument in reset functions
2021-06-08 05:52:33 linux-kernel [PATCH v7 0/8] Expose and manage PCI device reset
2021-06-08 05:52:31 linux-kernel [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-06-08 05:51:37 linux-kernel [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-08 05:51:23 linux-kernel [PATCH v7 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-06-07 18:28:36 linux-kernel [PATCH v6 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-06-07 18:28:20 linux-kernel [PATCH v6 8/8] PCI: Change the type of probe argument in reset functions
2021-06-07 18:27:32 linux-kernel [PATCH v6 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-06-07 18:26:44 linux-kernel [PATCH v6 2/8] PCI: Add new array for keeping track of ordering of reset methods
2021-06-07 18:25:59 linux-kernel [PATCH v6 5/8] PCI: Setup ACPI_COMPANION early
2021-06-07 18:25:42 linux-kernel [PATCH v6 3/8] PCI: Remove reset_fn field from pci_dev
2021-06-07 18:25:19 linux-kernel [PATCH v6 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-06-07 18:25:08 linux-kernel [PATCH v6 0/8] Expose and manage PCI device reset
2021-06-07 18:24:46 linux-kernel [PATCH v6 6/8] PCI: Add support for ACPI _RST reset method
2021-05-29 19:27:58 linux-kernel [PATCH v5 7/7] PCI: Change the type of probe argument in reset functions
2021-05-29 19:27:48 linux-kernel [PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
2021-05-29 19:27:24 linux-kernel [PATCH v5 3/7] PCI: Remove reset_fn field from pci_dev
2021-05-29 19:27:21 linux-kernel [PATCH v5 6/7] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-29 19:27:11 linux-kernel [PATCH v5 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-05-29 19:26:46 linux-kernel [PATCH v5 2/7] PCI: Add new array for keeping track of ordering of reset methods
2021-05-29 19:26:36 linux-kernel [PATCH v5 1/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-05-29 19:26:34 linux-kernel [PATCH v5 0/7] Expose and manage PCI device reset
2021-05-28 15:43:58 linux-kernel [PATCH v4 6/7] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-28 15:43:35 linux-kernel [PATCH v4 5/7] PCI: Add support for a function level reset based on _RST method
2021-05-28 15:32:01 linux-kernel [PATCH v4 7/7] PCI: Change the type of probe argument in reset functions
2021-05-28 15:28:45 linux-kernel [PATCH v4 2/7] PCI: Add new array for keeping track of ordering of reset methods
2021-05-28 14:29:26 linux-kernel [PATCH v4 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-05-28 14:27:43 linux-kernel [PATCH v4 3/7] PCI: Remove reset_fn field from pci_dev
2021-05-28 14:26:21 linux-kernel [PATCH v4 1/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-05-28 14:25:47 linux-kernel [PATCH v4 0/7] Expose and manage PCI device reset
2021-05-26 20:51:36 linux-kernel Re: [PATCH v3 7/7] PCI: Change the type of probe argument in reset functions
2021-05-26 12:37:03 linux-kernel [PATCH v3 2/7] PCI: Add new array for keeping track of ordering of reset methods
2021-05-26 12:16:35 linux-kernel [PATCH v3 5/7] PCI: Add support for a function level reset based on _RST method
2021-05-26 10:19:45 linux-kernel [PATCH v3 6/7] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
2021-05-26 10:18:04 linux-kernel [PATCH v3 7/7] PCI: Change the type of probe argument in reset functions
2021-05-26 10:16:39 linux-kernel [PATCH v3 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
2021-05-26 10:16:15 linux-kernel [PATCH v3 3/7] PCI: Remove reset_fn field from pci_dev
2021-05-26 10:16:03 linux-kernel [PATCH v3 1/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-05-26 10:15:52 linux-kernel [PATCH v3 0/7] Expose and manage PCI device reset
2021-05-26 09:08:19 linux-kernel Re: [PATCH v2] PCI: Check value of resource alignment before using __ffs
2021-05-25 17:46:29 linux-kernel Re: [PATCH RESEND v2 2/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-05-24 20:34:42 linux-kernel Re: [PATCH v2] PCI: Check value of resource alignment before using __ffs
2021-05-24 20:28:50 linux-wireless Re: [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
2021-05-24 15:03:30 linux-kernel Re: [PATCH RESEND v2 2/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
2021-05-22 18:51:30 linux-kernel Re: [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices