summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* block: record block device typeAhmad Fatoum2024-03-051-0/+1
* block: parse partition table on block device registrationAhmad Fatoum2023-06-121-5/+0
* nvme: parse partition table when registering a block deviceDenis Orlov2023-02-101-0/+5
* Rename struct device_d to deviceSascha Hauer2023-01-103-4/+4
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-227-7/+7
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-016-9/+6
* block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-6/+6
* nvme: correct symbol export name for nvme_submit_sync_cmdLucas Stach2019-12-021-1/+1
* nvme: use 64 bit types for timeouts even on 32 bit systemsAhmad Fatoum2019-08-301-2/+2
* treewide: replace '---help---' with 'help' in Kconfig filesMasahiro Yamada2019-05-171-1/+1
* drivers: Import a very basic NVME implementation from LinuxAndrey Smirnov2019-02-187-0/+1485