index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2018-03-28
video: s3c-fb: Improve a size determination in s3c_fb_probe()
Markus Elfring
1
-1
/
+1
2018-03-28
video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...
Markus Elfring
1
-3
/
+1
[next]