The following changes since commit 38c33ece232019c5b18b4d5ec0254807cac06b7c: Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org/nvme into block-6.2 (2023-02-09 08:12:06 -0700) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-6.2-2023-02-15 for you to fetch changes up to dc785d69d753a3894c93afc23b91404652382ead: nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev (2023-02-14 06:39:02 +0100) ---------------------------------------------------------------- nvme fixes for Linux 6.2 - always return an ERR_PTR from nvme_pci_alloc_dev (Irvin Cote) - add bogus ID quirk for ADATA SX6000PNP (Daniel Wagner) - set the DMA mask earlier (Christoph Hellwig) ---------------------------------------------------------------- Christoph Hellwig (1): nvme-pci: set the DMA mask earlier Daniel Wagner (1): nvme-pci: add bogus ID quirk for ADATA SX6000PNP Irvin Cote (1): nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev drivers/nvme/host/pci.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)