index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
2019-03-15
21
-114
/
+69
|
\
|
*
fbdev: mbx: fix a misspelled variable name
Arnd Bergmann
2019-03-05
1
-1
/
+1
|
*
fbdev: omap2: fix warnings in dss core
Anders Roxell
2019-03-01
1
-3
/
+0
|
*
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
2019-02-08
1
-0
/
+2
|
*
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
2019-02-08
1
-1
/
+7
|
*
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
2019-02-08
1
-2
/
+2
|
*
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-02-08
1
-0
/
+3
|
*
video/fbdev: refactor video= cmdline parsing
Jani Nikula
2019-02-08
1
-13
/
+10
|
*
fbdev: mbx: fix up debugfs file creation
Greg Kroah-Hartman
2019-02-08
2
-28
/
+14
|
*
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-08
2
-26
/
+7
|
*
video: fbdev: geode: remove ifdef OLPC noise
Lubomir Rintel
2019-02-08
2
-22
/
+4
|
*
video: offb: annotate implicit fall throughs
Mathieu Malaterre
2019-02-08
1
-0
/
+2
|
*
omapfb: fix typo
Matteo Croce
2019-02-08
1
-1
/
+1
|
*
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
2019-02-08
7
-12
/
+12
|
*
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
2019-02-08
1
-3
/
+3
|
*
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
2019-02-08
1
-2
/
+1
|
*
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
Colin Ian King
2019-02-08
1
-1
/
+1
*
|
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-28
5
-21
/
+31
|
\
|
|
*
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-19
4
-18
/
+28
|
|
\
|
|
*
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
2019-01-16
2
-9
/
+17
|
|
*
fbdev: offb: Fix OF node name handling
Rob Herring
2019-01-11
1
-9
/
+9
|
|
*
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
2019-01-11
1
-0
/
+2
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
*
|
|
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2019-01-22
6
-75
/
+48
*
|
|
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2019-01-22
1
-1
/
+1
|
/
/
*
|
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
11
-43
/
+59
|
\
|
|
*
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
2018-12-20
1
-1
/
+1
|
*
fbdev: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-12-20
1
-1
/
+2
|
*
pxa168fb: trivial typo fix
Lubomir Rintel
2018-12-20
1
-1
/
+1
|
*
fbdev: fsl-diu: remove redundant null check on cmap
Wen Yang
2018-12-20
1
-2
/
+1
|
*
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-14
/
+4
|
*
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
Colin Ian King
2018-12-20
1
-1
/
+1
|
*
fbdev: fbmem: add config option to center the bootup logo
Peter Rosin
2018-12-20
1
-1
/
+24
|
*
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
Peter Rosin
2018-12-20
1
-3
/
+3
|
*
video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
2018-12-20
1
-3
/
+1
|
*
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
2018-12-20
1
-2
/
+6
|
*
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
2018-12-20
1
-1
/
+4
|
*
fbdev: make FB_BACKLIGHT a tristate
Rob Clark
2018-12-20
2
-5
/
+5
|
*
udlfb: fix some inconsistent NULL checking
Dan Carpenter
2018-12-20
1
-8
/
+6
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-3
/
+3
|
/
*
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
Linus Torvalds
2018-10-31
24
-615
/
+156
|
\
|
*
video: fbdev: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-24
4
-37
/
+0
|
*
video: fbdev: remove dead old CLPS711x LCD support driver
Bartlomiej Zolnierkiewicz
2018-10-24
3
-322
/
+0
|
*
Revert "video: ssd1307fb: Do not hard code active-low reset sequence"
Bartlomiej Zolnierkiewicz
2018-10-09
1
-2
/
+2
|
*
video: fbdev: arcfb: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-08
1
-0
/
+2
|
*
pxa168fb: remove set but not used variables 'mi'
YueHaibing
2018-10-08
1
-3
/
+0
|
*
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
2018-10-08
1
-2
/
+2
|
*
video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
Michal Vokáč
2018-10-08
1
-2
/
+2
|
*
fbdev: fix broken menu dependencies
Randy Dunlap
2018-10-08
1
-18
/
+16
|
*
video: fbdev: sis: Remove unnecessary parentheses and commented code
Nathan Chancellor
2018-10-08
1
-3
/
+1
[next]