summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMarcus Folkesson <marcus.folkesson@gmail.com>2025-05-12 09:15:11 +0200
committerJavier Martinez Canillas <javierm@redhat.com>2025-05-12 10:26:40 +0200
commit9b8f32002cddf792fc6657c6f084585c7af1a858 (patch)
tree38356072853d01439cb9289ece532b46b628f2a3 /scripts/patch-kernel
parent84953fc58a33ca2be61d2aa893108ab95320d37a (diff)
downloadkernel-9b8f32002cddf792fc6657c6f084585c7af1a858.tar.gz
drm/sitronix: move tiny Sitronix drivers to their own subdir
We start to have support many Sitronix displays in the tiny directory, and we expect more to come. Move them to their own subdirectory. Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Suggested-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://lore.kernel.org/r/20250512-sitronix-v3-1-bbf6cc413698@gmail.com Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
r>2023-06-08riscv: Add ptrace vector supportGreentime Hu 2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds 2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang 2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown 2022-10-25binfmt: Fix whitespace issuesKees Cook 2022-10-25ELF uapi: add spaces before '{'Rolf Eike Beer 2022-07-28s390: add ELF note type for encrypted CPU state of a PV VCPUJanosch Frank 2022-06-03LoongArch: Add ELF-related definitionsHuacai Chen 2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan 2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas 2022-04-22arm64/sme: Add ptrace support for ZAMark Brown 2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown 2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-03-01ELF: Properly redefine PT_GNU_* in terms of PT_LOOSKees Cook 2022-02-15elf: Introduce the ARM MTE ELF segment typeCatalin Marinas