summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-1047-542/+341
|\
| * Documentation/DMA-API-HOWTO: update dma_mask sectionsChristoph Hellwig2019-02-201-80/+41
| * sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig2019-02-201-14/+5
| * sparc64/iommu: allow large DMA masksChristoph Hellwig2019-02-201-4/+2
| * sparc64: refactor the ali DMA quirkChristoph Hellwig2019-02-204-37/+27
| * ccio: allow large DMA masksChristoph Hellwig2019-02-201-2/+2
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-2014-65/+29
| * dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig2019-02-203-49/+0
| * dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-202-77/+77
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-2015-17/+13
| * dma-mapping: remove an incorrect __iommem annotationChristoph Hellwig2019-02-131-1/+1
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-137-9/+2
| * device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENTChristoph Hellwig2019-02-131-0/+2
| * mfd/sm501: depend on HAS_DMAChristoph Hellwig2019-02-131-0/+1
| * dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-136-13/+12
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-1312-35/+24
| * dma-mapping: move debug configuration options to kernel/dmaAndy Shevchenko2019-02-132-36/+36
| * dma-debug: add dumping facility via debugfsCorentin Labbe2019-02-012-0/+31
| * dma: debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-76/+12
| * videobuf2: replace a layering violation with dma_map_resourceChristoph Hellwig2019-02-011-32/+9
| * dma-mapping: don't BUG when calling dma_map_resource on RAMChristoph Hellwig2019-02-011-1/+2
| * dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-015-5/+25
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-1013-476/+786
|\ \
| * | of: unittest: unflatten device tree on UML when testingBrendan Higgins2019-02-281-0/+4
| * | dt-bindings: Add vendor prefix for feiyangJagan Teki2019-02-281-0/+1
| * | dt-bindings: Add vendor prefix for techstarJagan Teki2019-02-281-0/+1
| * | dt-bindings: display: add missing semicolon in exampleAkinobu Mita2019-02-281-1/+1
| * | of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig2019-02-282-8/+1
| * | of: add dtc annotations functionality to dtx_diffFrank Rowand2019-02-281-1/+12
| * | of: unittest: add caution to function header commentFrank Rowand2019-02-131-1/+5
| * | of: unittest: remove report of expected errorFrank Rowand2019-02-131-1/+4
| * | dt-bindings: interrupt-controller: Convert ARM GICv3 to json-schemaRob Herring2019-02-132-175/+279
| * | dt-bindings: interrupt-controller: Convert ARM GIC to json-schemaRob Herring2019-02-132-171/+223
| * | dt-bindings: arm: l2x0: Convert L2 cache to json-schemaRob Herring2019-02-132-114/+248
| * | media: s5p-mfc: Fix memdev DMA configurationRobin Murphy2019-01-222-4/+7
| * | dt-bindings: serial: sh-sci: Document r8a7778/9 HSCIF bindingsUlrich Hecht2019-01-211-0/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1064-368/+1214
|\ \ \
| * | | arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
| * | | arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * | | arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-011-4/+5
| * | | Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas2019-03-011-59/+20
| * | | arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
| * | | arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell2019-02-281-1/+1
| * | | lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel2019-02-281-6/+6
| * | | lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2019-02-282-8/+4
| * | | arm64: io: Hook up __io_par() for inX() orderingWill Deacon2019-02-281-0/+1
| * | | riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon2019-02-281-18/+18
| * | | asm-generic/io: Pass result of I/O accessor to __io_[p]ar()Will Deacon2019-02-281-10/+10
| * | | arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-286-0/+51
| * | | arm64: Rename get_thread_info()Julien Thierry2019-02-263-6/+6