summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* sh: skip disabled LCDC channelsMagnus Damm2009-08-151-0/+5
* 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
* fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-221-2/+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
* | | 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
|/ / /
* | | 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: 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
|\ \ \
| * | | sh: LCDC dcache flush for deferred ioPaul Mundt2009-07-021-8/+45
| | |/ | |/|
* | | atyfb: fix alignment for block writesVille Syrjala2009-06-303-14/+46
* | | atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2009-06-302-9/+82
* | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-3015-42/+73
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-06-291-1/+1
|\ \ \ | |/ / |/| |
| * | backlight: Fix tdo24m crash on kmallocAviv Laufer2009-06-231-1/+1
| |/
* / nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-231-2/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-191-36/+23
|\
| * Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-181-36/+23
| |\