index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
drm/test: Add test cases for drm_rect_rotate_inv()
Arthur Grillo
1
-0
/
+11
2023-04-24
drm/tests: Add test cases for drm_rect_rotate()
Arthur Grillo
1
-0
/
+72
2023-04-24
drm/tests: Add test cases for drm_rect_calc_vscale()
Arthur Grillo
1
-0
/
+12
2023-04-24
drm/tests: Add test cases for drm_rect_calc_hscale()
Arthur Grillo
1
-0
/
+72
2023-04-24
drm/tests: Add test cases for drm_rect_intersect()
Arthur Grillo
1
-0
/
+148
2023-04-24
drm/scheduler: add drm_sched_entity_error and use rcu for last_scheduled
Christian König
2
-9
/
+33
2023-04-24
drm/scheduler: properly forward fence errors
Christian König
4
-15
/
+13
2023-04-24
drm/tve200: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-22
drm/sti: Drop of_gpio header
Maíra Canal
1
-1
/
+1
2023-04-22
drm/bridge: anx7625: Drop of_gpio header
Maíra Canal
1
-1
/
+0
2023-04-21
drm/display: Add missing OLED Vesa brightnesses definitions
Rodrigo Siqueira
1
-0
/
+3
2023-04-21
drm/panel: simple: Add InnoLux G070ACE-L01
Richard Leitner
1
-0
/
+35
2023-04-21
dt-bindings: display: simple: add support for InnoLux G070ACE-L01
Richard Leitner
1
-0
/
+2
2023-04-21
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
4
-69
/
+73
2023-04-21
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
1
-4
/
+39
2023-04-21
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2
-3
/
+14
2023-04-21
drm/armada: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2023-04-20
drm/bridge: ti-sn65dsi86: Implement wait_hpd_asserted
Nikita Travkin
1
-0
/
+19
2023-04-20
arch/x86: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-3
/
+8
2023-04-20
arch/sparc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-8
/
+8
2023-04-20
arch/sparc: Implement fb_is_primary_device() in source file
Thomas Zimmermann
4
-18
/
+33
2023-04-20
arch/sh: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-20
arch/powerpc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-5
/
+3
2023-04-20
arch/parisc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+4
2023-04-20
arch/parisc: Implement fb_is_primary_device() under arch/parisc
Thomas Zimmermann
6
-20
/
+35
2023-04-20
arch/parisc: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
9
-8
/
+14
2023-04-20
video: Remove trailing whitespaces
Thomas Zimmermann
4
-138
/
+138
2023-04-20
arch/mips: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-6
/
+4
2023-04-20
arch/m68k: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-6
/
+4
2023-04-20
arch/m68k: Merge variants of fb_pgprotect() into single function
Thomas Zimmermann
1
-9
/
+3
2023-04-20
arch/loongarch: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-20
arch/ia64: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-6
/
+5
2023-04-20
arch/arm64: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-20
arch/arm: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-20
arch/arc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+2
2023-04-20
fbdev: Prepare generic architecture helpers
Thomas Zimmermann
1
-2
/
+22
2023-04-19
drm/gem: Check for valid formats
Maíra Canal
2
-5
/
+11
2023-04-19
drm/i915/dp_mst: Fix active port PLL selection for secondary MST streams
Imre Deak
3
-7
/
+30
2023-04-18
drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
Danilo Krummrich
2
-0
/
+10
2023-04-17
drm/nouveau/therm: Move an assignment statement behind a null pointer check i...
Markus Elfring
2
-2
/
+2
2023-04-17
drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...
Markus Elfring
1
-3
/
+1
2023-04-17
drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...
Markus Elfring
1
-2
/
+1
2023-04-17
drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...
Markus Elfring
1
-5
/
+5
2023-04-17
drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/debugfs: Move an expression into a function call parameter in nou...
Markus Elfring
1
-2
/
+2
2023-04-17
drm/panel: nt36523: Add Lenovo J606F panel
Konrad Dybcio
1
-0
/
+486
[next]