Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
10a08fd65ec1a68ccd86b19ec822ed5f2e50113f
/
drivers
/
video
/
fbdev
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
2d41ef5
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
732146a
video: fbdev: imxfb: fix a typo in imxfb_probe()
by Wei Yongjun
· 6 years ago
6eaa79f
video: fbdev: s3c-fb: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
796e2f4
video: fbdev: s3c-fb: fix sparse warnings about using incorrect types
by Bartlomiej Zolnierkiewicz
· 6 years ago
0adcdbc
video: fbdev: don't print error message on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
5f0e6ce
video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
602ecfb
video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
76c4732
video: fbdev: omap2: remove rfbi
by Bartlomiej Zolnierkiewicz
· 6 years ago
b6bb068
video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
by Colin Ian King
· 6 years ago
b27b001
video: fbdev-MMP: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
acf7287
video: fbdev: controlfb: fix warnings about comparing pointer to 0
by Shobhit Kukreti
· 6 years ago
b6b1d51
efifb: BGRT: Add check for new BGRT status field rotation bits
by Hans de Goede
· 6 years ago
813e34a
jz4740_fb: fix DMA API abuse
by Christoph Hellwig
· 6 years ago
56fc5f4
video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
by Arnd Bergmann
· 6 years ago
f10effe
video: fbdev: s3c-fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
739a643
video: fbdev: imxfb: fix sparse warnings about using incorrect types
by Bartlomiej Zolnierkiewicz
· 6 years ago
1071512
video: fbdev: pvr2fb: fix build warning when compiling as module
by Bartlomiej Zolnierkiewicz
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
4d0664a
Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next
by Bartlomiej Zolnierkiewicz
· 6 years ago
2ee6928
Merge tag 'topic/remove-fbcon-notifiers-2019-06-14-1' of git://anongit.freedesktop.org/drm/drm-misc into fbdev-for-next
by Bartlomiej Zolnierkiewicz
· 6 years ago
2443091
fbcon: Export fbcon_update_vcs
by Daniel Vetter
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
ab42b81
docs: fb: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
94193d2
fbcon: Document what I learned about fbcon locking
by Daniel Vetter
· 6 years ago
fe2d70d
fbcon: Call con2fb_map functions directly
by Daniel Vetter
· 6 years ago
1cd51b5
vgaswitcheroo: call fbcon_remap_all directly
by Daniel Vetter
· 6 years ago
9e14670
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
by Daniel Vetter
· 6 years ago
c428f35
fb: Flatten control flow in fb_set_var
by Daniel Vetter
· 6 years ago
3667617
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
by Daniel Vetter
· 6 years ago
de29ae5
fbmem: pull fbcon_fb_blanked out of fb_blank
by Daniel Vetter
· 6 years ago
7a62554
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
by Daniel Vetter
· 6 years ago
0526c22
fbdev: Call fbcon_get_requirement directly
by Daniel Vetter
· 6 years ago
13ff178
fbcon: Call fbcon_mode_deleted/new_modelist directly
by Daniel Vetter
· 6 years ago
50c5056
fbdev: directly call fbcon_suspended/resumed
by Daniel Vetter
· 6 years ago
9c22ad9
fbdev/sh_mob: Remove fb notifier callback
by Daniel Vetter
· 6 years ago
927ab1a
fbdev: unify unlink_framebuffer paths
by Daniel Vetter
· 6 years ago
deb00d2
fbdev: make unregister/unlink functions not fail
by Daniel Vetter
· 6 years ago
0e0f325
fbcon: call fbcon_fb_bind directly
by Daniel Vetter
· 6 years ago
cf4a3ae
fbdev: lock_fb_info cannot fail
by Daniel Vetter
· 6 years ago
cd90b5f
fbdev/atyfb: lock_fb_info can't fail
by Daniel Vetter
· 6 years ago
34f31f1
fbdev: sysfs files can't disappear before the device is gone
by Daniel Vetter
· 6 years ago
1e16eae
fbdev/omap: sysfs files can't disappear before the device is gone
by Daniel Vetter
· 6 years ago
0fe66f3
fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
by Daniel Vetter
· 6 years ago
97b6798
fbcon: call fbcon_fb_(un)registered directly
by Daniel Vetter
· 6 years ago
1f4ed2f
fbcon: Remove fbcon_has_exited
by Daniel Vetter
· 6 years ago
5023339
fbcon: s/struct display/struct fbcon_display/
by Daniel Vetter
· 6 years ago
127cd8d
fbdev/aty128fb: Remove dead code
by Daniel Vetter
· 6 years ago
561f1f6
fbdev/cyber2000: Remove struct display
by Daniel Vetter
· 6 years ago
390e5de
fbdev/sa1100fb: Remove dead code
by Daniel Vetter
· 6 years ago
7076404
fbdev: locking check for fb_set_suspend
by Daniel Vetter
· 6 years ago
0f5a571
video: fbdev: pvr2fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
db7f2cb
video: fbdev: pvr2fb: remove function prototypes
by Bartlomiej Zolnierkiewicz
· 6 years ago
66019bc
video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef
by Bartlomiej Zolnierkiewicz
· 6 years ago
767ceab
video: fbdev: da8xx-fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
552ccf6
video: fbdev: gbefb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
f0bab2e
video: fbdev: pxa168fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
b90b279
video: fbdev: imxfb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
59c1ad9
video: fbdev: atmel_lcdfb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 6 years ago
7e801d63
video: fbdev: atafb: remove superfluous function prototypes
by Bartlomiej Zolnierkiewicz
· 6 years ago
e0b2990
au1200fb: fix DMA API abuse
by Christoph Hellwig
· 6 years ago
f225f13
video: fbdev: mxsfb: Remove driver
by Fabio Estevam
· 6 years ago
3c910ec
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
43aa313
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
by Thomas Gleixner
· 6 years ago
12eb90f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
by Thomas Gleixner
· 6 years ago
f45e350
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260
by Thomas Gleixner
· 6 years ago
67f30ad
au1100fb: fix DMA API abuse
by Christoph Hellwig
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
dbde71df
Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
a912e80
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
by Thomas Gleixner
· 6 years ago
6db657d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 139
by Thomas Gleixner
· 6 years ago
c51cb3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
by Thomas Gleixner
· 6 years ago
4ad9175
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
64b70da
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50
by Thomas Gleixner
· 6 years ago
5e0f8ad
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27
by Thomas Gleixner
· 6 years ago
a1ad1cc
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
by Grzegorz Halat
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
f858553
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
by Ard Biesheuvel
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
e065426
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
cccd559
Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
ddab533
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
d4a5611
video: fbdev: Use dev_get_drvdata()
by Kefeng Wang
· 6 years ago
3c5a1b1
fbcon: Don't reset logo_shown when logo is currently shown
by Andreas Schwab
· 6 years ago
261ac4d
video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
by YueHaibing
· 6 years ago
Next »