summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-09-09ARM: samsung: Fix system restart on S3C6410Lihua Yao1-0/+1
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown1-4/+6
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier1-1/+3
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik1-4/+6
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2-17/+256
2019-09-09crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2-13/+72
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel2-23/+208
2019-09-09crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel1-5/+3
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel1-6/+3
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel1-119/+144
2019-09-09crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel2-35/+34
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel2-29/+29
2019-09-07ARM: dts: mmp2: add OLPC XO 1.75 machineLubomir Rintel2-1/+246
2019-09-07ARM: dts: mmp2: rename the USB PHY nodeLubomir Rintel1-2/+2
2019-09-07ARM: dts: mmp2: specify reg-shift for the UARTsLubomir Rintel1-0/+4
2019-09-07ARM: dts: mmp2: add camera interfacesLubomir Rintel1-0/+22
2019-09-07ARM: dts: mmp2: fix the SPI nodesLubomir Rintel1-4/+12
2019-09-07ARM: dts: mmp2: trivial whitespace fixLubomir Rintel1-1/+1
2019-09-06ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin muxAdam Ford1-12/+14
2019-09-06ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport1-0/+16
2019-09-06ARM: dts: am3517-evm: Fix missing videoAdam Ford1-19/+4
2019-09-06ARM: dts: logicpd-torpedo-baseboard: Fix missing videoAdam Ford1-31/+6
2019-09-06ARM: omap2plus_defconfig: Fix missing videoAdam Ford1-0/+1
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-0/+3
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren1-2/+2
2019-09-05Merge tag 'v5.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-348/+0
2019-09-05Merge tag 'aspeed-5.4-devicetree-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-3/+33
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij61-1989/+254
2019-09-05crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2-16/+16
2019-09-04ARM: dts: aspeed-g5: Fixe gpio-ranges upper limitOscar A Perez1-1/+1
2019-09-04ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley1-0/+0
2019-09-04ARM: dts: aspeed: swift: Change power supplies to version 2Eddie James1-2/+2
2019-09-04ARM: dts: aspeed: vesnin: Add secondary SPI flash chipIvan Mikhaylov1-0/+6
2019-09-04ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot optionIvan Mikhaylov1-0/+4
2019-09-04ARM: dts: aspeed-g4: Add all flash chipsJoel Stanley1-0/+20
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-2/+7
2019-09-04Merge tag 'samsung-dt-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann6-4/+62
2019-09-04Merge tag 'samsung-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+5
2019-09-04ARM: dts: exynos: Enable GPU/Mali T604 on Arndale boardGuillaume Gardet1-0/+5
2019-09-04ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook SnowGuillaume Gardet1-0/+5
2019-09-04ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250Guillaume Gardet1-0/+47
2019-09-04ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale boardGuillaume Gardet1-2/+2
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann7-54/+115
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-drop-pdata-take2-signed' of git://git.kernel...Arnd Bergmann12-724/+36
2019-09-04Merge tag 'arm-soc/for-5.4/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann17-26/+144
2019-09-04Merge tag 'qcom-defconfig-for-5.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+2
2019-09-04Merge tag 'davinci-for-v5.4/dt' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-1/+1
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-24/+66
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-2/+3
2019-09-04Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann10-110/+95