summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAge
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-10
|\
| * video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platformsBartlomiej Zolnierkiewicz2018-03-28
| * video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...Markus Elfring2018-03-28
| * video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring2018-03-28
| * video: au1100fb: Delete an error message for a failed memory allocation in au...Markus Elfring2018-03-28
| * video: ARM CLCD: Improve a size determination in clcdfb_probe()Markus Elfring2018-03-28
| * video: ARM CLCD: Delete an error message for a failed memory allocation in cl...Markus Elfring2018-03-28
| * video: matroxfb: Delete an error message for a failed memory allocation in ma...Markus Elfring2018-03-28
| * video: s3c-fb: Improve a size determination in s3c_fb_probe()Markus Elfring2018-03-28
| * video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...Markus Elfring2018-03-28
| * video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-28
| * video: ssd1307fb: Improve a size determination in ssd1307fb_probe()Markus Elfring2018-03-28
| * video: smscufx: Delete an error message for a failed memory allocation in ufx...Markus Elfring2018-03-28
| * video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...Markus Elfring2018-03-28
| * video: smscufx: Less checks in ufx_usb_probe() after error detectionMarkus Elfring2018-03-28
| * video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...Markus Elfring2018-03-28
| * video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-28
| * video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring2018-03-28
| * video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva2018-03-28
| * fbdev: aty: fix missing indentation in if statementColin Ian King2018-03-28
| * video: fbdev: via: remove VLA usageGustavo A. R. Silva2018-03-12
| * video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-03-12
| * video: offb: Deallocate the color mapMathieu Malaterre2018-03-12
| * fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre2018-03-12
| * video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson2018-03-12
| * video: udlfb: Use already defined BPP constantLadislav Michl2018-03-12
| * video: udlfb: Fix unaligned accessLadislav Michl2018-03-12
| * video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches2018-03-12
| * video: fbdev: sis: avoid mismatched prototypesArnd Bergmann2018-03-12
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\ \
| * \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-20
| |\ \ | | |/
| * | console: Expand dummy functions for CFIKees Cook2018-02-27
* | | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-03
|\ \ \
| * | | parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller2018-03-27
| |/ /
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \ | |_|/ |/| |
| * | fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann2018-03-26
| * | fbdev: remove blackfin driversArnd Bergmann2018-03-26
| |/
* | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-03-07
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-15
* | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-09
|\ \
| * | video: fbdev: kconfig: Remove blank help textUlf Magnusson2018-02-02
* | | video: omapfb: fix missing #includesTomi Valkeinen2018-02-09
* | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-07
|\ \ \
| * | | video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl2018-01-16
| * | | video: udlfb: Constify read only dataLadislav Michl2018-01-16
| * | | video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-01-15
| * | | fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi2018-01-15
| * | | video: udlfb: Do not name private data 'dev'Ladislav Michl2018-01-15
| * | | video: udlfb: Remove noisy warningsLadislav Michl2018-01-15