Commit History

Author SHA1 Message Date
  Simon Glass 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
  Patrick Wildt 2f83481dff nvme: use page-aligned buffer for identify command 4 years ago
  Patrick Wildt 8c403402ca nvme: flush dcache on both r/w, and the prp list 4 years ago
  Patrick Wildt c50b2883df nvme: add accessor to namespace id and eui64 4 years ago
  Aaron Williams b21dcebfa6 nvme: Fix PRP Offset Invalid 4 years ago
  Bin Meng 5b2a20e956 nvme: Fix warning of cast from pointer to integer of different size 5 years ago
  Bin Meng d0851c8937 blk: Call part_init() in the post_probe() method 5 years ago
  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() 6 years ago
  Bin Meng 52a5690efb nvme: Fix potential sign extension issue in nvme_blk_rw() 6 years ago
  Bin Meng 37d46870b3 nvme: Fix wrong ndev->queues memset 6 years ago
  Bin Meng 18aa5a4134 nvme: Get rid of the global variable nvme_info 6 years ago
  Bin Meng 704e040a51 nvme: Apply cache operations on the DMA buffers 6 years ago
  Bin Meng 625a483cea nvme: Consolidate block read and write routines 6 years ago
  Bin Meng 722e668db2 nvme: Use macros to access NVMe queues 6 years ago
  Bin Meng 04d2a38401 nvme: Respect timeout when en/disabling the controller 6 years ago
  Bin Meng b65c692143 nvme: Cache controller's capabilities 6 years ago
  Bin Meng 3e18562961 nvme: Fix endianness assignment to prp2 in nvme_identify() 6 years ago
  Bin Meng 099c2015b0 nvme: Fix ndev->queues allocation 6 years ago
  Bin Meng e5dc2d2665 nvme: Fix getting PCI vendor id of the NVMe block device 6 years ago
  Bin Meng beb5f52139 nvme: Handle zero Maximum Data Transfer Size (MDTS) 6 years ago
  Jon Nettleton f81d83d534 nvme: Fix number of blocks detection 6 years ago
  Jon Nettleton 0deb91318b nvme: Detect devices that are class Storage Express 6 years ago
  Zhikang Zhang 982388eaa9 nvme: Add NVM Express driver support 6 years ago