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.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-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-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+72
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
1
-0
/
+11
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-4
/
+4
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
37
-2713
/
+80
2018-06-16
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
1
-4
/
+4
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
6
-13
/
+15
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
15
-23
/
+29
2018-06-13
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-06-08
fb_omap2: add gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2018-06-08
video/omap: add module license tags
Arnd Bergmann
9
-0
/
+36
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-14
/
+1
2018-05-15
video: fbdev: pxafb: match_string() conversion fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2018-05-15
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
1
-1
/
+1
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2
-2
/
+2
2018-05-15
video: fbdev: pxafb: Convert to use match_string() helper
Andy Shevchenko
1
-6
/
+4
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
6
-5
/
+8
2018-05-14
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
3
-767
/
+0
2018-05-14
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
3
-64
/
+1
2018-05-14
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
6
-1816
/
+0
2018-05-04
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
Anders Roxell
1
-1
/
+1
2018-04-26
video: omap: Improve a size determination in omapfb_do_probe()
Markus Elfring
1
-1
/
+1
2018-04-26
video: sm501fb: Improve a size determination in sm501fb_probe()
Markus Elfring
1
-2
/
+1
2018-04-26
video: fbdev-MMP: Improve a size determination in path_init()
Markus Elfring
1
-1
/
+1
2018-04-26
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
2
-7
/
+4
2018-04-26
video: auo_k190x: Delete an error message for a failed memory allocation in a...
Markus Elfring
1
-1
/
+0
2018-04-26
video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...
Markus Elfring
1
-6
/
+2
2018-04-26
video: sh_mobile_meram: Delete an error message for a failed memory allocatio...
Markus Elfring
1
-3
/
+1
2018-04-24
video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-04-24
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
1
-12
/
+6
2018-04-24
video: fbdev: simplify getting .drvdata
Wolfram Sang
3
-16
/
+8
2018-04-24
video: fbdev: core: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-04-24
video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
Jia-Ju Bai
1
-4
/
+4
2018-04-24
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
1
-1
/
+1
2018-04-24
video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
Jia-Ju Bai
1
-4
/
+4
2018-04-17
media: omap2: omapfb: allow building it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
26
-787
/
+608
2018-04-05
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2018-04-04
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
9
-4453
/
+0
2018-03-28
video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms
Bartlomiej Zolnierkiewicz
2
-164
/
+1
2018-03-28
video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...
Markus Elfring
1
-1
/
+1
2018-03-28
video: au1100fb: Improve a size determination in au1100fb_drv_probe()
Markus Elfring
1
-2
/
+1
2018-03-28
video: au1100fb: Delete an error message for a failed memory allocation in au...
Markus Elfring
1
-3
/
+1
2018-03-28
video: ARM CLCD: Improve a size determination in clcdfb_probe()
Markus Elfring
1
-1
/
+1
2018-03-28
video: ARM CLCD: Delete an error message for a failed memory allocation in cl...
Markus Elfring
1
-1
/
+0
2018-03-28
video: matroxfb: Delete an error message for a failed memory allocation in ma...
Markus Elfring
1
-3
/
+2
[next]