aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-187-40/+133
|\
| * 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
* | applied patches from i9305 jb sources, updated mali to r3p0codeworkx2012-09-1843-782/+15383
* | Merge "s3cfb: asynchronous vsync notification" into jellybeanDaniel Hillenbrand2012-08-163-3/+63
|\ \
| * | s3cfb: asynchronous vsync notificationDaniel Hillenbrand2012-07-273-3/+63
* | | samsung opensource update4codeworkx2012-08-031-11/+11
* | | s3cfb: gamma corrections from hardcore/speedmodDaniel Hillenbrand2012-08-012-39/+27
* | | mdnie: cyanogenmodDaniel Hillenbrand2012-07-313-3/+28
|/ /
* | gcc 4.6 compatDaniel Hillenbrand2012-07-221-1/+1
* | samsung opensource update3Daniel Hillenbrand2012-07-2121-758/+837
* | samsung update 1codeworkx2012-06-02138-114/+95192
|/
* 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
* drivers/video/pxa168fb.c: add missing clk_putJulia Lawall2011-06-021-7/+10
* drivers/video/imxfb.c: add missing clk_putJulia Lawall2011-06-021-2/+2