aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-01video: fbdev: imsttfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: sunxvr500: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: tdfx: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: mb862xx: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: nvidia: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: vermilion: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: kyro: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: arkfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: i810: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: riva: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: savage: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: via: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: skeletonfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: pvr2fb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: intelfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: asiliantfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: sunxvr2500: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: atyfb: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01video: fbdev: radeon: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-01omapfb: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-01omapfb: panel-tpo-td043mtea1: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-01video: fbdev: uvesafb: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-01video: bfin-lq035q1-fb: constify dev_pm_opsGustavo A. R. Silva1-1/+1
2017-08-01fbdev: da8xx-fb: Drop unnecessary staticJulia Lawall1-1/+1
2017-08-01drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structureBhumika Goyal1-1/+1
2017-08-01video: cobalt_lcdfb: constify fb_fix_screeninfo structureGustavo A. R. Silva1-1/+1
2017-08-01video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva1-2/+2
2017-08-01video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva1-2/+2
2017-08-01video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva1-2/+2
2017-08-01video: fbdev: sm712fb.c: fixed constant-left comparison warningLynn Lei1-1/+1
2017-08-01video: fbdev: sm712fb.c: fixed prefer unsigned int warningLynn Lei1-4/+5
2017-08-01video: fbdev: sm712fb.c: fix unaligned block comments warningLynn Lei1-2/+2
2017-08-01video: fbdev: sm712fb.c: using __func__ macro for pr_debugLynn Lei1-1/+1
2017-08-01omapfb: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+2
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton1-1/+1
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie1-1/+7
2017-07-31fbdev: omapfb: remove unused variableArnd Bergmann1-1/+0
2017-07-31video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter1-7/+3
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky1-0/+12
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds11-117/+86
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches1-3/+3
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches1-1/+1
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+1