summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ARM: dts: mmp2: add OLPC XO 1.75 machineLubomir Rintel2019-09-072-1/+246
| * | | | | | ARM: dts: mmp2: rename the USB PHY nodeLubomir Rintel2019-09-071-2/+2
| * | | | | | ARM: dts: mmp2: specify reg-shift for the UARTsLubomir Rintel2019-09-071-0/+4
| * | | | | | ARM: dts: mmp2: add camera interfacesLubomir Rintel2019-09-071-0/+22
| * | | | | | ARM: dts: mmp2: fix the SPI nodesLubomir Rintel2019-09-071-4/+12
| * | | | | | ARM: dts: mmp2: trivial whitespace fixLubomir Rintel2019-09-071-1/+1
| * | | | | | Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2019-09-047-54/+115
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: ARM: dts: Configure interconnect target module for am3517sgxAdam Ford2019-08-261-0/+24
| | * | | | | | ARM: dts: Configure interconnect target module for omap3 sgxTony Lindgren2019-08-262-0/+54
| | * | | | | | ARM: dts: Configure sgx for omap5Tony Lindgren2019-08-262-0/+37
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for omap4 gpuTony Lindgren2019-08-262-54/+0
| * | | | | | | Merge tag 'omap-for-v5.4/ti-sysc-drop-pdata-take2-signed' of git://git.kernel...Arnd Bergmann2019-09-0412-724/+36
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ARM: dts: Drop legacy custom hwmods property for dra7 gpioTony Lindgren2019-08-261-8/+0
| | * | | | | | ARM: dts: Drop legacy custom hwmods property for dra7 mmcTony Lindgren2019-08-261-4/+0
| | * | | | | | ARM: dts: Drop legacy custom hwmods property for dra7 i2cTony Lindgren2019-08-261-5/+0
| | * | | | | | ARM: dts: Drop legacy custom hwmods property for dra7 uartTony Lindgren2019-08-261-10/+0
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for dra7 mcaspTony Lindgren2019-08-262-302/+0
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for dra7 mcspiTony Lindgren2019-08-262-120/+0
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for omap4 d2dTony Lindgren2019-08-261-32/+0
| | * | | | | | ARM: dts: Configure d2d dts data for omap4Tony Lindgren2019-08-261-4/+30
| | * | | | | | ARM: OMAP2+: Drop legacy watchdog platform data for omap4Tony Lindgren2019-08-263-85/+0
| | * | | | | | ARM: dts: Drop custom hwmod property for omap4 i2cTony Lindgren2019-08-261-4/+0
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for cpsw on dra7Tony Lindgren2019-08-262-67/+0
| | * | | | | | ARM: OMAP2+: Drop legacy platform data for cpsw on am3 and am4Tony Lindgren2019-08-267-81/+0
| | * | | | | | ARM: dts: Add fck for cpsw mdio for omap variantsTony Lindgren2019-08-263-2/+6
| | |/ / / / /
* | | | | | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-3/+4
|\ \ \ \ \ \ \
| * | | | | | | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-2/+3
| * | | | | | | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | | | | | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-199-271/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-47/+17
| * | | | | | | | xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2019-09-111-2/+0
| * | | | | | | | xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-112-5/+2
| * | | | | | | | xen/arm: simplify dma_cache_maintChristoph Hellwig2019-09-111-40/+21
| * | | | | | | | xen/arm: use dev_is_dma_coherentChristoph Hellwig2019-09-112-12/+6
| * | | | | | | | xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-111-75/+0
| * | | | | | | | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-113-55/+28
| * | | | | | | | arm: remove wrappers for the generic dma remap helpersChristoph Hellwig2019-09-041-27/+5
| * | | | | | | | dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-041-6/+1
| * | | | | | | | dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-041-6/+4
| * | | | | | | | vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig2019-09-042-18/+7
| * | | | | | | | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-041-0/+3
| * | | | | | | | arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig2019-09-041-2/+3
| * | | | | | | | dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig2019-09-041-11/+0
| * | | | | | | | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-292-7/+1
| * | | | | | | | arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-1/+0
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-1811-395/+982
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2019-09-092-17/+256
| * | | | | | | | | crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-092-13/+72
| * | | | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel2019-09-092-23/+208
| * | | | | | | | | crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-5/+3