summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski
2020-11-05ARM: config: aspeed: Fix selection of media driversJoel Stanley
2020-11-05ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in AriesKrzysztof Kozlowski
2020-11-05ARM: aspeed: g5: Do not set sirq polarityJoel Stanley
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich
2020-11-05ARM: dts: s5pv210: align SPI GPIO node name with dtschema in AriesKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: add RTC 32 KHz clock in Aries familyKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: remove dedicated 'audio-subsystem' nodeKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: move PMU node out of clock controllerKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: move fixed clocks under root nodeKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warningsKrzysztof Kozlowski
2020-11-05ARM: dts: s5pv210: Enable audio on Aries boardsJonathan Bakker
2020-11-05ARM: dts: omap4: Fix sgx clock rate for 4430Tony Lindgren
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson
2020-10-29ARM: dts: meson8: remove two invalid interrupt lines from the GPU nodeMartin Blumenstingl
2020-10-29ARM: dts: iwg20d-q7-common: Fix touch controller probe failureBiju Das
2020-10-29ARM: dts: stm32: Fix DH PDK2 display PWM channelMarek Vasut
2020-10-29ARM: dts: stm32: Swap PHY reset GPIO and TSC2004 IRQ on DHCOM SOMMarek Vasut
2020-10-29ARM: dts: stm32: Move ethernet PHY into DH SoM DTMarek Vasut
2020-10-29ARM: dts: stm32: lxa-mc1: Fix kernel warning about PHY delaysHolger Assmann
2020-10-29ARM: dts: stm32: Fix sdmmc2 pins on AV96Marek Vasut
2020-10-29ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() failsTony Lindgren
2020-10-29ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiersCristian Ciocaltea
2020-10-29ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulatorJernej Skrabec
2020-10-29ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann
2020-10-29ARM: at91: pm: of_node_put() after its usageClaudiu Beznea
2020-10-29ARM: dts: imx6sl: fix rng nodeHoria Geantă
2020-10-29ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT valuesGuillaume Tucker
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-28ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfdMaxime Ripard
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-09-13Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-09ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli
2020-09-09ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli
2020-09-05ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-24Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2020-08-24ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phyChris Healy
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva