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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
4
-22
/
+22
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
69
-3166
/
+493
2019-07-05
video: fbdev: imxfb: fix a typo in imxfb_probe()
Wei Yongjun
1
-1
/
+1
2019-07-05
video: fbdev: s3c-fb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-06-28
video: fbdev: s3c-fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
41
-120
/
+39
2019-06-28
video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2019-06-28
video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2019-06-21
video: fbdev: omap2: remove rfbi
Bartlomiej Zolnierkiewicz
5
-1101
/
+0
2019-06-21
video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
Colin Ian King
1
-1
/
+1
2019-06-21
video: fbdev-MMP: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2019-06-21
video: fbdev: controlfb: fix warnings about comparing pointer to 0
Shobhit Kukreti
1
-4
/
+4
2019-06-21
efifb: BGRT: Add check for new BGRT status field rotation bits
Hans de Goede
1
-0
/
+5
2019-06-21
jz4740_fb: fix DMA API abuse
Christoph Hellwig
1
-7
/
+0
2019-06-21
video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
Arnd Bergmann
1
-2
/
+2
2019-06-21
video: fbdev: s3c-fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2019-06-21
video: fbdev: imxfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2019-06-21
video: fbdev: pvr2fb: fix build warning when compiling as module
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
59
-251
/
+59
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
40
-481
/
+40
2019-06-19
Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/...
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2019-06-19
Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freede...
Bartlomiej Zolnierkiewicz
212
-2215
/
+510
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
1
-0
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-7
/
+7
2019-06-14
docs: fb: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
4
-15
/
+15
2019-06-13
backlight: simplify lcd notifier
Daniel Vetter
1
-11
/
+0
2019-06-13
fbcon: Document what I learned about fbcon locking
Daniel Vetter
1
-0
/
+19
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2
-55
/
+38
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
1
-9
/
+5
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
4
-28
/
+21
2019-06-12
fb: Flatten control flow in fb_set_var
Daniel Vetter
1
-63
/
+63
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
3
-8
/
+2
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
2
-3
/
+9
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
3
-14
/
+3
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2
-11
/
+3
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2
-26
/
+10
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2
-13
/
+4
2019-06-12
fbdev/sh_mob: Remove fb notifier callback
Daniel Vetter
1
-38
/
+0
2019-06-12
fbdev: unify unlink_framebuffer paths
Daniel Vetter
1
-27
/
+20
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
3
-66
/
+25
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2
-22
/
+9
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
3
-63
/
+19
2019-06-12
fbdev/atyfb: lock_fb_info can't fail
Daniel Vetter
1
-2
/
+1
2019-06-12
fbdev: sysfs files can't disappear before the device is gone
Daniel Vetter
1
-8
/
+2
2019-06-12
fbdev/omap: sysfs files can't disappear before the device is gone
Daniel Vetter
1
-14
/
+7
2019-06-12
fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
Daniel Vetter
2
-87
/
+0
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2
-18
/
+20
2019-06-12
fbcon: Remove fbcon_has_exited
Daniel Vetter
1
-34
/
+7
2019-06-12
fbcon: s/struct display/struct fbcon_display/
Daniel Vetter
2
-40
/
+40
2019-06-12
fbdev/aty128fb: Remove dead code
Daniel Vetter
1
-64
/
+0
[next]