summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/apple.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-03nvme-apple: stop casting function pointer signaturesChristoph Hellwig1-6/+15
2022-08-03nvme-apple: use nvme core helper to cancel requests in tagsetGuixin Liu1-5/+2
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry1-2/+1
2022-06-28block: simplify disk shutdownChristoph Hellwig1-1/+1
2022-05-06nvme-apple: fix sparse endianess warningsArnd Bergmann1-24/+24
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter1-0/+1593