aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/nvme_show.c
AgeCommit message (Expand)Author
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-13Fix typo in NVME show commandThomas Perl
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07nvme: Remove <common.h> and add needed includesTom Rini
2022-01-14nvme: Do not allocate 8kB buffer on stackPali Rohár
2019-05-19nvme: Fix warning of cast from pointer to integer of different sizeBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-28nvme: Apply cache operations on the DMA buffersBin Meng
2017-08-13nvme: Add show routine to print detailed informationZhikang Zhang