summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterMagnus Damm2017-11-061-0/+1
* iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Magnus Damm2017-11-061-9/+41
* iommu/ipmmu-vmsa: Enable multi context supportMagnus Damm2017-11-061-8/+22
* iommu/ipmmu-vmsa: Add optional root device featureMagnus Damm2017-11-061-17/+73
* iommu/ipmmu-vmsa: Introduce features, break out aliasMagnus Damm2017-11-061-7/+24
* iommu/ipmmu-vmsa: Unify ipmmu_opsRobin Murphy2017-11-061-50/+19
* iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_privRobin Murphy2017-11-061-24/+12
* iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy2017-11-061-44/+9
* iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy2017-11-061-41/+24
* iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)2017-11-061-1/+1
*-------. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-1318-315/+509
|\ \ \ \ \
| | | | | * iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-124-11/+16
| | | | | * iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy2017-10-023-6/+23
| | | | | * iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-024-11/+36
| | | | | * iommu/iova: Don't try to copy anchor nodesRobin Murphy2017-10-021-0/+3
| | | | | * iommu/iova: Try harder to allocate from rcache magazineRobin Murphy2017-09-281-3/+12
| | | | | * iommu/iova: Make rcache limit_pfn handling more robustRobin Murphy2017-09-281-3/+3
| | | | | * iommu/iova: Simplify domain destructionRobin Murphy2017-09-281-39/+9
| | | | | * iommu/iova: Simplify cached node logicRobin Murphy2017-09-271-34/+17
| | | | | * iommu/iova: Add rbtree anchor nodeRobin Murphy2017-09-271-2/+13
| | | | | * iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-277-38/+11
| | | | | * iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-271-32/+28
| | | | | * iommu/iova: Optimise the padding calculationZhen Lei2017-09-271-27/+15
| | | | | * iommu/iova: Optimise rbtree searchingZhen Lei2017-09-271-6/+3
| | | | * | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas2017-10-101-1/+1
| | | | * | iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-062-2/+15
| | | * | | iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel2017-10-101-1/+3
| | | * | | iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel2017-10-101-8/+14
| | | |/ /
| | * | | iommu/exynos: Rework runtime PM links managementMarek Szyprowski2017-09-191-7/+16
| * | | | iommu/omap: Add support to program multiple iommusSuman Anna2017-09-192-103/+285
| * | | | iommu/omap: Change the attach detection logicSuman Anna2017-09-191-6/+11
| |/ / /
* | | | iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-131-0/+1
* | | | iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski2017-10-121-1/+1
* | | | iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-101-4/+6
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-075-30/+34
|\ \ \ \
| * | | | scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly2017-10-031-1/+1
| * | | | scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-031-16/+0
| * | | | scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov2017-10-031-4/+4
| * | | | scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-031-5/+14
| * | | | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-032-4/+15
* | | | | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-074-10/+13
|\ \ \ \ \
| * | | | | i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| * | | | | i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| * | | | | i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-052-0/+5
| * | | | | i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-079-156/+73
|\ \ \ \ \
| * | | | | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-042-4/+21
| * | | | | mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
| * | | | | mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
| * | | | | mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1