Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ac020f9f731b4cf678c25251aa96a3482e321fdd
/
drivers
/
nvme
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b10ba90
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
by Adam Ford
· 7 years ago
c9ee946
nvme: Remove dead codes in nvme_setup_io_queues()
by Bin Meng
· 7 years ago
8ac9f6c
nvme: Fix potential sign extension issue in nvme_blk_rw()
by Bin Meng
· 7 years ago
318dda2
nvme: Fix wrong ndev->queues memset
by Bin Meng
· 7 years ago
34818738
nvme: Get rid of the global variable nvme_info
by Bin Meng
· 7 years ago
fbd422b
nvme: Use blk_create_devicef() API
by Bin Meng
· 7 years ago
578b195
nvme: Apply cache operations on the DMA buffers
by Bin Meng
· 7 years ago
29e558d
nvme: Consolidate block read and write routines
by Bin Meng
· 7 years ago
1c42a29
nvme: Use macros to access NVMe queues
by Bin Meng
· 7 years ago
dff7df7
nvme: Respect timeout when en/disabling the controller
by Bin Meng
· 7 years ago
f03e5fc
nvme: Cache controller's capabilities
by Bin Meng
· 7 years ago
b3ea27d
nvme: Fix endianness assignment to prp2 in nvme_identify()
by Bin Meng
· 7 years ago
663f4b7
nvme: Fix ndev->queues allocation
by Bin Meng
· 7 years ago
a7cbfff
nvme: Fix getting PCI vendor id of the NVMe block device
by Bin Meng
· 7 years ago
0c8c930
nvme: Remove useless defines
by Bin Meng
· 7 years ago
ab1c160
nvme: Handle zero Maximum Data Transfer Size (MDTS)
by Bin Meng
· 7 years ago
e15555a
nvme: Fix number of blocks detection
by Jon Nettleton
· 7 years ago
7435481
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
a744a4f
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
145b88f
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago