summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | iommu/arm-smmu: Move Secure access quirk to implementationRobin Murphy2019-08-193-99/+114
| | | | * | | | | iommu/arm-smmu: Add implementation infrastructureRobin Murphy2019-08-195-81/+108
| | | | * | | | | iommu/arm-smmu: Rename arm-smmu-regs.hRobin Murphy2019-08-193-5/+5
| | | | * | | | | iommu/arm-smmu: Abstract GR0 accessesRobin Murphy2019-08-191-48/+58
| | | | * | | | | iommu/arm-smmu: Abstract context bank accessesRobin Murphy2019-08-191-65/+73
| | | | * | | | | iommu/arm-smmu: Abstract GR1 accessesRobin Murphy2019-08-191-7/+27
| | | | * | | | | iommu/arm-smmu: Get rid of weird "atomic" writeRobin Murphy2019-08-191-16/+7
| | | | * | | | | iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync()Robin Murphy2019-08-191-28/+36
| | | | * | | | | iommu/arm-smmu: Rework cb_base handlingRobin Murphy2019-08-191-10/+15
| | | | * | | | | iommu/arm-smmu: Convert context bank registers to bitfieldsRobin Murphy2019-08-193-56/+59
| | | | * | | | | iommu/arm-smmu: Convert GR1 registers to bitfieldsRobin Murphy2019-08-192-28/+23
| | | | * | | | | iommu/arm-smmu: Convert GR0 registers to bitfieldsRobin Murphy2019-08-192-93/+84
| | | | * | | | | iommu/qcom: Mask TLBI addresses correctlyRobin Murphy2019-08-191-1/+1
| | | | * | | | | iommu/arm-smmu: Mask TLBI address correctlyRobin Murphy2019-08-191-1/+1
| | | | |/ / / /
| | * | | | | | iommu/exynos: Remove __init annotation from exynos_sysmmu_probe()Marek Szyprowski2019-08-141-1/+1
| * | | | | | | iommu/omap: Mark pm functions __maybe_unusedArnd Bergmann2019-09-061-2/+2
| * | | | | | | iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGNSuman Anna2019-08-191-1/+1
| * | | | | | | iommu/omap: Fix compilation warningsJoerg Roedel2019-08-091-2/+9
| * | | | | | | iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUsTero Kristo2019-08-091-1/+0
| * | | | | | | iommu/omap: add support for late attachment of iommu devicesTero Kristo2019-08-092-4/+56
| * | | | | | | iommu/omap: introduce new API for runtime suspend/resume controlSuman Anna2019-08-092-0/+66
| * | | | | | | iommu/omap: Add system suspend/resume supportSuman Anna2019-08-091-0/+26
| * | | | | | | iommu/omap: add logic to save/restore locked TLBsSuman Anna2019-08-092-3/+61
| * | | | | | | iommu/omap: streamline enable/disable through runtime pm callbacksSuman Anna2019-08-091-40/+99
| * | | | | | | iommu/omap: add pdata ops for omap_device_enable/idleSuman Anna2019-08-091-0/+2
| * | | | | | | iommu/omap: fix boot issue on remoteprocs with AMMU/UnicacheSuman Anna2019-08-095-0/+66
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Linux 5.3-rc8v5.3-rc8Linus Torvalds2019-09-081-1/+1
* | | | | | | Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds2019-09-081-4/+4
|\ \ \ \ \ \ \
| * | | | | | | include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers2019-09-081-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-09-081-9/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'gpio-v5.3-rc7-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-08-301-9/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander2019-08-281-6/+3
| | * | | | | | gpio: pca953x: correct type of reg_directionDavid Jander2019-08-281-3/+3
| |/ / / / / /
* | | | | | | Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-071-4/+0
* | | | | | | Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-071-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Documentation/process: Add Qualcomm process ambassador for hardware security ...Trilok Soni2019-09-071-1/+1
| * | | | | | | Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin2019-09-061-1/+1
| * | | | | | | Documentation/process: Add Google contact for embargoed hardware issuesKees Cook2019-09-051-4/+4
| * | | | | | | Documentation/process: Volunteer as the ambassador for XenAndrew Cooper2019-09-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-074-13/+33
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda2019-09-041-9/+19
| * | | | | | | dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang2019-09-041-2/+8
| * | | | | | | dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang2019-08-201-1/+3
| * | | | | | | dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang2019-08-201-1/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-09-072-2/+2
|\ \ \ \ \ \ \
| * | | | | | | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-302-2/+2
* | | | | | | | Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-071-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer2019-08-281-1/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires2019-09-071-1/+1