summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
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-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...Peter Malone1-2/+2
2018-02-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-10Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6
2018-02-08Merge 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/gi...Linus Torvalds7-19/+31
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-02Merge 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...Linus 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
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-3/+5
2018-01-16nubus: Rename struct nubus_devFinn Thain1-1/+1
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-114/+117
2018-01-16video: udlfb: Constify read only dataLadislav Michl1-2/+2
2018-01-15video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi1-24/+21
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl1-207/+207
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl1-20/+0
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl1-3/+1
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl1-6/+2
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches2-4/+4
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha1-2/+1
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys1-0/+17
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl3-86/+29
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2018-01-04fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes1-286/+0
2018-01-04fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann1-7/+9
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann1-11/+7
2017-12-29video: smscufx: Improve a size determination in two functionsMarkus Elfring1-3/+2
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring1-4/+0
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring1-1/+1
2017-12-29video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring1-3/+1
2017-12-29video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring1-3/+1
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King1-1/+0
2017-12-29fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap1-1/+1
2017-12-29video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold1-1/+7