index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
1
-1
/
+1
2020-02-19
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
1
-1
/
+2
2020-02-19
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
1
-0
/
+12
2020-02-14
nvme/pci: move cqe check after device shutdown
Keith Busch
1
-5
/
+18
2020-02-03
nvme-pci: remove nvmeq->tags
Christoph Hellwig
1
-15
/
+8
2019-12-06
nvme/pci: Fix read queue count
Keith Busch
1
-5
/
+1
2019-12-06
nvme/pci Limit write queue sizes to possible cpus
Keith Busch
1
-0
/
+3
2019-12-06
nvme/pci: Fix write and poll queue types
Keith Busch
1
-4
/
+4
2019-12-03
nvme/pci: Remove last_cq_head
Keith Busch
1
-4
/
+0
2019-11-26
nvme: else following return is not needed
Edmund Nadolski
1
-1
/
+1
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+2
2019-11-21
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
1
-1
/
+2
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
1
-1
/
+0
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
1
-2
/
+1
2019-10-18
nvme-pci: Set the prp2 correctly when using more than 4k page
Kevin Hao
1
-1
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
1
-15
/
+31
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-15
/
+6
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
1
-2
/
+9
2019-10-05
nvme: retain split access workaround for capability reads
Ard Biesheuvel
1
-1
/
+1
2019-09-27
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-7
/
+13
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
1
-0
/
+3
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
1
-7
/
+10
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+78
2019-09-12
nvme: Remove redundant assignment of cq vector
Israel Rukshin
1
-1
/
+0
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
1
-3
/
+2
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
1
-1
/
+30
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
1
-1
/
+20
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
1
-3
/
+8
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
1
-15
/
+15
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-2
/
+2
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-1
/
+2
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-2
/
+2
2019-08-12
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
1
-3
/
+10
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-08-01
nvme-pci: Fix async probe remove race
Keith Busch
1
-1
/
+2
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
1
-3
/
+1
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
1
-1
/
+2
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
1
-5
/
+9
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
1
-1
/
+3
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
1
-2
/
+1
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
1
-1
/
+1
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
1
-4
/
+5
[next]