aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds26-787/+608
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2018-04-03Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-4453/+0
2018-03-28video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platformsBartlomiej Zolnierkiewicz2-164/+1
2018-03-28video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_drv_probe()Markus Elfring1-1/+1
2018-03-28video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring1-2/+1
2018-03-28video: au1100fb: Delete an error message for a failed memory allocation in au1100fb_drv_probe()Markus Elfring1-3/+1
2018-03-28video: ARM CLCD: Improve a size determination in clcdfb_probe()Markus Elfring1-1/+1
2018-03-28video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_probe()Markus Elfring1-1/+0
2018-03-28video: matroxfb: Delete an error message for a failed memory allocation in matroxfb_crtc2_probe()Markus Elfring1-3/+2
2018-03-28video: s3c-fb: Improve a size determination in s3c_fb_probe()Markus Elfring1-1/+1
2018-03-28video: s3c-fb: Delete an error message for a failed memory allocation in s3c_fb_probe()Markus Elfring1-3/+1
2018-03-28video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_init()Markus Elfring1-5/+1
2018-03-28video: ssd1307fb: Improve a size determination in ssd1307fb_probe()Markus Elfring1-1/+2
2018-03-28video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()Markus Elfring1-3/+1
2018-03-28video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()Markus Elfring1-7/+2
2018-03-28video: smscufx: Less checks in ufx_usb_probe() after error detectionMarkus Elfring1-27/+19
2018-03-28video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()Markus Elfring1-7/+2
2018-03-28video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()Markus Elfring1-3/+1
2018-03-28video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring1-1/+1
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-28fbdev: aty: fix missing indentation in if statementColin Ian King1-1/+1
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller1-1/+1
2018-03-26fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann1-10/+0
2018-03-26fbdev: remove blackfin driversArnd Bergmann8-4443/+0
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman1-2/+2
2018-03-12video: fbdev: via: remove VLA usageGustavo A. R. Silva4-4/+4
2018-03-12video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-03-12video: offb: Deallocate the color mapMathieu Malaterre1-0/+2
2018-03-12fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre1-0/+21
2018-03-12video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson1-0/+5
2018-03-12video: udlfb: Use already defined BPP constantLadislav Michl1-4/+3
2018-03-12video: udlfb: Fix unaligned accessLadislav Michl1-11/+12
2018-03-12video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches1-19/+12
2018-03-12video: fbdev: sis: avoid mismatched prototypesArnd Bergmann6-513/+508
2018-03-07fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper().Peter Malone1-2/+2
2018-02-27console: Expand dummy functions for CFIKees Cook1-1/+2
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds18-773/+416
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-19/+31
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-164/+47
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-4/+4
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya4-12/+20
2018-01-17video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya2-6/+8
2018-01-17video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+3