summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: arkfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: i810: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: riva: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: savage: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: via: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: skeletonfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: tridentfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: pvr2fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: intelfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: asiliantfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: sunxvr2500: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: aty128fb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: atyfb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: radeon: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* omapfb: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav2017-08-011-1/+1
* omapfb: panel-tpo-td043mtea1: constify attribute_group structures.Arvind Yadav2017-08-011-1/+1
* video: fbdev: uvesafb: constify attribute_group structures.Arvind Yadav2017-08-011-1/+1
* video: bfin-lq035q1-fb: constify dev_pm_opsGustavo A. R. Silva2017-08-011-1/+1
* fbdev: da8xx-fb: Drop unnecessary staticJulia Lawall2017-08-011-1/+1
* drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structureBhumika Goyal2017-08-011-1/+1
* video: cobalt_lcdfb: constify fb_fix_screeninfo structureGustavo A. R. Silva2017-08-011-1/+1
* video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva2017-08-011-2/+2
* video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva2017-08-011-2/+2
* video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva2017-08-011-2/+2
* video: fbdev: sm712fb.c: fixed constant-left comparison warningLynn Lei2017-08-011-1/+1
* video: fbdev: sm712fb.c: fixed prefer unsigned int warningLynn Lei2017-08-011-4/+5
* video: fbdev: sm712fb.c: fix unaligned block comments warningLynn Lei2017-08-011-2/+2
* video: fbdev: sm712fb.c: using __func__ macro for pr_debugLynn Lei2017-08-011-1/+1
* omapfb: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-011-1/+2
* efifb: allow user to disable write combined mapping.Dave Airlie2017-07-311-1/+7
* fbdev: omapfb: remove unused variableArnd Bergmann2017-07-311-1/+0
* video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter2017-07-311-7/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-132-4/+4
|\
| * video: fbdev: omap: move inline before return typeJoe Perches2017-07-121-3/+3
| * video: fbdev: intelfb: move inline before return typeJoe Perches2017-07-121-1/+1
* | Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds2017-07-1311-117/+86
|\ \ | |/ |/|
| * fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard2017-07-121-2/+3
| * atyfb: hide unused variableArnd Bergmann2017-07-121-2/+2
| * video: fbdev: matrox: the list iterator can't be NULLDan Carpenter2017-07-041-1/+1
| * video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva2017-07-041-6/+0
| * fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grpArvind Yadav2017-07-041-4/+4
| * omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav2017-07-041-1/+1
| * vmlfb: Fix error handling in cr_pll_init()Alexey Khoroshilov2017-07-041-0/+1
| * video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav2017-07-041-2/+2
| * uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches2017-06-141-86/+62
| * video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.Arvind Yadav2017-06-141-1/+1
| * omapfb: Use sysfs_match_string() helperAndy Shevchenko2017-06-141-10/+4
| * video: fbdev: pxafb: Handle return value of clk_prepare_enableArvind Yadav2017-06-141-1/+4
| * video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...Karim Eshapa2017-06-141-1/+1
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-091-2/+0
|\ \