aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* S5PC110: VIDEO: Fix compile warnning and code clean-up.Choi jonghwan2011-11-172-104/+45
* S5PC11X: LCD: Remove unused code.Choi jonghwan2011-11-171-8/+0
* S5PC11X: BOOTMEM: Modify bootmem to use mainline codehuisung.kang2011-11-171-2/+3
* S5PC110: FIMD: Modify non-standard coding styleJanghyuck Kim2011-11-171-45/+45
* S5PC110: FIMD: Change memory allocation method in FIMDJanghyuck Kim2011-11-171-4/+4
* [FB] remove CONFIG_FB_S3C_LTE480WV & #if 0Choi Jong-hwan2011-11-161-61/+5
* S5PC110: FIMD: Remove duplicated FBIO_WAITFORVSYNC definitionJanghyuck Kim2011-11-161-1/+0
* S5PC110: HERRING: Modify Kconfig for FIMDJanghyuck Kim2011-11-162-48/+1
* S5PC110: HERRING: Remove unnecessay TL2796 LCD codeJanghyuck Kim2011-11-161-1108/+1
* S5PC110: HERRING: modify FIMD driver to prevent compile errorJanghyuck Kim2011-11-163-8/+8
* S5PC110: HERRING: Modify Kconfig and Makefile for FIMD driverJanghyuck Kim2011-11-162-1/+3
* S5PC110: HERRING: Add FIMD driver filesJanghyuck Kim2011-11-1616-0/+9507
* Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-1/+1
|\
| * savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley2011-10-031-1/+1
* | Merge commit 'v3.0-rc6' into android-3.0Dima Zavin2011-07-078-28/+20
|\ \ | |/
| * 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
| |/
* | gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin2011-06-291-0/+2
|/
* 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
* fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao2011-06-021-0/+1
* savagefb: Use panel CVT mode as defaultTormod Volden2011-06-022-0/+17
* fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt2011-06-021-2/+2
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-24/+25
|\
| * gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-262-13/+6
|\ \
| * | mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1
| * | fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-7/+5