aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-262-193/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-241-75/+148
| |\ \ | | |/
| | |
| | \
| *-. \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-172-193/+0
| |\ \ \
| | | * | omap: Remove support for omap2evmTony Lindgren2011-05-132-193/+0
| | |/ /
* | | | video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2559-2176/+6520
|\ \ \ \
| * \ \ \ Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-05-251-1/+2
| |\ \ \ \
| | * | | | sh_mobile_meram: Safely disable MERAM operation when not initializedDamian2011-05-251-1/+2
| * | | | | video: mb862xxfb: add support for L1 displayingAnatolij Gustschin2011-05-243-1/+173