index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
1
-2
/
+3
2021-09-18
tgafb: clarify dependencies
Linus Torvalds
1
-1
/
+3
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-07-27
video: fbdev: ssd1307fb: Cache address ranges
Geert Uytterhoeven
1
-2
/
+25
2021-07-27
video: fbdev: ssd1307fb: Optimize screen updates
Geert Uytterhoeven
1
-21
/
+29
2021-07-27
video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range()
Geert Uytterhoeven
1
-20
/
+37
2021-07-27
video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()
Geert Uytterhoeven
1
-7
/
+10
2021-07-27
video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display()
Geert Uytterhoeven
1
-6
/
+12
2021-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
6
-9
/
+48
2021-07-26
video: ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-07-26
video: fbdev: riva: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-07-26
video: fbdev: kyro: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-07-26
video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-5
/
+10
2021-07-21
video: fbdev: neofb: add a check against divide error
Zheyu Ma
1
-1
/
+1
2021-07-21
video: fbdev: arcfb: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+1
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
1
-3
/
+3
2021-07-19
video: fbdev: kyro: fix a DoS bug by restricting user input
Zheyu Ma
1
-0
/
+5
2021-07-16
Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+5
2021-07-13
video: fbdev: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-07-13
fbmem: Do not delete the mode that is still in use
Zhen Lei
1
-7
/
+5
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
3
-1
/
+40
2021-06-17
fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().
Jiahua Yu
1
-3
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2
-0
/
+39
2021-06-03
video: fbdev: mb862xx: use DEVICE_ATTR_RO macro
Zhen Lei
1
-3
/
+3
2021-06-03
video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word
lijian
1
-1
/
+1
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2
-0
/
+39
2021-05-31
Merge 5.13-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-17
/
+30
2021-05-27
Merge v5.13-rc3 into drm-next
Daniel Vetter
2
-17
/
+30
2021-05-26
fbdev: matrox: use modern module_init()
Arnd Bergmann
1
-3
/
+2
2021-05-21
video: hgafb: correctly handle card detect failure during probe
Anirudh Rayabharam
1
-1
/
+1
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
3
-18
/
+31
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+30
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+2
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-14
video: ssd1307fb: Drop OF dependency
Andy Shevchenko
1
-1
/
+0
2021-05-13
video: imsttfb: check for ioremap() failures
Greg Kroah-Hartman
1
-3
/
+18
2021-05-13
Revert "video: imsttfb: fix potential NULL pointer dereferences"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
1
-8
/
+13
2021-05-13
Revert "video: hgafb: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-25
/
+6
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-05-07
video: fbdev: imxfb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-19
/
+0
[next]