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
starfive-6.6.48-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
2022-11-24
drivers: nvme: Add precheck and delay for CQE pending status.
Kevin.xie
1
-0
/
+10
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
1
-1
/
+1
2021-10-07
nvme-pci: Fix abort command id
Keith Busch
1
-1
/
+1
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
1
-1
/
+2
2021-08-16
nvme: allow user toggling hmb usage
Keith Busch
1
-1
/
+44
2021-08-16
nvme-pci: disable hmb on idle suspend
Keith Busch
1
-7
/
+17
2021-08-16
nvme-pci: cmb sysfs: one file, one value
Keith Busch
1
-2
/
+26
2021-08-16
nvme-pci: use attribute group for cmb sysfs
Keith Busch
1
-26
/
+46
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+1
2021-08-16
nvme-pci: limit maximum queue depth to 4095
Sagi Grimberg
1
-9
/
+5
2021-08-15
remove the lightnvm subsystem
Christoph Hellwig
1
-6
/
+0
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
1
-1
/
+3
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
1
-1
/
+0
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
1
-8
/
+58
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-16
/
+8
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
1
-2
/
+0
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-27
/
+1
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
1
-1
/
+1
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
1
-1
/
+1
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-1
/
+2
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
1
-4
/
+2
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
1
-6
/
+0
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-02-27
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
1
-0
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+16
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
1
-1
/
+20
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
2021-02-02
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-01-28
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC device
Chaitanya Kulkarni
1
-0
/
+2
2021-01-25
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-2
/
+2
2021-01-20
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
1
-10
/
+18
2021-01-20
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
1
-28
/
+49
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
1
-0
/
+14
2021-01-06
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
1
-3
/
+4
2021-01-06
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
1
-1
/
+2
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+11
2020-12-01
nvme-pci: don't allocate unused I/O queues
Niklas Schnelle
1
-9
/
+7
2020-12-01
nvme-pci: drop min() from nr_io_queues assignment
Niklas Schnelle
1
-2
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-2
/
+2
[next]