summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-0914-78/+258
|\
| * EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2019-06-272-9/+9
| * EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo2019-06-264-5/+5
| * EDAC, i10nm: Check ECC enabling status per channelQiuxu Zhuo2019-06-261-3/+3
| * EDAC, i10nm: Add Intel additional Ice-Lake supportQiuxu Zhuo2019-06-201-0/+2
| * EDAC: Make edac_debugfs_create_x*() return voidGreg Kroah-Hartman2019-06-202-16/+14
| * EDAC/aspeed: Remove set but not used variable 'np'YueHaibing2019-06-201-4/+0
| * EDAC/ie31200: Reformat PCI device tableMarco Elver2019-06-201-60/+20
| * EDAC/ie31200: Add Intel Coffee Lake CPU supportMarco Elver2019-06-201-3/+55
| * EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah2019-06-203-0/+126
| * EDAC/sb_edac: Remove redundant update of tad_baseColin Ian King2019-06-201-1/+0
| * EDAC/altera: Add Stratix10 SDMMC supportThor Thayer2019-06-201-1/+15
| * EDAC/altera: Add Stratix10 OCRAM ECC supportThor Thayer2019-06-201-2/+25
| * EDAC/sysfs: Drop device references properlyGreg KH2019-06-201-3/+7
| * EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian2019-06-201-1/+7
* | Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-0917-840/+1480
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-044179-30539/+8744
| |\ \ \ \ \ \
| | | | | | * | iommu: Fix integer truncationArnd Bergmann2019-06-181-2/+2
| | | | | | * | iommu: Add recoverable fault reportingJean-Philippe Brucker2019-06-121-2/+92
| | | | | | * | iommu: Introduce device fault report APIJacob Pan2019-06-121-3/+143
| | | | | | * | iommu: Use right function to get group for deviceLu Baolu2019-05-271-3/+3
| | | | | * | | Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel2019-06-247781-60275/+12218
| | | | | |\ \ \
| | | | | * | | | iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor2019-06-031-1/+1
| | | | | * | | | iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig2019-05-271-12/+1
| | | | | * | | | iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig2019-05-272-8/+9
| | | | | * | | | iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig2019-05-271-35/+11
| | | | | * | | | iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig2019-05-271-28/+17
| | | | | * | | | iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig2019-05-271-30/+35
| | | | | * | | | iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy2019-05-271-23/+22
| | | | | * | | | iommu/dma: Split iommu_dma_freeRobin Murphy2019-05-271-4/+8
| | | | | * | | | iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig2019-05-271-20/+12
| | | | | * | | | iommu/dma: Don't remap CMA unnecessarilyRobin Murphy2019-05-271-7/+12
| | | | | * | | | iommu/dma: Refactor iommu_dma_allocRobin Murphy2019-05-271-30/+30
| | | | | * | | | iommu/dma: Refactor iommu_dma_freeRobin Murphy2019-05-271-40/+33
| | | | | * | | | iommu/dma: Remove __iommu_dma_freeChristoph Hellwig2019-05-271-19/+2
| | | | | * | | | iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig2019-05-271-28/+26
| | | | | * | | | iommu/dma: Factor out remapped pages lookupRobin Murphy2019-05-271-12/+20
| | | | | * | | | iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy2019-05-271-18/+7
| | | | | * | | | iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy2019-05-271-15/+14
| | | | | * | | | iommu/dma: Move __iommu_dma_mapChristoph Hellwig2019-05-271-23/+23
| | | | | * | | | iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-272-28/+371
| | | | | * | | | iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig2019-05-271-9/+5
| | | | | * | | | iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-271-5/+3
| | | | | | |/ / | | | | | |/| |
| | | | * | | | iommu/omap: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-041-29/+6
| | | | * | | | iommu/omap: Use dev_get_drvdata()Kefeng Wang2019-04-261-2/+1
| | | * | | | | iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker2019-07-041-1/+4
| | | * | | | | iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=nWill Deacon2019-07-021-0/+6
| | | * | | | | Merge branch 'arm/renesas' into arm/smmuJoerg Roedel2019-07-011-62/+125
| | | |\ \ \ \ \
| | | | * | | | | iommu/ipmmu-vmsa: Add suspend/resume supportGeert Uytterhoeven2019-06-031-1/+46
| | | | * | | | | iommu/ipmmu-vmsa: Extract hardware context initializationGeert Uytterhoeven2019-06-031-43/+48