index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
matroxfb: fix size of memcpy
Sudip Mukherjee
1
-1
/
+1
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-11-21
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
1
-13
/
+9
2018-11-21
mach64: fix display corruption on big endian machines
Mikulas Patocka
1
-3
/
+3
2018-11-10
video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
pxa168fb: prepare the clock
Lubomir Rintel
1
-3
/
+3
2018-10-20
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
3
-9
/
+11
2018-10-13
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
1
-1
/
+4
2018-09-26
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
1
-11
/
+30
2018-09-26
fbdev/via: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
2018-09-26
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
1
-0
/
+1
2018-09-26
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
1
-1
/
+1
2018-09-09
fb: fix lost console when the user unplugs a USB adapter
Mikulas Patocka
1
-6
/
+32
2018-07-03
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-05-30
fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...
Peter Malone
1
-2
/
+2
2018-04-13
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
1
-0
/
+17
2018-03-24
sm501fb: don't return zero on failure path in sm501fb_start()
Alexey Khoroshilov
1
-0
/
+1
2018-03-24
video: fbdev: udlfb: Fix buffer on stack
Maksim Salau
1
-2
/
+12
2018-03-22
video: ARM CLCD: fix dma allocation size
Liam Beguin
1
-2
/
+2
2018-02-25
fbdev: sm712fb: avoid unused function warnings
Arnd Bergmann
1
-13
/
+3
2018-02-25
fbdev: s6e8ax0: avoid unused function warnings
Arnd Bergmann
1
-9
/
+4
2018-02-25
fbdev: auo_k190x: avoid unused function warnings
Arnd Bergmann
1
-7
/
+4
2018-02-25
video: Use bool instead int pointer for get_opt_bool() argument
Daniel Wagner
1
-1
/
+1
2018-02-25
fbdev: sis: enforce selection of at least one backend
Arnd Bergmann
1
-0
/
+1
2018-02-25
video: fbdev: sis: remove unused variable
Sudip Mukherjee
1
-8
/
+2
2018-02-25
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
1
-5
/
+3
2018-02-25
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+5
2018-02-22
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
1
-1
/
+7
2017-12-20
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
1
-1
/
+3
2017-12-20
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
1
-1
/
+2
2017-12-20
video: udlfb: Fix read EDID timeout
Ladislav Michl
1
-5
/
+5
2017-12-20
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
1
-0
/
+2
2017-11-15
video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
Maciej W. Rozycki
1
-1
/
+1
2017-10-05
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
1
-1
/
+1
2017-08-07
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
Arvind Yadav
1
-0
/
+5
2017-04-21
xen, fbfront: fix connecting to backend
Juergen Gross
1
-2
/
+2
2017-02-01
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2016-10-28
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
1
-3
/
+3
2016-05-05
fbdev: da8xx-fb: fix videomodes of lcd panels
Sushaanth Srirangapathi
1
-4
/
+3
2016-05-05
xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
Arnd Bergmann
1
-1
/
+0
2015-12-09
OMAPDSS: fix timings for VENC to match what omapdrm expects
H. Nikolaus Schaller
1
-0
/
+12
2015-12-09
video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
Wang Dongsheng
1
-1
/
+12
2015-11-10
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
11
-191
/
+504
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
7
-7
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
7
-7
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
7
-7
/
+0
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-1
/
+23
2015-10-12
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
1
-1
/
+23
2015-10-08
radeonfb: Deinline large functions
Denys Vlasenko
2
-131
/
+146
[next]