summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/apple.c
AgeCommit message (Expand)Author
2024-03-08nvme-apple: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig
2024-01-29nvme: use ctrl state accessorKeith Busch
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau
2023-01-19nvme-apple: reset controller during shutdownJanne Grunau
2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin
2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig
2022-12-06nvme-apple: fix controller shutdown in apple_nvme_disableChristoph Hellwig
2022-12-06nvme: introduce nvme_start_requestSagi Grimberg
2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig
2022-11-02nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_workChristoph Hellwig
2022-11-02nvme: split nvme_kill_queuesChristoph Hellwig
2022-10-25nvme-apple: remove an extra queue referenceChristoph Hellwig
2022-10-25blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig
2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle)
2022-08-02nvme-apple: stop casting function pointer signaturesChristoph Hellwig
2022-08-02nvme-apple: use nvme core helper to cancel requests in tagsetGuixin Liu
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-05-06nvme-apple: fix sparse endianess warningsArnd Bergmann
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter