summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller2018-03-241-0/+3
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-8/+26
* sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov2018-03-241-0/+1
* video: fbdev: udlfb: Fix buffer on stackMaksim Salau2018-03-241-2/+12
* video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä2018-03-221-20/+31
* video: ARM CLCD: fix dma allocation sizeLiam Beguin2018-03-221-2/+2
* omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav2018-03-221-5/+11
* video: fbdev: via: remove possibly unused variablesArnd Bergmann2018-02-251-5/+3
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-02-251-0/+5
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-221-1/+1
* console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-02-221-1/+0
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-02-221-1/+7
* backlight: pwm_bl: Fix overflow conditionDerek Basehore2017-12-251-2/+5
* video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-12-201-1/+3
* video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-12-201-1/+2
* video: udlfb: Fix read EDID timeoutLadislav Michl2017-12-201-5/+5
* fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven2017-12-201-0/+2
* backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-11-211-2/+10
* backlight: lcd: Fix race condition during registerUwe Kleine-König2017-11-211-2/+2
* video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-11-151-1/+1
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav2017-08-061-0/+5
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-211-2/+2
* efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel2017-04-211-1/+65
* fbcon: Fix vc attr at deinitTakashi Iwai2017-03-301-27/+40
* fbdev: color map copying bounds checkingKees Cook2017-02-011-12/+14
* video: ARM CLCD: fix Vexpress regressionLinus Walleij2016-11-031-2/+2
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+2
|\
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-152-43/+1
|\ \
| * | FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
* | | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-1255-3541/+982
|\ \ \
| * | | video: smscufx: remove unused variableSudip Mukherjee2016-09-271-2/+0
| * | | matroxfb: fix size of memcpySudip Mukherjee2016-09-271-1/+1
| * | | fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin2016-09-271-2/+1
| * | | fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin2016-09-271-3/+3
| * | | simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai2016-09-271-3/+6
| * | | video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-2718-26/+26
| * | | matroxfb: constify local structuresJulia Lawall2016-09-271-1/+1
| * | | video: fbdev: i810: add in missing white space in error message textColin Ian King2016-09-271-1/+1
| * | | video: fbdev: add missing \n at end of printk error messageColin Ian King2016-09-271-1/+1
| * | | video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-2711-3310/+0
| * | | omapfb: fix return value check in dsi_bind()Wei Yongjun2016-09-271-2/+2
| * | | video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie2016-09-271-0/+15
| * | | fbdev: vfb: simplify memory managementVladimir Murzin2016-09-071-81/+5
| * | | fbdev: vfb: add option for video modeVladimir Murzin2016-09-071-22/+21
| * | | fbdev: vfb: add description to module parametersVladimir Murzin2016-09-071-0/+2
| * | | video: fbdev: intelfb: remove impossible conditionSudip Mukherjee2016-09-071-5/+0
| * | | fb: adv7393: off by one in probe functionDan Carpenter2016-08-301-2/+1
| * | | video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()Wei Yongjun2016-08-301-0/+1