index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
video: fbdev: s3fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: arkfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: tridentfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: vt8623fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: kyro: Error out if 'lineclock' equals zero
Zheyu Ma
1
-0
/
+2
2022-04-11
video: fbdev: neofb: Fix the check of 'var->pixclock'
Zheyu Ma
1
-1
/
+1
2022-04-07
video: fbdev: imxfb: Fix missing of_node_put in imxfb_probe
Lv Ruyi
1
-0
/
+2
2022-04-07
fbcon: Maintain a private array of fb_info
Daniel Vetter
1
-39
/
+43
2022-04-07
fbcon: untangle fbcon_exit
Daniel Vetter
1
-31
/
+32
2022-04-07
fbcon: Move more code into fbcon_release
Daniel Vetter
1
-20
/
+13
2022-04-07
fbcon: Move console_lock for register/unlink/unregister
Daniel Vetter
2
-27
/
+29
2022-04-07
fbcon: Consistently protect deferred_takeover with console_lock()
Daniel Vetter
1
-2
/
+3
2022-04-07
fbcon: use lock_fb_info in fbcon_open/release
Daniel Vetter
2
-4
/
+5
2022-04-07
fbcon: move more common code into fb_open()
Daniel Vetter
1
-45
/
+30
2022-04-07
fbcon: Ditch error handling for con2fb_release_oldinfo
Daniel Vetter
1
-24
/
+13
2022-04-07
fbcon: Extract fbcon_open/release helpers
Daniel Vetter
1
-54
/
+53
2022-04-07
fbcon: Replace FBCON_FLAGS_INIT with a boolean
Daniel Vetter
2
-9
/
+6
2022-04-07
fbcon: Use delayed work for cursor
Daniel Vetter
2
-54
/
+35
2022-04-07
fbdev/sysfs: Fix locking
Daniel Vetter
1
-0
/
+2
2022-04-07
fbcon: delete delayed loading code
Daniel Vetter
1
-12
/
+1
2022-04-07
fbcon: Introduce wrapper for console->fb_info lookup
Daniel Vetter
1
-32
/
+44
2022-04-07
fbcon: Move fbcon_bmove(_rec) functions
Daniel Vetter
1
-69
/
+65
2022-04-07
fbcon: delete a few unneeded forward decl
Daniel Vetter
1
-16
/
+1
2022-04-06
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
1
-1
/
+8
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
62
-296
/
+956
2022-04-04
video: fbdev: omap: Make it CCF clk API compatible
Janusz Krzysztofik
3
-8
/
+9
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-11
/
+5
2022-04-04
video: fbdev: pm2fb: Fix a kernel-doc formatting issue
Haowen Bai
1
-6
/
+2
2022-04-04
video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()
Haowen Bai
1
-1
/
+1
2022-04-04
video: fbdev: pxafb: use if else instead
Wang Qing
1
-2
/
+2
2022-04-04
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
1
-2
/
+12
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+1
2022-03-25
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+49
2022-03-25
fbdev: Fix cfb_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+24
2022-03-25
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+25
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-100
/
+224
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-220
/
+174
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+1
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
6
-18
/
+6
2022-03-18
fbdev: defio: fix the pagelist corruption
Chuansheng Liu
1
-1
/
+8
2022-03-17
fbdev: Fix cfb_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+24
2022-03-17
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+25
2022-03-16
fb_defio: Use noop_dirty_folio()
Matthew Wilcox (Oracle)
1
-8
/
+1
2022-03-11
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
1
-2
/
+43
2022-03-11
video: fbdev: kyro: make read-only array ODValues static const
Colin Ian King
1
-1
/
+1
2022-03-11
video: fbdev: offb: fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2022-03-07
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
1
-0
/
+1
2022-03-04
sysfb: Enable boot time VESA graphic mode selection
Michal Suchanek
1
-10
/
+2
2022-03-04
sysfb: Make config option dependencies explicit
Michal Suchanek
1
-0
/
+2
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-61
/
+111
[prev]
[next]