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-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
2
-19
/
+1
2019-07-26
video: amba-clcd: Spout an error if of_get_display_timing() gives an error
Douglas Anderson
1
-1
/
+3
2019-07-26
video: of: display_timing: Don't yell if no timing node is present
Douglas Anderson
1
-3
/
+1
2019-07-26
video: of: display_timing: Add of_node_put() in of_get_display_timing()
Douglas Anderson
1
-1
/
+6
2019-07-23
video: ssd1307fb: Add devicetree configuration of display setup
Marko Kohtala
1
-16
/
+65
2019-07-23
video: ssd1307fb: Handle width and height that are not multiple of 8
Marko Kohtala
1
-13
/
+17
2019-07-23
video: ssd1307fb: Start page range at page_offset
Marko Kohtala
1
-1
/
+1
2019-07-23
video: ssd1307fb: Remove unneeded semicolons
Marko Kohtala
1
-4
/
+4
2019-07-23
video: ssd1307fb: Use screen_buffer instead of screen_base
Marko Kohtala
1
-5
/
+5
2019-07-23
video: fbdev-MMP: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-07-23
video: fbdev: nvidia: Remove dead code
Souptick Joarder
1
-24
/
+0
2019-07-23
video: fbdev: nvidia: Remove extra return
Souptick Joarder
1
-2
/
+0
2019-07-23
au1200fb: don't use DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-3
/
+2
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-07-23
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
2
-153
/
+0
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
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/...
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
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
[next]