aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbcon: when font is freed, clear also vc_font.dataMika Kuoppala2013-05-071-0/+2
* vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-26/+14
* fbcon: fix locking harderDave Airlie2013-04-252-3/+10
* fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-282-2/+6
* fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-283-4/+33
* fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-281-4/+10
* drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2013-02-282-2/+2
* video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-171-1/+2
* riva/fbdev: fix several -WuninitializedDanny Kukawka2012-12-031-3/+2
* viafb: don't touch clock state on OLPC XO-1.5Daniel Drake2012-10-211-0/+19
* video/udlfb: fix line counting in fb_writeAlexander Holler2012-10-211-1/+1
* fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-10-021-1/+8
* 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: PHY burnout fixTomi Valkeinen2012-03-121-4/+67
* OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2012-03-121-2/+13
* 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-12-091-2/+2
* viafb: improve pitch handlingFlorian Tobias Schandinat2011-11-112-3/+13
* viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-11-111-2/+3
* fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont2011-11-111-21/+26
* fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2011-11-112-3/+3
* carminefb: Fix module parameters permissionsJean Delvare2011-11-111-3/+3
* savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley2011-10-031-1/+1
* vesafb: fix memory leakDaniel J Blueman2011-07-041-0/+1
* fbdev: amba: Link fb device to its parentLoïc Minier2011-06-241-0/+2
* fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-241-16/+0
* udlfb: Correct sub-optimal resolution selection.William Katsak2011-06-241-2/+6
* Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-06-241-1/+1
|\
| * fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia2011-06-241-1/+1
* | hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved2011-06-241-1/+2
* | sm501fb: fix section mismatch warningRandy Dunlap2011-06-241-1/+1
* | gx1fb: Fix section mismatch warningsRandy Dunlap2011-06-241-7/+7
|/
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\
| * fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
* | drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-151-0/+1
* | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-153-0/+1024
|/
* video: Fix use-after-free by vga16fb on rmmodBruno Prémont2011-06-061-0/+2
* video: Convert vmalloc/memset to vzallocJoe Perches2011-06-025-14/+7
* efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-021-7/+14
* efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-021-4/+7
* efifb: Enable write-combiningAndy Lutomirski2011-06-021-1/+1