summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/Makefile
AgeCommit message (Expand)Author
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy
2023-04-11nvme: Move pr code to it's own fileMike Christie
2022-08-02nvme: don't always build constants.oChristoph Hellwig
2022-08-02nvme: implement In-Band authenticationHannes Reinecke
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter
2022-02-28nvme: add verbose error loggingAlan Adamson
2021-08-14remove the lightnvm subsystemChristoph Hellwig
2021-04-15nvme: move the ioctl code to a separate fileChristoph Hellwig
2020-07-08nvme: support for zoned namespacesKeith Busch
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg
2018-03-26nvme: Add fault injection featureThomas Tai
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-29nvme: Makefile: remove dead build ruleValentin Rothberg
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig
2016-02-10nvme: split pci module out of core moduleMing Lin
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-12nvme: make SG_IO support optionalChristoph Hellwig
2015-12-01nvme: split command submission helpers out of pci.cChristoph Hellwig
2015-11-29lightnvm: Simplify config when disabledKeith Busch
2015-10-29nvme: LightNVM supportMatias Bjørling
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg