summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Runtime PM for SuperH Mobile LCDCMagnus Damm2009-08-231-46/+110
* Merge branch 'sh/stable-updates'Paul Mundt2009-08-151-0/+5
|\
| * sh: skip disabled LCDC channelsMagnus Damm2009-08-151-0/+5
* | Merge branch 'sh/stable-updates'Paul Mundt2009-08-1310-109/+123
|\|
| * i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski2009-08-071-30/+56
| * fbcon: don't use vc_resize() on initializationJohannes Weiner2009-08-071-3/+3
| * viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-074-70/+53
| * fbcon: fix rotate upside down crashStefani Seibold2009-08-071-1/+1
| * parisc: sticore.c - check return valuesHelge Deller2009-08-021-2/+7
| * drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson2009-07-291-1/+1
| * s3c-fb: fix off-by-one bug in loop indexesPawel Osciak2009-07-291-2/+2
* | sh: 18-bit SYS panel fix for SuperH Mobile LCDCMagnus Damm2009-08-071-1/+1
* | sh: LCDC SYS bus access wait fixMagnus Damm2009-08-071-0/+3
* | Merge branch 'sh/kfr2r09'Paul Mundt2009-07-231-2/+2
|\|
| * fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-221-2/+2
| |
| \
*-. | Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt2009-07-211-0/+2
|\ \|
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-181-0/+2
| | |\
| | | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-091-0/+2
| | | |\
| | | | * backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-203-9/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / /
| | * | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-151-1/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-7/+7
| | |\ \ \
| | | * | | omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
| | * | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
| | |/ / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-1117-85/+97
|\ \ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-091-5/+0
| | * | | | sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-091-3/+0
| | | |/ / | | |/| |
| | * | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
| | * | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-6/+0
| | * | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-084-11/+11
| | * | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-082-38/+68
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-077-14/+14
| | | |\ \ \
| | | * | | | video: hitfb: Move over to dev_pm_ops.Paul Mundt2009-07-071-8/+9
| | | * | | | video: hitfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-14/+35
| | | * | | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-071-16/+24
| | | | |/ / | | | |/| |
| | * | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-084-4/+4
| | * | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt2009-07-081-2/+4
| | * | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-1/+0
| | * | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+0
| | * | | | atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
| | * | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+1
| | | |/ / | | |/| |
| | * | | fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-064-4/+4
| | * | | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae2009-07-061-10/+7
| | * | | sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-061-1/+0
| |/ / /
* / / / video: sh_mobile_lcdcfb: depends on HAVE_CLK.Paul Mundt2009-07-072-16/+2
|/ / /
* | | video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-041-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-041-0/+2
|\ \ \
| * | | parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
* | | | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-1/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-07-011-8/+45
|\ \ \