summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2023-10-18nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-08-01nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch
2023-07-10nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-30nvme: disable controller on reset state failureKeith Busch
2023-06-30nvme: sync timeout work on failed resetKeith Busch
2023-06-30nvme: ensure unquiesce on teardownKeith Busch
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-12nvme-pci: cleaning up nvme_pci_init_requestIrvin Cote
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura
2023-05-18Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe
2023-05-18nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith
2023-05-03nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev
2023-05-03nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-28nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch
2023-02-14nvme-pci: remove iod use_sglsKeith Busch
2023-02-14nvme-pci: fix freeing single sglKeith Busch
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig
2023-02-13nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner
2023-02-01nvme-pci: place descriptor addresses in iodKeith Busch
2023-02-01nvme-pci: use mapped entries for sgl decisionKeith Busch
2023-02-01nvme-pci: remove SGL segment descriptorsKeith Busch
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch
2023-01-19nvme-pci: fix timeout request state checkKeith Busch
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig
2022-12-21nvme-pci: fix page size checksKeith Busch
2022-12-21nvme-pci: fix mempool alloc sizeKeith Busch
2022-12-21nvme-pci: fix doorbell buffer value endiannessKlaus Jensen
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-07nvme-pci: use the tagset alloc/free helpersChristoph Hellwig
2022-12-06nvme-pci: split out a nvme_pci_ctrl_is_dead helperChristoph Hellwig
2022-12-06nvme-pci: return early on ctrl state mismatch in nvme_reset_workChristoph Hellwig
2022-12-06nvme-pci: rename nvme_disable_io_queuesChristoph Hellwig
2022-12-06nvme-pci: cleanup nvme_suspend_queueChristoph Hellwig