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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
2018-04-10
29
-813
/
+609
|
\
|
*
video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms
Bartlomiej Zolnierkiewicz
2018-03-28
2
-164
/
+1
|
*
video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...
Markus Elfring
2018-03-28
1
-1
/
+1
|
*
video: au1100fb: Improve a size determination in au1100fb_drv_probe()
Markus Elfring
2018-03-28
1
-2
/
+1
|
*
video: au1100fb: Delete an error message for a failed memory allocation in au...
Markus Elfring
2018-03-28
1
-3
/
+1
|
*
video/console/sticore: Delete an error message for a failed memory allocation...
Markus Elfring
2018-03-28
1
-3
/
+1
|
*
video: ARM CLCD: Improve a size determination in clcdfb_probe()
Markus Elfring
2018-03-28
1
-1
/
+1
|
*
video: ARM CLCD: Delete an error message for a failed memory allocation in cl...
Markus Elfring
2018-03-28
1
-1
/
+0
|
*
video: matroxfb: Delete an error message for a failed memory allocation in ma...
Markus Elfring
2018-03-28
1
-3
/
+2
|
*
video: s3c-fb: Improve a size determination in s3c_fb_probe()
Markus Elfring
2018-03-28
1
-1
/
+1
|
*
video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...
Markus Elfring
2018-03-28
1
-3
/
+1
|
*
video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...
Markus Elfring
2018-03-28
1
-5
/
+1
|
*
video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
Markus Elfring
2018-03-28
1
-1
/
+2
|
*
video: smscufx: Delete an error message for a failed memory allocation in ufx...
Markus Elfring
2018-03-28
1
-3
/
+1
|
*
video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...
Markus Elfring
2018-03-28
1
-7
/
+2
|
*
video: smscufx: Less checks in ufx_usb_probe() after error detection
Markus Elfring
2018-03-28
1
-27
/
+19
|
*
video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...
Markus Elfring
2018-03-28
1
-7
/
+2
|
*
video/fbdev/stifb: Delete an error message for a failed memory allocation in ...
Markus Elfring
2018-03-28
1
-3
/
+1
|
*
video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
Markus Elfring
2018-03-28
1
-1
/
+1
|
*
video: fbdev: aty128fb: use true and false for boolean values
Gustavo A. R. Silva
2018-03-28
1
-1
/
+1
|
*
fbdev: aty: fix missing indentation in if statement
Colin Ian King
2018-03-28
1
-1
/
+1
|
*
video: fbdev: via: remove VLA usage
Gustavo A. R. Silva
2018-03-12
4
-4
/
+4
|
*
video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-03-12
1
-1
/
+1
|
*
video: of: display_timing: Remove of_display_timings_exist() function
Vladimir Zapolskiy
2018-03-12
1
-20
/
+0
|
*
video: offb: Deallocate the color map
Mathieu Malaterre
2018-03-12
1
-0
/
+2
|
*
fbdev: Fix loading of module radeonfb on PowerMac
Mathieu Malaterre
2018-03-12
1
-0
/
+21
|
*
video: fbdev: kconfig: Add help text to FB_I810_I2C
Ulf Magnusson
2018-03-12
1
-0
/
+5
|
*
video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE
Ulf Magnusson
2018-03-12
1
-1
/
+1
|
*
video: udlfb: Use already defined BPP constant
Ladislav Michl
2018-03-12
1
-4
/
+3
|
*
video: udlfb: Fix unaligned access
Ladislav Michl
2018-03-12
1
-11
/
+12
|
*
video: fbdev: atmel_lcdfb: convert to use GPIO descriptors
Ludovic Desroches
2018-03-12
1
-19
/
+12
|
*
video: fbdev: sis: avoid mismatched prototypes
Arnd Bergmann
2018-03-12
6
-513
/
+508
|
*
video: remove unused kconfig SH_LCD_MIPI_DSI
Corentin Labbe
2018-03-12
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
2
-4
/
+7
|
\
\
|
*
|
s390/setup : enable display support for KVM guest
Farhan Ali
2018-03-18
1
-1
/
+1
|
*
|
Kconfig : Remove HAS_IOMEM dependency for Graphics support
Farhan Ali
2018-03-18
2
-4
/
+7
*
|
|
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-04
4
-32
/
+68
|
\
\
\
|
*
\
\
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
2018-03-20
1
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
console: Drop added "static" for newport_con
Kees Cook
2018-02-28
1
-1
/
+1
|
*
|
|
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
4
-33
/
+69
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
\
\
|
*
|
|
parisc/stifb: Use fb_memset() to avoid sparse warning
Helge Deller
2018-03-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
16
-8031
/
+1
|
\
\
\
|
*
|
|
fbdev: s1d13xxxfb: remove m32r specific hacks
Arnd Bergmann
2018-03-26
1
-10
/
+0
|
*
|
|
fbdev: remove blackfin drivers
Arnd Bergmann
2018-03-26
8
-4443
/
+0
|
*
|
|
video/logo: remove obsolete logo files
Arnd Bergmann
2018-03-26
6
-3576
/
+0
|
*
|
|
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-2
/
+1
|
*
|
|
mn10300: Remove the architecture
David Howells
2018-03-09
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
1
-1
/
+1
|
\
\
\
|
*
|
|
drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32
Greentime Hu
2018-02-22
1
-1
/
+1
[next]