aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2352-1283/+1115
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-2311-0/+7094
|\
| * video/fbdev: fix defio's fsyncTomi Valkeinen2015-02-201-2/+3
| * video/logo: prevent use of logos after they have been freedTomi Valkeinen2015-02-201-1/+16
| * framebuffer: fix screen corruption when copyingMikulas Patocka2014-12-141-5/+8
| * framebuffer: fix border colorMikulas Patocka2014-12-144-8/+4
| * matroxfb: perform a dummy read of M_STATUSMikulas Patocka2014-07-111-1/+1
| * tgafb: fix mode setting with fbsetMikulas Patocka2014-06-091-3/+12
| * tgafb: fix data copyingMikulas Patocka2014-04-301-213/+51
| * mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka2014-04-301-6/+16
| * mach64: use unaligned accessMikulas Patocka2014-04-301-1/+2
| * framebuffer: fix cfb_copyareaMikulas Patocka2014-04-301-75/+78
| * matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2014-04-302-10/+30
| * backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold2014-01-031-1/+2
| * backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold2014-01-031-2/+2
| * Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-11-282-53/+2
| * vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-07-271-4/+13
| * vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-05-131-26/+14
| * fbcon: when font is freed, clear also vc_font.dataMika Kuoppala2013-05-131-0/+2
| * fbcon: fix locking harderDave Airlie2013-04-252-3/+10
| * drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2013-03-062-2/+2
| * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-03-062-2/+6
| * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-03-063-4/+33
| * fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-03-061-4/+10
| * vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-03-061-7/+15
| * video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-161-1/+2
| * video/udlfb: fix line counting in fb_writeAlexander Holler2012-10-301-1/+1
| * viafb: don't touch clock state on OLPC XO-1.5Daniel Drake2012-10-301-0/+19
| * OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-09-191-1/+1
| * fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-09-121-1/+8
| * video/smscufx: fix line counting in fb_writeAlexander Holler2012-08-101-1/+1
| * OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka2012-05-311-0/+5
| * video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-221-2/+9
| * backlight: fix typo in tosa_lcd.cMasanari Iida2012-04-021-1/+1
| * udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-022-2/+18
| * OMAPDSS: HDMI: hot plug detect fixRob Clark2012-03-121-8/+1
| * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-03-123-4/+71
| * viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-03-121-0/+3
| * viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-03-121-0/+1
| * ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-291-0/+5
| * atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-02-131-1/+1
| * offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt2012-01-121-1/+1
| * offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt2012-01-121-27/+23
| * viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-221-2/+2
| * Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-223-7/+7
| |\
| | * OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
| | * OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-181-0/+1
| | * OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
| * | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
| |/
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0634-1/+35
| |\