summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy2021-08-181-24/+4
* iommu/exynos: Drop IOVA cookie managementRobin Murphy2021-08-181-15/+4
* iommu/vt-d: Drop IOVA cookie managementRobin Murphy2021-08-181-8/+0
* iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy2021-08-183-27/+4
* iommu/amd: Drop IOVA cookie managementRobin Murphy2021-08-181-12/+0
* iommu: Pull IOVA cookie management into the coreRobin Murphy2021-08-181-0/+7
* iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callbackXiang Chen2021-08-021-4/+5
* iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callbackXiang Chen2021-08-021-4/+5
* iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()Lu Baolu2021-07-261-41/+7
* iommu/vt-d: Implement map/unmap_pages() iommu_ops callbackLu Baolu2021-07-261-2/+35
* iommu/vt-d: Report real pgsize bitmap to iommu coreLu Baolu2021-07-261-19/+19
* iommu: Streamline iommu_iova_to_phys()Robin Murphy2021-07-264-10/+4
* iommu: Remove mode argument from iommu_set_dma_strict()John Garry2021-07-263-7/+6
* iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-264-15/+2
* iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-262-9/+7
* iommu: Enhance IOMMU default DMA mode build optionsZhen Lei2021-07-262-1/+41
* iommu: Print strict or lazy mode at init timeJohn Garry2021-07-261-0/+5
* iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry2021-07-262-1/+4
* iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres2021-07-261-4/+5
* iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres2021-07-261-4/+5
* iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()Isaac J. Manjarres2021-07-261-4/+22
* iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()Isaac J. Manjarres2021-07-261-3/+21
* iommu/io-pgtable-arm: Implement arm_lpae_map_pages()Isaac J. Manjarres2021-07-261-10/+31
* iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()Isaac J. Manjarres2021-07-261-46/+74
* iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entriesIsaac J. Manjarres2021-07-261-34/+44
* iommu: Add support for the map_pages() callbackIsaac J. Manjarres2021-07-261-8/+35
* iommu: Hook up '->unmap_pages' driver callbackWill Deacon2021-07-261-9/+50
* iommu: Split 'addr_merge' argument to iommu_pgsize() into separate partsWill Deacon2021-07-261-4/+6
* iommu: Use bitmap to calculate page size in iommu_pgsize()Will Deacon2021-07-261-19/+12
* Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-254-7/+23
|\
| * Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-07-204-7/+23
| |\
| | * efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov2021-07-201-1/+4
| | * efi/libstub: Fix the efi_load_initrd function descriptionAtish Patra2021-07-161-2/+2
| | * firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-161-1/+12
| | * efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-161-3/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-07-246-92/+78
|\ \ \
| * | | scsi: target: Fix NULL dereference on XCOPY completionDavid Disseldorp2021-07-201-1/+1
| * | | scsi: mpt3sas: Transition IOC to Ready state during shutdownSreekanth Reddy2021-07-193-17/+26
| * | | scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov2021-07-181-18/+17
| * | | scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-181-56/+34
* | | | Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-245-18/+31
|\ \ \ \
| * | | | nvme: set the PRACT bit when using Write Zeroes with T10 PIChristoph Hellwig2021-07-211-1/+4
| * | | | nvme: fix nvme_setup_command metadata trace eventKeith Busch2021-07-211-3/+3
| * | | | nvme: fix refcounting imbalance when all paths are downHannes Reinecke2021-07-213-13/+21
| * | | | nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng2021-07-211-1/+3
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-242-12/+9
|\ \ \ \ \
| * | | | | i2c: mpc: Poll for MCFChris Packham2021-07-201-2/+2
| * | | | | Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2021-07-201-10/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse2021-07-011-10/+7
* | | | | | Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2021-07-231-20/+13
|\ \ \ \ \ \