summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/mediatek: Return error if MDP RDMA failed to enable the clockHsiao Chien Sung2023-12-141-2/+1
* drm/mediatek: Support MT8188 Padding in display driverHsiao Chien Sung2023-12-145-2/+168
* drm/mediatek: Refine device table of OVL adaptorHsiao Chien Sung2023-12-141-11/+4
* drm/mediatek: Sort OVL adaptor componentsHsiao Chien Sung2023-12-141-7/+7
* drm/mediatek: Start/Stop components with function pointersHsiao Chien Sung2023-12-141-2/+18
* drm/mediatek: Power on/off devices with function pointersHsiao Chien Sung2023-12-146-20/+107
* drm/mediatek: Manage component's clock with function pointersHsiao Chien Sung2023-12-141-46/+43
* drm/mediatek: Add component ID to component match structureHsiao Chien Sung2023-12-141-39/+30
* drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMAHsiao Chien Sung2023-12-141-11/+11
* dt-bindings: display: mediatek: padding: Add MT8188Hsiao Chien Sung2023-12-081-0/+81
* dt-bindings: display: mediatek: merge: Add compatible for MT8188Hsiao Chien Sung2023-12-081-0/+3
* dt-bindings: display: mediatek: mdp-rdma: Add compatible for MT8188Hsiao Chien Sung2023-12-081-1/+5
* dt-bindings: display: mediatek: ethdr: Add compatible for MT8188Hsiao Chien Sung2023-12-081-1/+5
* drm/mediatek: Stop using iommu_present()Robin Murphy2023-12-071-4/+0
* drm/mediatek: Use devm_platform_ioremap_resource()Yang Li2023-12-073-9/+3
* Linux 6.7-rc1v6.7-rc1Linus Torvalds2023-11-121-2/+2
* wifi: iwlwifi: fix system commands group orderingMiri Korenblit2023-11-121-1/+1
* Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-123-8/+6
|\
| * parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-101-3/+2
| * parport: gsc: mark init function staticArnd Bergmann2023-11-101-1/+1
| * parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-071-4/+3
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-1213-63/+215
|\ \
| * | selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-086-6/+12
| * | LoongArch: BPF: Support signed mod instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support signed div instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen2023-11-081-1/+5
| * | LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen2023-11-081-0/+1
| * | LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen2023-11-081-2/+17
| * | LoongArch: BPF: Support sign-extension load instructionsHengqi Chen2023-11-081-10/+39
| * | LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen2023-11-081-0/+13
| * | LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen2023-11-081-1/+2
| * | LoongArch: Relax memory ordering for atomic operationsWANG Rui2023-11-081-20/+68
| * | LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-081-5/+5
| * | LoongArch: Disable module from accessing external data directlyWANG Rui2023-11-081-0/+2
| * | LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen2023-11-081-0/+1
| * | Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen2023-11-01558-4883/+44893
| |\ \
* | \ \ Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-128-24/+24
|\ \ \ \
| * | | | powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch2023-11-071-0/+2
| * | | | powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch2023-11-071-0/+1
| * | | | powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann2023-11-061-6/+1
| * | | | powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-065-13/+15
| * | | | powerpc/machdep: Remove trailing whitespacesThomas Zimmermann2023-11-061-5/+5
* | | | | Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-11-1116-88/+491
|\ \ \ \ \
| * | | | | cifs: update internal module version number for cifs.koSteve French2023-11-101-2/+2
| * | | | | cifs: handle when server stops supporting multichannelShyam Prasad N2023-11-106-10/+145
| * | | | | cifs: handle when server starts supporting multichannelShyam Prasad N2023-11-103-2/+34
| * | | | | Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French2023-11-101-0/+1
| * | | | | smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French2023-11-102-0/+31
| * | | | | smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara2023-11-093-7/+29
| * | | | | smb3: fix caching of ctime on setxattrSteve French2023-11-091-1/+4