summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-054-10/+11
| |\ \ \ | | | |/
| | * | mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
| |/ /
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-13/+18
|\ \ \
| * \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-261-0/+12
| |\ \ \
| * | | | drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel2017-08-211-13/+18
| | |_|/ | |/| |
* | | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\ \ \ \
| * | | | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-4/+3
|\ \ \ \
| * | | | fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-4/+3
| | |/ / | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-263-9/+10
| |\ \ \ | | |/ /
| * | | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-181-0/+12
| | |/ | |/|
* | | drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart2017-08-162-2/+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
OpenPOWER on IntegriCloud