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