summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)AuthorFilesLines
12 daysnvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-08-14block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-3/+3
2024-08-03nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-08-03nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-07-11nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-06-12nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff1-1/+7
2024-05-17nvme-pci: Add quirk for broken MSIsSean Anderson1-3/+11
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
2024-01-20nvme: ensure reset state check orderingKeith Busch1-7/+7
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber1-1/+15
2023-10-19nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch1-1/+2
2023-09-15Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe1-3/+0
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-08-01nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors1-1/+2
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei1-1/+1
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch1-8/+17
2023-07-10nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav1-0/+2
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe1-1/+4
2023-06-30nvme: disable controller on reset state failureKeith Busch1-1/+2
2023-06-30nvme: sync timeout work on failed resetKeith Busch1-0/+1
2023-06-30nvme: ensure unquiesce on teardownKeith Busch1-0/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2023-06-12nvme-pci: cleaning up nvme_pci_init_requestIrvin Cote1-2/+1
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-19Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe1-1/+7
2023-05-19nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith1-0/+2
2023-05-03nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang1-1/+1
2023-05-03nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev1-0/+2
2023-05-03nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg1-0/+2
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds1-5/+1
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong1-0/+2
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+1
2023-03-28nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos1-1/+2
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen1-0/+2
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin1-0/+2
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote1-0/+1
2023-02-21Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-78/+26
2023-02-17nvme-pci: refresh visible attrs for cmb attributesKeith Busch1-0/+8
2023-02-14nvme-pci: remove iod use_sglsKeith Busch1-3/+1
2023-02-14nvme-pci: fix freeing single sglKeith Busch1-1/+1
2023-02-14nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote1-3/+3
2023-02-14nvme-pci: set the DMA mask earlierChristoph Hellwig1-7/+5
2023-02-13nvme-pci: add bogus ID quirk for ADATA SX6000PNPDaniel Wagner1-0/+2
2023-02-01nvme-pci: place descriptor addresses in iodKeith Busch1-31/+18
2023-02-01nvme-pci: use mapped entries for sgl decisionKeith Busch1-3/+3
2023-02-01nvme-pci: remove SGL segment descriptorsKeith Busch1-42/+5
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch1-0/+1
2023-01-19nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang1-2/+7
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin1-1/+2