summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-31arm64: dts: mediatek: Fix build warnings of mt8173 vcodec nodesTinghan Shen1-2/+2
2022-08-30arm64: dts: mediatek: Add missing xHCI clocks for mt8192 and mt8195NĂ­colas F. R. A. Prado2-7/+20
2022-08-29arm64: dts: mt8192: Add dsi nodeAllen-KH Cheng1-0/+19
2022-08-29arm64: dts: mt8192: Add display nodesAllen-KH Cheng1-0/+146
2022-08-29arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192Allen-KH Cheng1-0/+2
2022-08-29arm64: dts: mt8192: Add mipi_tx nodeAllen-KH Cheng1-0/+10
2022-08-29arm64: dts: mt8192: Add pwm nodeAllen-KH Cheng1-0/+11
2022-08-29arm64: dts: Add MediaTek MT8186 dts and evaluation board and MakefileAllen-KH Cheng3-0/+1040
2022-08-25arm64: dts: mt8195: Add display node for vdosys0Jason-JH.Lin1-0/+93
2022-08-25arm64: dts: mt8195: Add gce nodeJason-JH.Lin1-0/+22
2022-08-25arm64: dts: mt8195: Add iommu and smi nodesTinghan Shen1-0/+449
2022-08-25arm64: dts: mt8195: Specify audio reset controllerTrevor Wu1-0/+3
2022-08-25arm64: dts: mt8195: Add adsp node and adsp mailbox nodesYC Hung1-0/+37
2022-08-25arm64: dts: mt8195: Add audio related nodesTinghan Shen1-0/+58
2022-08-25arm64: dts: mt8195: Add scp nodeTinghan Shen1-0/+10
2022-08-25arm64: dts: mt8195: Add spmi nodeTinghan Shen1-0/+15
2022-08-25arm64: dts: mt8195: Add power domains controllerTinghan Shen1-0/+326
2022-08-25arm64: dts: mt8195: Add vdosys and vppsys clock nodesTinghan Shen1-0/+24
2022-08-25arm64: dts: mt8195: Add cpufreq nodeYT Lee1-0/+14
2022-08-25arm64: dts: mt8195: Disable I2C0 nodeTzung-Bi Shih1-1/+1
2022-08-25arm64: dts: mt8195: Disable watchdog external reset signalTinghan Shen1-0/+1
2022-08-25arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindingsTinghan Shen4-8/+4
2022-08-25arm64: dts: mediatek: mt8183-pumpkin: add keypad supportFabien Parent1-0/+21
2022-08-25arm64: dts: mediatek: mt8183: add keyboard nodeFabien Parent1-0/+9
2022-08-25arm64: dts: mt8183: add MediaTek MDP3 nodesMoudy Ho1-0/+63
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+32
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-30/+25
2022-08-14Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds42-78/+667
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds36-60/+1086
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt1-2/+30
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane5-9/+32
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen1-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang3-0/+47
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang8-6/+93
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang6-1/+259
2022-08-12LoongArch: Add guess unwinder supportQing Zhang7-11/+200
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen6-12/+75
2022-08-12LoongArch: Add PCI controller supportHuacai Chen8-10/+321
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen4-7/+40
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen1-8/+11
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang1-2/+2
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li1-1/+1
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen1-1/+4
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-12RISC-V: Improve SBI definitionsAtish Patra1-2/+16
2022-08-12RISC-V: Move counter info definition to sbi header fileAtish Patra1-0/+14
2022-08-12RISC-V: Add Sstc extension supportPalmer Dabbelt4-0/+8