summaryrefslogtreecommitdiff
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-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/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-01-17video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2012-12-03riva/fbdev: fix several -WuninitializedDanny Kukawka
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-04-22video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen
2012-03-12OMAP: DSS2: HDMI: use default dividersTomi Valkeinen
2012-02-13atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein
2012-01-12offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt
2012-01-12offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt
2011-12-09viafb: correct sync polarity for OLPC DCONDaniel Drake
2011-11-11viafb: improve pitch handlingFlorian Tobias Schandinat
2011-11-11viafb: use display information in info not in var for panningFlorian Tobias Schandinat
2011-11-11fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont
2011-11-11fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski
2011-11-11carminefb: Fix module parameters permissionsJean Delvare
2011-10-03savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak
2011-06-24Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved
2011-06-24sm501fb: fix section mismatch warningRandy Dunlap
2011-06-24gx1fb: Fix section mismatch warningsRandy Dunlap
2011-06-24fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao
2011-06-09video: s3c-fb: move enabling channel for windowJingoo Han
2011-06-09video: s3c-fb: fix virtual resolution checkingJingoo Han
2011-06-09video: s3c-fb: fix misleading kfree in remove functionJingoo Han
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski
2011-06-02efifb: Enable write-combiningAndy Lutomirski