summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds4-8/+8
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-7/+7
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-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-1/+1
2020-06-11Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds11-460/+4
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse4-15/+15
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport4-31/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport5-41/+8
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport35-35/+33
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport39-41/+37
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport22-22/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09arm: add show_stack_loglvl()Dmitry Safonov1-2/+8
2020-06-09arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov1-5/+7
2020-06-09arm: add loglvl to dump_backtrace()Dmitry Safonov1-7/+9
2020-06-09arm: add loglvl to unwind_backtrace()Dmitry Safonov3-6/+8
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov6-13/+27
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2-3/+3
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig1-3/+0
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig1-2/+2
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-509/+0
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-3/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+23
2020-06-05Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds238-2831/+12202