index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2019-04-01
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
-190
/
+188
2019-04-01
omapfb: Fix potential NULL pointer dereference in kmalloc
Aditya Pakki
-0
/
+2
2019-04-01
xen, fbfront: mark expected switch fall-through
Gustavo A. R. Silva
-1
/
+1
2019-04-01
udlfb: introduce a rendering mutex
Mikulas Patocka
-11
/
+30
2019-04-01
udlfb: fix sleeping inside spinlock
Mikulas Patocka
-3
/
+53
2019-04-01
udlfb: delete the unused parameter for dlfb_handle_damage
Mikulas Patocka
-12
/
+9
2019-04-01
video: fbdev: atmel_lcdfb: drop AVR and platform_data support
Alexandre Belloni
-113
/
+7
2019-04-01
omapfb: add missing of_node_put after of_device_is_available
Julia Lawall
-1
/
+3
2019-04-01
video/macfb: Always initialize DAFB colour table pointer register
Finn Thain
-1
/
+1
2019-04-01
video/macfb: Call fb_invert_cmaps()
Finn Thain
-2
/
+1
2019-04-01
fbdev: atafb: Modernize printing of kernel messages
Geert Uytterhoeven
-12
/
+13
2019-04-01
fbdev: atafb: Fix broken frame buffer after kexec
Geert Uytterhoeven
-4
/
+30
2019-04-01
fbdev: atafb: Remove obsolete module support
Geert Uytterhoeven
-107
/
+1
2019-04-01
fbdev: atafb: Stop printing virtual screen_base
Geert Uytterhoeven
-2
/
+2
2019-04-01
video/macfb: Remove redundant code
Finn Thain
-24
/
+0
2019-04-01
video: fbdev: savage: fix indentation issue
Colin Ian King
-3
/
+3
2019-04-01
video: fbdev: vesafb: fix indentation issue
Colin Ian King
-2
/
+2
2019-04-01
fbdev: mxsfb: implement FB_PRE_INIT_FB option
Melchior Franz
-1
/
+13
2019-03-29
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
-1
/
+2
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
-114
/
+69
2019-03-05
fbdev: mbx: fix a misspelled variable name
Arnd Bergmann
-1
/
+1
2019-03-01
fbdev: omap2: fix warnings in dss core
Anders Roxell
-3
/
+0
2019-02-08
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
-0
/
+2
2019-02-08
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
-1
/
+7
2019-02-08
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
-2
/
+2
2019-02-08
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
-0
/
+3
2019-02-08
video/fbdev: refactor video= cmdline parsing
Jani Nikula
-13
/
+10
2019-02-08
fbdev: mbx: fix up debugfs file creation
Greg Kroah-Hartman
-28
/
+14
2019-02-08
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-26
/
+7
2019-02-08
video: fbdev: geode: remove ifdef OLPC noise
Lubomir Rintel
-22
/
+4
2019-02-08
video: offb: annotate implicit fall throughs
Mathieu Malaterre
-0
/
+2
2019-02-08
omapfb: fix typo
Matteo Croce
-1
/
+1
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
-12
/
+12
2019-02-08
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
-3
/
+3
2019-02-08
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
-2
/
+1
2019-02-08
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
Colin Ian King
-1
/
+1
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
-21
/
+31
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
-75
/
+48
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
-1
/
+1
2019-01-19
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
-18
/
+28
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
-9
/
+17
2019-01-11
fbdev: offb: Fix OF node name handling
Rob Herring
-9
/
+9
2019-01-11
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-3
/
+3
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
-43
/
+59
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
-3
/
+3
2018-12-20
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
-1
/
+1
2018-12-20
fbdev: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
-1
/
+2
2018-12-20
pxa168fb: trivial typo fix
Lubomir Rintel
-1
/
+1
2018-12-20
fbdev: fsl-diu: remove redundant null check on cmap
Wen Yang
-2
/
+1
[prev]
[next]