index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
2
-36
/
+17
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-24
/
+251
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-20
/
+5
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-27
backlight: pwm_bl: Fix heuristic to determine number of brightness levels
Matthias Kaehlcke
1
-18
/
+6
2019-06-27
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
1
-14
/
+9
2019-06-27
backlight: pwm_bl: Convert to use SPDX identifier
Andy Shevchenko
1
-8
/
+3
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/drm/drm-misc into fbdev-for-next
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2019-06-19
Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next
Bartlomiej Zolnierkiewicz
212
-2215
/
+510
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-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
[next]