aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-11-21ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren1-2/+2
2019-11-20ARM: dts: dra7: fix cpsw mdio fck clockGrygorii Strashko1-1/+1
2019-11-20ARM: dts: am57xx-beagle-x15: Update pinmux name to ddr_3_3vFaiz Abbas2-2/+2
2019-11-20ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-11-14ARM: dts: logicpd-torpedo: Remove unnecessary notes/commentsAdam Ford2-2/+0
2019-11-14ARM: dts: logicpd-torpedo-baseboard: Enable HDQAdam Ford1-0/+12
2019-11-11ARM: dts: logicpd-torpedo: Disable USB HostAdam Ford1-0/+5
2019-10-30Merge branch 'rng' into omap-for-v5.5/dtTony Lindgren4-1/+37
2019-10-30ARM: dts: Configure omap3 rngTony Lindgren4-1/+37
2019-10-23Merge branch 'omap-for-v5.5/droid4' into omap-for-v5.5/dtTony Lindgren8-780/+801
2019-10-23ARM: dts: add DTS for NetCom Plus 4xx and 8xx device seriesYegor Yefremov2-0/+116
2019-10-23ARM: dts: add DTS for NetCom Plus 1xx and 2xx device seriesYegor Yefremov2-0/+96
2019-10-23ARM: dts: add DTS for NetCAN Plus devicesYegor Yefremov2-0/+88
2019-10-22ARM: dts: omap: Rename "ocmcram" node to "sram"Krzysztof Kozlowski2-2/+2
2019-10-22ARM: dts: logicpd-torpedo-37xx-devkit: Increase camera pixel clockAdam Ford1-0/+5
2019-10-22ARM: dts: am: Rename "ocmcram" node to "sram"Krzysztof Kozlowski2-6/+6
2019-10-22ARM: dts: logicpd-torpedo: Disable Bluetooth Serial DMAAdam Ford1-0/+1
2019-10-22ARM: dts: IGEP: Add WiLink UART nodeSebastian Reichel2-0/+16
2019-10-22ARM: dts: LogicPD Torpedo: Add WiLink UART nodeSebastian Reichel1-0/+8
2019-10-21ARM: dts: logicpd-torpedo-37xx-devkit-28: Reference new DRM panelAdam Ford1-18/+2
2019-10-21ARM: dts: logicpd-torpedo-baseboard: Reduce video regulator chatterAdam Ford1-0/+1
2019-10-09ARM: dts: Add minimal support for Droid Bionic xt875Tony Lindgren4-781/+797
2019-10-09ARM: dts: omap4-droid4: Allow 300mA current for USB peripheralsTony Lindgren1-1/+6
2019-10-09ARM: dts: Use level interrupt for omap4 & 5 wlcoreTony Lindgren5-5/+5
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-65/+27
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson5-64/+27
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2-2/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-72/+4
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti4-69/+1
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-7/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)1-2/+2
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+1
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds13-24/+345
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds27-787/+1936
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-3/+4
2019-09-20ARM: aspeed: ast2500 is ARMv6KArnd Bergmann1-1/+0
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds9-271/+55
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-395/+982
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-79/+22
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+7
2019-09-17Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+6
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds217-2456/+8771
2019-09-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-61/+101