summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2018-03-28video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...Markus Elfring
2018-03-28video: ssd1307fb: Improve a size determination in ssd1307fb_probe()Markus Elfring
2018-03-28video: smscufx: Delete an error message for a failed memory allocation in ufx...Markus Elfring
2018-03-28video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...Markus Elfring
2018-03-28video: smscufx: Less checks in ufx_usb_probe() after error detectionMarkus Elfring
2018-03-28video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...Markus Elfring
2018-03-28video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring
2018-03-28video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring
2018-03-28video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva
2018-03-28fbdev: aty: fix missing indentation in if statementColin Ian King
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller
2018-03-26fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann
2018-03-26fbdev: remove blackfin driversArnd Bergmann
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-12video: fbdev: via: remove VLA usageGustavo A. R. Silva
2018-03-12video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-03-12video: offb: Deallocate the color mapMathieu Malaterre
2018-03-12fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre
2018-03-12video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson
2018-03-12video: udlfb: Use already defined BPP constantLadislav Michl
2018-03-12video: udlfb: Fix unaligned accessLadislav Michl
2018-03-12video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches
2018-03-12video: fbdev: sis: avoid mismatched prototypesArnd Bergmann
2018-03-07fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone
2018-02-27console: Expand dummy functions for CFIKees Cook
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-16nubus: Adopt standard linked list implementationFinn Thain
2018-01-16nubus: Rename struct nubus_devFinn Thain
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl
2018-01-16video: udlfb: Constify read only dataLadislav Michl
2018-01-15video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys