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
/
fbdev
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
udlfb: Make dlfb_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-19
video: fbdev/mmp/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-08-19
video: fbdev: viafb: Remove dead code
Souptick Joarder
1
-43
/
+0
2019-08-19
video: fbdev: aty[128]fb: Remove dead code
Souptick Joarder
2
-47
/
+0
2019-08-19
video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through
Anders Roxell
1
-0
/
+2
2019-08-19
video: fbdev: radeonfb: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-08-19
video: fbdev: sm712fb: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+2
2019-08-19
video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
1
-4
/
+2
2019-08-19
efifb: BGRT: Improve efifb_bgrt_sanity_check
Hans de Goede
1
-21
/
+6
2019-08-16
video: omapfb2: Make standard and custom panel drivers mutually exclusive
Laurent Pinchart
1
-0
/
+5
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
1
-11
/
+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-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-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
66
-3153
/
+486
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
29
-122
/
+29
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
38
-457
/
+38
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
180
-2083
/
+471
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
fbcon: Document what I learned about fbcon locking
Daniel Vetter
1
-0
/
+19
[next]