summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-07-01matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-06-08backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold1-1/+2
2014-06-08vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti1-4/+13
2014-05-18tgafb: fix mode setting with fbsetMikulas Patocka1-3/+12
2014-05-13tgafb: fix data copyingMikulas Patocka1-213/+51
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-05-13mach64: use unaligned accessMikulas Patocka1-1/+2
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-04-14OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin1-3/+3
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-11-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2-47/+2
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-04-26vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-26/+14
2013-04-26fbcon: fix locking harderDave Airlie2-3/+10
2013-03-21atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold1-7/+15
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-2/+6
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox3-4/+33
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin1-3/+3
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-7/+15
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-01-17video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2012-10-21viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-10-21video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-02fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-07-16OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen3-4/+6
2012-06-01fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-05-11connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman1-1/+1
2012-05-11parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer1-0/+2
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-11/+16
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall1-11/+16
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker1-0/+1
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-08fbdev: fix au1*fb buildsManuel Lauss2-3/+4
2012-04-08kyrofb: fix on x86_64Ondrej Zary1-188/+188
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-0/+194
2012-04-06backlight: add driver for DA9052/53 PMIC v1Ashish Jangam3-0/+194
2012-04-03ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-8/+1
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-03-29backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds12-12/+0