summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvme-pci: use simple suspend when a HMB is enabledChristoph Hellwig2020-06-111-0/+6
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-031-51/+66
|\
| * nvme: introduce max_integrity_segments ctrl attributeMax Gurtovoy2020-05-271-0/+6
| * nvme-pci: make sure write/poll_queues less or equal then cpu countWeiping Zhang2020-05-271-4/+18
| * nvme-pci: align io queue count with allocted nvme_queue in nvme_probeWeiping Zhang2020-05-101-24/+33
| * nvme-pci: remove last_sq_tailKeith Busch2020-05-101-19/+4
| * nvme-pci: remove volatile cqesKeith Busch2020-05-101-4/+5
* | nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang2020-05-271-4/+7
* | nvme-pci: dma read memory barrier for completionsKeith Busch2020-05-121-0/+5
|/
* nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan2020-05-101-1/+5
* nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin2020-03-251-2/+1
* nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin2020-03-251-1/+0
* nvme-pci: Re-order nvme_pci_free_ctrlIsrael Rukshin2020-03-251-2/+2
* nvme-pci: properly print controller addressMax Gurtovoy2020-03-251-1/+1
* nvme-pci: Simplify nvme_poll_irqdisableKeith Busch2020-03-251-19/+11
* nvme-pci: Remove two-pass completionsKeith Busch2020-03-251-32/+10
* nvme-pci: Remove tag from process cqKeith Busch2020-03-251-12/+11
* nvme-pci: slimmer CQ head updateAlexey Dobriyan2020-03-251-4/+2
* nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh2020-02-271-1/+1
* nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko2020-02-191-1/+2
* nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N2020-02-191-0/+12
* nvme/pci: move cqe check after device shutdownKeith Busch2020-02-141-5/+18
* nvme-pci: remove nvmeq->tagsChristoph Hellwig2020-02-031-15/+8
* nvme/pci: Fix read queue countKeith Busch2019-12-061-5/+1
* nvme/pci Limit write queue sizes to possible cpusKeith Busch2019-12-061-0/+3
* nvme/pci: Fix write and poll queue typesKeith Busch2019-12-061-4/+4
* nvme/pci: Remove last_cq_headKeith Busch2019-12-031-4/+0
* nvme: else following return is not neededEdmund Nadolski2019-11-261-1/+1
* Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-1/+2
|\
| * nvme: hwmon: add quirk to avoid changing temperature thresholdAkinobu Mita2019-11-211-1/+2
* | Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-251-4/+2
|\|
| * nvme-pci: Spelling s/resdicovered/rediscovered/Geert Uytterhoeven2019-11-041-1/+1
| * nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy2019-11-041-1/+0
| * nvme: introduce nvme_is_aen_req functionIsrael Rukshin2019-11-041-2/+1
* | nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao2019-10-181-1/+2
* | nvme: Wait for reset state when requiredKeith Busch2019-10-141-15/+31
* | nvme: Remove ADMIN_ONLY stateKeith Busch2019-10-141-15/+6
* | nvme-pci: Free tagset if no IO queuesKeith Busch2019-10-141-2/+9
* | nvme: retain split access workaround for capability readsArd Biesheuvel2019-10-051-1/+1
|/
* Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe2019-09-271-7/+13
|\
| * Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu2019-09-251-0/+3
| * nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello2019-09-251-7/+10
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-241-4/+6
|\ \ | |/ |/|
| * PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe2019-08-161-2/+4
| * PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe2019-08-161-2/+2
* | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-181-24/+78
|\ \
| * | nvme: Remove redundant assignment of cq vectorIsrael Rukshin2019-09-121-1/+0
| * | nvme-pci: Tidy up nvme_unmap_dataIsrael Rukshin2019-08-291-3/+2
| * | nvme-pci: Support shared tags across queues for Apple 2018 controllersBenjamin Herrenschmidt2019-08-291-1/+30
| * | nvme-pci: Add support for Apple 2018+ modelsBenjamin Herrenschmidt2019-08-291-1/+20