1. 1a027a9 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · 4 years, 3 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  4. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  5. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  6. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  7. 2f83481 nvme: use page-aligned buffer for identify command by Patrick Wildt · 5 years ago
  8. 8c40340 nvme: flush dcache on both r/w, and the prp list by Patrick Wildt · 5 years ago
  9. c50b288 nvme: add accessor to namespace id and eui64 by Patrick Wildt · 5 years ago
  10. b21dceb nvme: Fix PRP Offset Invalid by Aaron Williams · 5 years ago
  11. 5b2a20e nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · 5 years ago
  12. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  15. 9e18eae nvme: Remove dead codes in nvme_setup_io_queues() by Bin Meng · 7 years ago
  16. 52a5690 nvme: Fix potential sign extension issue in nvme_blk_rw() by Bin Meng · 7 years ago
  17. 37d4687 nvme: Fix wrong ndev->queues memset by Bin Meng · 7 years ago
  18. 18aa5a4 nvme: Get rid of the global variable nvme_info by Bin Meng · 7 years ago
  19. d5b7ee9 nvme: Use blk_create_devicef() API by Bin Meng · 7 years ago
  20. 704e040 nvme: Apply cache operations on the DMA buffers by Bin Meng · 7 years ago
  21. 625a483 nvme: Consolidate block read and write routines by Bin Meng · 7 years ago
  22. 722e668 nvme: Use macros to access NVMe queues by Bin Meng · 7 years ago
  23. 04d2a38 nvme: Respect timeout when en/disabling the controller by Bin Meng · 7 years ago
  24. b65c692 nvme: Cache controller's capabilities by Bin Meng · 7 years ago
  25. 3e18562 nvme: Fix endianness assignment to prp2 in nvme_identify() by Bin Meng · 7 years ago
  26. 099c201 nvme: Fix ndev->queues allocation by Bin Meng · 7 years ago
  27. e5dc2d2 nvme: Fix getting PCI vendor id of the NVMe block device by Bin Meng · 7 years ago
  28. abe25db nvme: Remove useless defines by Bin Meng · 7 years ago
  29. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  30. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  31. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  32. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  33. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago