aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-0322-25/+11
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-1911-11/+11
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-1911-14/+0
* | Merge branch 'stable/for-linus-5.15-rc0' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-031-8/+16
|\ \
| * \ Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Konrad Rzeszutek Wilk2021-09-031-8/+16
| |\ \
| | * | iscsi_ibft: Fix isa_bus_to_virt not working under ARMKonrad Rzeszutek Wilk2021-09-021-8/+16
* | | | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-032-33/+60
|\ \ \ \
| * | | | cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat2021-08-131-2/+14
| * | | | cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor2021-08-041-1/+1
| * | | | cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy2021-08-031-29/+30
| * | | | cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy2021-08-031-1/+15
* | | | | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-035-3/+13
|\ \ \ \ \
| * | | | | pinctrl: pistachio: Make it as an optionJiaxun Yang2021-08-121-1/+4
| * | | | | phy: pistachio-usb: Depend on MIPS || COMPILE_TESTJiaxun Yang2021-08-121-1/+1
| * | | | | clocksource/drivers/pistachio: Make it selectable for MIPSJiaxun Yang2021-08-121-1/+2
| * | | | | clk: pistachio: Make it selectable for generic MIPS kernelJiaxun Yang2021-08-123-1/+10
* | | | | | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-0334-565/+1802
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-2034-568/+1822
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy2021-08-202-2/+2
| | | | | | * | | | | | | iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L2021-08-191-0/+16
| | | | | | * | | | | | | iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L2021-08-191-1/+1
| | | | | | * | | | | | | iommu/vt-d: Drop the kernel doc annotationAndy Shevchenko2021-08-191-1/+1
| | | | | | * | | | | | | iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2021-08-192-5/+2
| | | | | | * | | | | | | iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu2021-08-191-7/+3
| | | | | | * | | | | | | iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu2021-08-192-1/+5
| | | | | | * | | | | | | iommu/vt-d: Refactor Kconfig a bitLu Baolu2021-08-192-19/+12
| | | | | | * | | | | | | iommu/vt-d: Remove unnecessary oom messageZhen Lei2021-08-192-7/+1
| | | | | | * | | | | | | iommu/vt-d: Update the virtual command related registersLu Baolu2021-08-191-5/+5
| | | | | | |/ / / / / /
| | | | | | * | | | | | iommu: Allow enabling non-strict mode dynamicallyRobin Murphy2021-08-183-24/+51
| | | | | | * | | | | | iommu: Merge strictness and domain type configsRobin Murphy2021-08-182-42/+42
| | | | | | * | | | | | iommu: Only log strictness for DMA domainsRobin Murphy2021-08-181-4/+5
| | | | | | * | | | | | iommu: Expose DMA domain strictness via sysfsRobin Murphy2021-08-181-0/+2
| | | | | | * | | | | | iommu: Express DMA strictness via the domain typeRobin Murphy2021-08-182-13/+11
| | | | | | * | | | | | iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-9/+6
| | | | | | * | | | | | iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2021-08-182-1/+3
| | | | | | * | | | | | iommu/amd: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-7/+2
| | | | | | * | | | | | iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy2021-08-182-3/+7
| | | | | | * | | | | | iommu/io-pgtable: Remove non-strict quirkRobin Murphy2021-08-184-26/+4
| | | | | | * | | | | | iommu: Indicate queued flushes via gather dataRobin Murphy2021-08-182-0/+8
| | | | | | * | | | | | iommu/dma: Remove redundant "!dev" checksRobin Murphy2021-08-181-4/+1
| | | | | | * | | | | | iommu/virtio: Drop IOVA cookie managementRobin Murphy2021-08-181-8/+0
| | | | | | * | | | | | iommu/sun50i: Drop IOVA cookie managementRobin Murphy2021-08-181-12/+1
| | | | | | * | | | | | iommu/sprd: Drop IOVA cookie managementRobin Murphy2021-08-181-7/+0
| | | | | | * | | | | | iommu/rockchip: Drop IOVA cookie managementRobin Murphy2021-08-181-11/+1
| | | | | | * | | | | | iommu/mtk: Drop IOVA cookie managementRobin Murphy2021-08-182-8/+0
| | | | | | * | | | | | 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