index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-22
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
2019-10-14
nvme: Wait for reset state when required
Keith Busch
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
2019-10-04
nvme: retain split access workaround for capability reads
Ard Biesheuvel
2019-09-27
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-12
nvme: Remove redundant assignment of cq vector
Israel Rukshin
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-12
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-07-31
nvme-pci: Fix async probe remove race
Keith Busch
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
[next]