index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-next
Maarten Lankhorst
17
-724
/
+310
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
77
-584
/
+77
2019-06-19
fbcon: Export fbcon_update_vcs
Daniel Vetter
1
-0
/
+1
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
2019-06-12
fbdev/cyber2000: Remove struct display
Daniel Vetter
1
-1
/
+0
2019-06-12
fbdev/sa1100fb: Remove dead code
Daniel Vetter
1
-25
/
+0
2019-06-12
fbdev: locking check for fb_set_suspend
Daniel Vetter
1
-0
/
+2
2019-06-12
dummycon: Sprinkle locking checks
Daniel Vetter
1
-0
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
1
-7
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
4
-8
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
6
-55
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
1
-1
/
+1
2019-06-04
video/hdmi: Dropped static functions from kernel doc
Uma Shankar
1
-30
/
+0
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
55
-444
/
+55
2019-05-31
Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
16
-224
/
+16
[next]