summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)AuthorFilesLines
12 daysnvme-pci: qdepth 1 quirkKeith Busch1-9/+9
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber1-0/+11
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-07-09Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+41
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-3/+3
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+36
2024-06-24nvme: split device add from initializationKeith Busch1-0/+5
2024-05-24nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson1-3/+11
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff1-1/+7
2024-03-18drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
2024-02-01nvme: split out fabrics version of nvme_opcode_str()Caleb Sander1-1/+1
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni1-0/+1
2024-01-19Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds1-11/+16
2024-01-10nvme-pci: set doorbell config before unquiescingWilliam Butler1-1/+1
2024-01-08nvme-pci: enhance timeout kernel logKeith Busch1-10/+13
2024-01-06nvme-pci: disable write zeroes for SK Hynix BC901Jim.Lin1-0/+2
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber1-1/+15
2023-12-04nvme: ensure reset state check orderingKeith Busch1-7/+7
2023-11-02Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2023-10-19nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch1-1/+2
2023-09-22blk-mq: update driver tags request table when start requestChengming Zhou1-1/+0
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