index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
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 two functions
Markus Elfring
2
-7
/
+4
2018-04-26
video: auo_k190x: Delete an error message for a failed memory allocation in auok190x_common_probe()
Markus Elfring
1
-1
/
+0
2018-04-26
video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocation in two functions
Markus Elfring
1
-6
/
+2
2018-04-26
video: sh_mobile_meram: Delete an error message for a failed memory allocation in sh_mobile_meram_probe()
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-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+2
2018-04-03
Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
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_drv_probe()
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 au1100fb_drv_probe()
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 clcdfb_probe()
Markus Elfring
1
-1
/
+0
2018-03-28
video: matroxfb: Delete an error message for a failed memory allocation in matroxfb_crtc2_probe()
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_fb_probe()
Markus Elfring
1
-3
/
+1
2018-03-28
video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_init()
Markus Elfring
1
-5
/
+1
2018-03-28
video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
Markus Elfring
1
-1
/
+2
2018-03-28
video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()
Markus Elfring
1
-3
/
+1
2018-03-28
video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()
Markus Elfring
1
-7
/
+2
2018-03-28
video: smscufx: Less checks in ufx_usb_probe() after error detection
Markus Elfring
1
-27
/
+19
2018-03-28
video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()
Markus Elfring
1
-7
/
+2
2018-03-28
video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
Markus Elfring
1
-3
/
+1
2018-03-28
video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
Markus Elfring
1
-1
/
+1
2018-03-28
video: fbdev: aty128fb: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-28
fbdev: aty: fix missing indentation in if statement
Colin Ian King
1
-1
/
+1
2018-03-27
parisc/stifb: Use fb_memset() to avoid sparse warning
Helge Deller
1
-1
/
+1
2018-03-26
fbdev: s1d13xxxfb: remove m32r specific hacks
Arnd Bergmann
1
-10
/
+0
2018-03-26
fbdev: remove blackfin drivers
Arnd Bergmann
8
-4443
/
+0
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2018-03-12
video: fbdev: via: remove VLA usage
Gustavo A. R. Silva
4
-4
/
+4
[prev]
[next]