summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2017-08-26fbdev: sti: don't select CONFIG_VTArnd Bergmann2-2/+1
2017-07-18xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-02-23fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-02-23fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-01-23video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng1-1/+12
2015-02-20video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2015-02-20video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2014-12-14framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-12-14framebuffer: fix border colorMikulas Patocka4-8/+4
2014-07-11matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-06-09tgafb: fix mode setting with fbsetMikulas Patocka1-3/+12
2014-04-30tgafb: fix data copyingMikulas Patocka1-213/+51
2014-04-30mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-04-30mach64: use unaligned accessMikulas Patocka1-1/+2
2014-04-30framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-04-30matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-01-03backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold1-1/+2
2014-01-03backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-11-28Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2-53/+2
2013-07-27vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti1-4/+13
2013-05-13vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-26/+14
2013-05-13fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-04-25fbcon: fix locking harderDave Airlie2-3/+10
2013-03-06drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-2/+6
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox3-4/+33
2013-03-06fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-7/+15
2013-01-16video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2012-10-31video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-31viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-09-19OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-09-12fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-10video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-05-31OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka1-0/+5
2012-04-23video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2-2/+18
2012-03-12OMAPDSS: HDMI: hot plug detect fixRob Clark1-8/+1
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen3-4/+71
2012-03-12viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat1-0/+3
2012-03-12viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat1-0/+1
2012-03-01ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein1-1/+1
2012-01-12offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-12offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake1-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat3-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen1-6/+5