summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | iommu/arm-smmu: Constify some helpersRob Clark2020-09-211-3/+3
| | | | | | | | * | | iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse2020-09-213-55/+73
| | | | | | | | * | | iommu/arm-smmu: Add support for split pagetablesJordan Crouse2020-09-212-10/+34
| | | | | | | | * | | iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse2020-09-213-7/+10
| | | | | | | | * | | iommu/arm-smmu-v3: Fix endianness annotationsJean-Philippe Brucker2020-09-211-2/+2
| | | | | | | | * | | iommu/arm-smmu-v3: permit users to disable msi pollingBarry Song2020-09-071-5/+12
| | | | | | | | * | | iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypassBarry Song2020-09-071-1/+1
| | | | | | | | * | | iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu...Barry Song2020-09-071-1/+1
| | | | | | | | * | | iommu/arm-smmu-v3: Fix l1 stream table size in the error messageZenghui Yu2020-09-071-1/+1
| | | | | | | |/ / /
| | | | | | * / / / iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski2020-09-041-2/+2
| | | | | | |/ / /
| | | | | * | | | iommu/tegra-smmu: Allow to group clients in same swgroupNicolin Chen2020-09-241-4/+7
| | | | | * | | | iommu/tegra-smmu: Fix iova->phys translationNicolin Chen2020-09-241-1/+1
| | | | | * | | | iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASKNicolin Chen2020-09-241-4/+10
| | | | | * | | | memory: tegra: Correct num_tlb_lines for tegra210Nicolin Chen2020-09-181-1/+1
| | | | | * | | | iommu/tegra-smmu: Fix tlb_maskNicolin Chen2020-09-181-1/+1
| | | | | * | | | iommu/tegra-smmu: Add locking around mapping operationsDmitry Osipenko2020-09-041-11/+84
| | | | | * | | | iommu/tegra-smmu: Prune IOMMU group when it is releasedThierry Reding2020-09-041-0/+13
| | | | | * | | | iommu/tegra-smmu: Balance IOMMU group reference countThierry Reding2020-09-041-1/+3
| | | | | * | | | iommu/tegra-smmu: Set IOMMU group nameThierry Reding2020-09-041-0/+1
| | | | | |/ / /
| | | | * | | | iommu/renesas: Update help description for IPMMU_VMSA configLad Prabhakar2020-09-181-1/+1
| | | | * | | | ARM: dts: r8a7742: Add IPMMU DT nodesLad Prabhakar2020-09-041-0/+48
| | | | * | | | dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a7742 supportLad Prabhakar2020-09-041-0/+1
| | | | * | | | dt-bindings: iommu: renesas,ipmmu-vmsa: Sort compatible string in increasing ...Lad Prabhakar2020-09-041-1/+1
| | | | |/ / /
| | | * | | | iommu/mediatek: Add support for MT8167Fabien Parent2020-09-182-0/+9
| | | * | | | iommu/mediatek: Add flag for legacy ivrp paddrFabien Parent2020-09-181-2/+4
| | | * | | | dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMUFabien Parent2020-09-182-0/+53
| | | * | | | iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen2020-09-042-5/+31
| | | * | | | iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski2020-09-041-1/+1
| | | |/ / /
| | * / / / iommu/sun50i: Fix set-but-not-used variable warningJoerg Roedel2020-09-041-8/+7
| | |/ / /
* | | | | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-143-5/+3
|\ \ \ \ \
| * | | | | swiotlb: Mark max_segment with static keywordAndy Shevchenko2020-09-101-1/+1
| * | | | | swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko2020-09-102-1/+1
| * | | | | swiotlb: Use %pa to print phys_addr_t variablesAndy Shevchenko2020-09-101-3/+1
* | | | | | Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-10-145-35/+2
|\ \ \ \ \ \
| * | | | | | PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-083-33/+0
| * | | | | | PNP: ACPI: Fix missing-prototypes in acpi_pnp.cTian Tao2020-09-251-0/+2
| * | | | | | PNP: quirks: Fix duplicate included pci.hTian Tao2020-09-251-2/+0
* | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-1478-328/+953
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki2020-10-135-21/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ACPI: PCI: update kernel-doc line commentsTian Tao2020-09-251-1/+1
| | | | | | |/ / / / / /
| | | | | * | | | | | | tools/power/acpi: Serialize MakefileThomas Renninger2020-10-021-0/+2
| | | | * | | | | | | | ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com2020-10-051-6/+7
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | ACPI: memhotplug: Remove 'state' from struct acpi_memory_deviceHanjun Guo2020-10-021-11/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | * / | | | | | | ACPI / extlog: Check for RDMSR failureBen Hutchings2020-10-021-3/+3
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpi-misc'Rafael J. Wysocki2020-10-1318-56/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry2020-10-021-1/+1
| | * | | | | | | | ACPI: wakeup: Remove dead ACPICA debug codeHanjun Guo2020-09-251-2/+0
| | * | | | | | | | ACPI: video: Remove leftover ACPICA debug codeHanjun Guo2020-09-251-3/+0
| | * | | | | | | | ACPI: tiny-power-button: Remove dead ACPICA debug codeHanjun Guo2020-09-251-1/+0
| | * | | | | | | | ACPI: processor: Remove dead ACPICA debug codeHanjun Guo2020-09-252-5/+0