summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * fbdev/xilinxfb: Fix improper casting and tighen up probe pathGrant Likely2009-06-171-36/+23
* | | fbdev: do not allow VESA modes without compiled-in driversKrzysztof Helt2009-06-191-2/+4
|/ /
* | Merge branch 'akpm'Linus Torvalds2009-06-1626-168/+519
|\ \
| * | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger2009-06-161-3/+1
| * | fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2009-06-162-7/+7
| * | fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2009-06-162-6/+0
| * | fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger2009-06-161-6/+0
| * | fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2009-06-161-33/+308
| * | tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-14/+13
| * | fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-163-2/+49
| * | intelfb: fix a bug when changing video timingPaul Menzel2009-06-161-0/+5
| * | fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-164-5/+5
| * | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin2009-06-161-2/+1
| * | s3c-fb: CPUFREQ frequency scaling supportBen Dooks2009-06-162-2/+70
| * | s3c-fb: fix resource releasing on error during probingKrzysztof Helt2009-06-161-13/+9
| * | carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin2009-06-161-1/+1
OpenPOWER on IntegriCloud