summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-25ARM: tegra: Add missing clock-names for SDHCI controllersThierry Reding3-0/+12
2020-06-25ARM: tegra: Fix order of XUSB controller clocksThierry Reding1-2/+2
2020-06-25ARM: tegra: Add #reset-cells to Tegra124 memory controllerThierry Reding1-0/+1
2020-06-25ARM: tegra: Add missing panel power suppliesThierry Reding3-1/+3
2020-06-25ARM: tegra: Add micro-USB A/B port on Jetson TK1Thierry Reding1-0/+6
2020-06-25ARM: tegra: Use proper tuple notationThierry Reding5-82/+89
2020-06-25ARM: tegra: Use standard name for Ethernet devicesThierry Reding4-4/+4
2020-06-25ARM: tegra: Add missing #sound-dai-cells property to codecsThierry Reding5-0/+5
2020-06-25ARM: tegra: Add missing #phy-cells property to USB PHYsThierry Reding4-0/+11
2020-06-25ARM: tegra: Tegra114 SDHCI is not backwards-compatibleThierry Reding1-4/+4
2020-06-25ARM: tegra: Rename sdhci nodes to mmcThierry Reding33-64/+64
2020-06-25ARM: tegra: Drop display controller parent clocks on Tegra124Thierry Reding1-6/+4
2020-06-23ARM: tegra: The Tegra114 DC is not backwards-compatibleThierry Reding1-2/+2
2020-06-23ARM: tegra: gr3d is not backwards-compatibleThierry Reding1-1/+1
2020-06-23ARM: tegra: gr2d is not backwards-compatibleThierry Reding1-1/+1
2020-06-23ARM: tegra: Add missing host1x propertiesThierry Reding4-0/+8
2020-06-23ARM: tegra: Do not mark host1x as simple busThierry Reding4-4/+4
2020-06-23ARM: tegra: tn7: Use the correct DSI/CSI supplyThierry Reding1-1/+1
2020-06-23ARM: tegra: roth: Use the correct DSI/CSI supplyThierry Reding1-1/+1
2020-06-23ARM: tegra: Remove battery-name propertyThierry Reding1-1/+0
2020-06-23ARM: tegra: Remove simple regulators busThierry Reding19-1353/+1122
2020-06-23ARM: tegra: Remove simple clocks busThierry Reding14-154/+56
2020-06-23ARM: tegra: Add missing clock-names for SDHCI on Tegra114Thierry Reding1-0/+4
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds39-303/+303
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+64
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+2
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-30/+121
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-180/+233
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds88-2269/+2554
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada35-297/+297
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-13alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-13alpha: c_next should increase position indexMatt Turner1-0/+1
2020-06-13alpha: Replace sg++ with sg = sg_next(sg)Xu Wang1-1/+1
2020-06-13alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2020-06-13alpha: remove unneeded semicolon in sys_eiger.cJason Yan1-1/+1
2020-06-13alpha: remove unneeded semicolon in osf_sys.cJason Yan1-1/+1
2020-06-13alpha: Replace strncmp with str_has_prefixChuhong Yuan2-2/+2
2020-06-13alpha: fix rtc port rangesMikulas Patocka1-1/+1
2020-06-13alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-2/+2
2020-06-12x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner1-7/+28
2020-06-12Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds68-669/+1707
2020-06-12x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner2-3/+3
2020-06-12x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski3-29/+52
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy1-1/+1
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan1-0/+1
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-7/+68