aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-05-07fbcon: when font is freed, clear also vc_font.dataMika Kuoppala
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25fbcon: fix locking harderDave Airlie
2013-03-20atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-28drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-01-17video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2012-10-21viafb: don't touch clock state on OLPC XO-1.5Daniel Drake
2012-10-21video/udlfb: fix line counting in fb_writeAlexander Holler
2012-10-02fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler
2012-07-16OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen
2012-06-01fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-04-08fbdev: fix au1*fb buildsManuel Lauss
2012-04-08kyrofb: fix on x86_64Ondrej Zary
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28backlight: fix typo in tosa_lcd.cMasanari Iida
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-23backlight: fix ot200_bl buildRandy Dunlap
2012-03-23backlight: convert platform_lcd to dev_pm_opsJingoo Han
2012-03-23backlight: add support for Pandora backlightGrazvydas Ignotas
2012-03-23backlight: add driver for Bachmann's ot200Christian Gmeiner
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo
2012-03-23drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall