Commit Graph

17 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 9e18eae276 nvme: Remove dead codes in nvme_setup_io_queues() 7 years ago
Bin Meng 52a5690efb nvme: Fix potential sign extension issue in nvme_blk_rw() 7 years ago
Bin Meng 37d46870b3 nvme: Fix wrong ndev->queues memset 7 years ago
Bin Meng 18aa5a4134 nvme: Get rid of the global variable nvme_info 7 years ago
Bin Meng 704e040a51 nvme: Apply cache operations on the DMA buffers 7 years ago
Bin Meng 625a483cea nvme: Consolidate block read and write routines 7 years ago
Bin Meng 722e668db2 nvme: Use macros to access NVMe queues 7 years ago
Bin Meng 04d2a38401 nvme: Respect timeout when en/disabling the controller 7 years ago
Bin Meng b65c692143 nvme: Cache controller's capabilities 7 years ago
Bin Meng 3e18562961 nvme: Fix endianness assignment to prp2 in nvme_identify() 7 years ago
Bin Meng 099c2015b0 nvme: Fix ndev->queues allocation 7 years ago
Bin Meng e5dc2d2665 nvme: Fix getting PCI vendor id of the NVMe block device 7 years ago
Bin Meng beb5f52139 nvme: Handle zero Maximum Data Transfer Size (MDTS) 7 years ago
Jon Nettleton f81d83d534 nvme: Fix number of blocks detection 7 years ago
Jon Nettleton 0deb91318b nvme: Detect devices that are class Storage Express 7 years ago
Zhikang Zhang 982388eaa9 nvme: Add NVM Express driver support 7 years ago