Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0f06f57c280eaec528c76ebfca9b22aa181ca8be
/
drivers
/
nvme
/
nvme.c
5b2a20e
nvme: Fix warning of cast from pointer to integer of different size
by Bin Meng
· 5 years ago
d0851c8
blk: Call part_init() in the post_probe() method
by Bin Meng
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9e18eae
nvme: Remove dead codes in nvme_setup_io_queues()
by Bin Meng
· 7 years ago
52a5690
nvme: Fix potential sign extension issue in nvme_blk_rw()
by Bin Meng
· 7 years ago
37d4687
nvme: Fix wrong ndev->queues memset
by Bin Meng
· 7 years ago
18aa5a4
nvme: Get rid of the global variable nvme_info
by Bin Meng
· 7 years ago
704e040
nvme: Apply cache operations on the DMA buffers
by Bin Meng
· 7 years ago
625a483
nvme: Consolidate block read and write routines
by Bin Meng
· 7 years ago
722e668
nvme: Use macros to access NVMe queues
by Bin Meng
· 7 years ago
04d2a38
nvme: Respect timeout when en/disabling the controller
by Bin Meng
· 7 years ago
b65c692
nvme: Cache controller's capabilities
by Bin Meng
· 7 years ago
3e18562
nvme: Fix endianness assignment to prp2 in nvme_identify()
by Bin Meng
· 7 years ago
099c201
nvme: Fix ndev->queues allocation
by Bin Meng
· 7 years ago
e5dc2d2
nvme: Fix getting PCI vendor id of the NVMe block device
by Bin Meng
· 7 years ago
beb5f52
nvme: Handle zero Maximum Data Transfer Size (MDTS)
by Bin Meng
· 7 years ago
f81d83d
nvme: Fix number of blocks detection
by Jon Nettleton
· 7 years ago
0deb913
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
982388e
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago