summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/apple.c
AgeCommit message (Expand)Author
2026-06-23Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-08nvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
2026-06-05Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...Jens Axboe
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-20nvme: remove redundant timeout argument from nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan
2026-04-16nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch
2025-09-06nvme: apple: Add Apple A11 supportNick Chan
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina
2025-02-18apple-nvme: Support coprocessors left idleHector Martin
2025-02-18apple-nvme: Release power domains when probe failsHector Martin
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-24nvme: apple: fix device reference countingKeith Busch
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson
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