Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8a7e8ff8ce8ae7d34ed979f41b572bfe7cab421c
/
drivers
/
video
/
fbdev
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
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
de110fd
video: fbdev: mxsfb: remove set but not used variable 'line_count'
by YueHaibing
· 6 years ago
730dd51
video: fbdev: pvr2fb: remove set but not used variable 'size'
by YueHaibing
· 6 years ago
8c40292
fbdev: fix WARNING in __alloc_pages_nodemask bug
by Jiufei Xue
· 6 years ago
a6fdbd5
video: amba-clcd: Decomission Versatile and Nomadik
by Linus Walleij
· 6 years ago
02c486f
pxa3xx-gcu: pass struct device to dma_mmap_coherent
by Christoph Hellwig
· 6 years ago
9f989e8
gbefb: switch to managed version of the DMA allocator
by Christoph Hellwig
· 6 years ago
12a7b03
da8xx-fb: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
8c5dc8d
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
by Alexander Shiyan
· 6 years ago
9dc2011
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
by Yifeng Li
· 6 years ago
cf84807
fbdev: fix divide error in fb_var_to_videomode
by Shile Zhang
· 6 years ago
4ed7d2c
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
by Yifeng Li
· 6 years ago
6053d3a
fbdev: sm712fb: fix support for 1024x768-16 mode
by Yifeng Li
· 6 years ago
f627caf
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
by Yifeng Li
· 6 years ago
9e0e599
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
by Yifeng Li
· 6 years ago
ec1587d
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
by Yifeng Li
· 6 years ago
dcf9070
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
by Yifeng Li
· 6 years ago
5481115
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
by Yifeng Li
· 6 years ago
8069053
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
by Yifeng Li
· 6 years ago
1d84353
video: imsttfb: fix potential NULL pointer dereferences
by Kangjie Lu
· 6 years ago
ec7f6aa
video: hgafb: fix potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
b0e999c
fbdev: list all pci memory bars as conflicting apertures
by Gerd Hoffmann
· 6 years ago
a4bd252
drivers: video: fbdev: Kconfig: pedantic cleanups
by Enrico Weigelt, metux IT consult
· 6 years ago
31fa6e2
omapfb: Fix potential NULL pointer dereference in kmalloc
by Aditya Pakki
· 6 years ago
17de805
xen, fbfront: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
babc250
udlfb: introduce a rendering mutex
by Mikulas Patocka
· 6 years ago
6b11f9d
udlfb: fix sleeping inside spinlock
by Mikulas Patocka
· 6 years ago
bd86b6c5c
udlfb: delete the unused parameter for dlfb_handle_damage
by Mikulas Patocka
· 6 years ago
546f98c
video: fbdev: atmel_lcdfb: drop AVR and platform_data support
by Alexandre Belloni
· 6 years ago
787a792
omapfb: add missing of_node_put after of_device_is_available
by Julia Lawall
· 6 years ago
36884ce
video/macfb: Always initialize DAFB colour table pointer register
by Finn Thain
· 6 years ago
f823016
video/macfb: Call fb_invert_cmaps()
by Finn Thain
· 6 years ago
cbb91d5
fbdev: atafb: Modernize printing of kernel messages
by Geert Uytterhoeven
· 6 years ago
80cf963
fbdev: atafb: Fix broken frame buffer after kexec
by Geert Uytterhoeven
· 6 years ago
577eabb
fbdev: atafb: Remove obsolete module support
by Geert Uytterhoeven
· 6 years ago
e4bedbb
fbdev: atafb: Stop printing virtual screen_base
by Geert Uytterhoeven
· 6 years ago
e4995b1
video/macfb: Remove redundant code
by Finn Thain
· 6 years ago
3f98434
video: fbdev: savage: fix indentation issue
by Colin Ian King
· 6 years ago
a7ae716
video: fbdev: vesafb: fix indentation issue
by Colin Ian King
· 6 years ago
767f17a
fbdev: mxsfb: implement FB_PRE_INIT_FB option
by Melchior Franz
· 6 years ago
c2999c2
efifb: Omit memory map check on legacy boot
by Ard Biesheuvel
· 6 years ago
2b9c272
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
9a9f1d1
fbdev: mbx: fix a misspelled variable name
by Arnd Bergmann
· 6 years ago
4c83c2f
fbdev: omap2: fix warnings in dss core
by Anders Roxell
· 6 years ago
f402984
video: fbdev: Fix potential NULL pointer dereference
by YueHaibing
· 6 years ago
1099350
fbcon: Silence fbcon logo on 'quiet' boots
by Prarit Bhargava
· 6 years ago
af4b3a7
video: ssd1307fb: Do not hard code active-low reset sequence
by Michal Vokáč
· 6 years ago
a5399db
fbdev: fbmem: fix memory access if logo is bigger than the screen
by Manfred Schlaegl
· 6 years ago
a41458d
video/fbdev: refactor video= cmdline parsing
by Jani Nikula
· 6 years ago
72aed9e
fbdev: mbx: fix up debugfs file creation
by Greg Kroah-Hartman
· 6 years ago
60d2fa0
fbdev: omap2: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
1ea673a
video: fbdev: geode: remove ifdef OLPC noise
by Lubomir Rintel
· 6 years ago
89ef5c6
video: offb: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
f1fbbf5
omapfb: fix typo
by Matteo Croce
· 6 years ago
a6f13af4
fbdev: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
23cd78e
fbcon: use kvmalloc() for scrollback buffer
by Konstantin Khorenko
· 6 years ago
8e71fa5
fbdev: chipsfb: remove set but not used variable 'size'
by YueHaibing
· 6 years ago
5766ba3
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
by Colin Ian King
· 6 years ago
fdddcfd
Merge 5.0-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
066ac5c
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAM
by Finn Thain
· 6 years ago
a156c7b
powerpc: Replace nvram_* extern declarations with standard header
by Finn Thain
· 6 years ago
2a8cbf2
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
890d14d
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
by Peter Rosin
· 6 years ago
00257e0
fbdev: offb: Fix OF node name handling
by Rob Herring
· 6 years ago
a01421e
omap2fb: Fix stack memory disclosure
by Vlad Tsyrklevich
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
2122b40
fbdev: fbcon: Fix unregister crash when more than one framebuffer
by Noralf Trønnes
· 6 years ago
e9462ff
fbdev: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 6 years ago
da26483
pxa168fb: trivial typo fix
by Lubomir Rintel
· 6 years ago
5c29085
fbdev: fsl-diu: remove redundant null check on cmap
by Wen Yang
· 6 years ago
452f2d4
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
e0f5628
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
by Colin Ian King
· 6 years ago
3d8b193
fbdev: fbmem: add config option to center the bootup logo
by Peter Rosin
· 6 years ago
e41f184
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
by Peter Rosin
· 6 years ago
2607391
video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
by YueHaibing
· 6 years ago
f75df8d
fbdev: fbmem: behave better with small rotated displays and many CPUs
by Peter Rosin
· 6 years ago
fdac751
video: clps711x-fb: release disp device node in probe()
by Alexey Khoroshilov
· 6 years ago
b4a1ed0
fbdev: make FB_BACKLIGHT a tristate
by Rob Clark
· 6 years ago
c143a55
udlfb: fix some inconsistent NULL checking
by Dan Carpenter
· 6 years ago
a9ac6cc
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
Next »