summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-07-22ARM: dts: imx6qdl-gw551x: fix audio SSITim Harvey1-1/+1
2020-07-22arm: dts: mt7623: add phy-mode property for gmac2Sean Wang1-0/+1
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2-2/+2
2020-07-22ARM: dts: Fix dcan driver probe failed on am437x platformdillon min1-4/+10
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-16ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren1-1/+3
2020-06-30ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf1-1/+1
2020-06-30ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf2-13/+13
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai1-2/+4
2020-06-30ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan1-3/+3
2020-06-30ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren1-1/+1
2020-06-30ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectDrew Fustini1-1/+0
2020-06-30ARM: dts: NSP: Disable PL330 by default, add dma-coherent propertyMatthew Hagan8-1/+31
2020-06-30ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPMatthew Hagan1-0/+1
2020-06-30ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000Rafał Miłecki1-0/+1
2020-06-30ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flagOskar Holmlund1-1/+1
2020-06-30ARM: dts: Fix am33xx.dtsi USB ranges lengthOskar Holmlund1-1/+1
2020-06-30ARM: OMAP2+: Fix legacy mode dss_resetTony Lindgren1-1/+1
2020-06-24ARM: davinci: fix build failure without I2CArnd Bergmann1-13/+13
2020-06-24ARM: dts: aspeed: Change KCS nodes to v2 bindingAndrew Jeffery3-25/+26
2020-06-24ARM: dts: aspeed: ast2600: Set arch timer always-onEddie James1-0/+2
2020-06-24ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarityVincent Stehlé1-1/+1
2020-06-24ARM: dts: bcm283x: Use firmware PM driver for V3DNicolas Saenz Julienne5-1/+15
2020-06-24arm64: dts: fvp/juno: Fix node address fieldsAndre Przywara1-5/+5
2020-06-24ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut1-0/+3
2020-06-24ARM: integrator: Add some Kconfig selectionsLinus Walleij1-3/+4
2020-06-24ARM: dts: renesas: Fix IOMMU device node namesYoshihiro Shimoda7-44/+44
2020-06-22ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on AriesJonathan Bakker1-0/+1
2020-06-22ARM: dts: at91: sama5d2_ptc_ek: fix vbus pinLudovic Desroches1-1/+1
2020-06-22ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's busMarek Szyprowski1-1/+1
2020-06-22ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko1-2/+2
2020-06-22ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada8-56/+24
2020-06-22ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij1-1/+2
2020-06-17ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node descriptionLudovic Desroches1-2/+0
2020-05-30Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-51/+39
2020-05-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-93/+127
2020-05-26Merge tag 'omap-for-v5.7/cpsw-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann7-11/+11
2020-05-25Merge tag 'arm-soc/for-5.7/devicetree-fixes-part2-v2' of https://github.com/B...Arnd Bergmann2-4/+4
2020-05-22Merge tag 'imx-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-25/+15
2020-05-22Merge branch 'mmp/fixes' into arm/fixesArnd Bergmann2-11/+9
2020-05-22ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phyLubomir Rintel1-4/+2
2020-05-22ARM: dts: mmp3-dell-ariel: Fix the SPI devicesLubomir Rintel1-6/+6
2020-05-22ARM: dts: mmp3: Use the MMP3 compatible string for /clocksLubomir Rintel1-1/+1
2020-05-21ARM: dts: bcm: HR2: Fix PPI interrupt typesHamish Martin1-3/+3
2020-05-21ARM: dts: bcm2835-rpi-zero-w: Fix led polarityVincent Stehlé1-1/+1
2020-05-20ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett4-25/+15
2020-05-19ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe1-2/+2
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-47/+71
2020-05-16Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann11-27/+5
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-0/+3