| Commit message (Expand) | Author | Age |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-07-08 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-07-06 |
| |\ |
|
| * | | video: hitfb: Move over to dev_pm_ops. | Paul Mundt | 2009-07-06 |
| * | | video: hitfb: Convert to framebuffer_alloc(). | Paul Mundt | 2009-07-06 |
| * | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). | Paul Mundt | 2009-07-06 |
* | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" | Linus Torvalds | 2009-07-08 |
* | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) | Krzysztof Helt | 2009-07-08 |
* | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 |
* | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 |
* | | | atafb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 |
* | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 |
| |/
|/| |
|
* | | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt | 2009-07-06 |
* | | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer | InKi Dae | 2009-07-06 |
* | | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-06 |
* | | video: sm501fb: Early initialization of mm_lock mutex. | Paul Mundt | 2009-07-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 2009-07-04 |
|\ \ |
|
| * | | parisc: stifb: should depend on STI_CONSOLE | Alexander Beregalov | 2009-07-02 |
* | | | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-07-01 |
|\ \ |
|
| * | | sh: LCDC dcache flush for deferred io | Paul Mundt | 2009-07-01 |
* | | | atyfb: fix alignment for block writes | Ville Syrjala | 2009-06-30 |
* | | | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2009-06-30 |
* | | | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 |
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-06-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | backlight: Fix tdo24m crash on kmalloc | Aviv Laufer | 2009-06-23 |
| |/ |
|
* / | nvidiafb: fix boot-time printk string | Mikael Pettersson | 2009-06-23 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 |
|\ |
|
| * | Merge commit 'gcl/merge' into next | Benjamin Herrenschmidt | 2009-06-17 |
| |\ |
|
| | * | fbdev/xilinxfb: Fix improper casting and tighen up probe path | Grant Likely | 2009-06-17 |
* | | | fbdev: do not allow VESA modes without compiled-in drivers | Krzysztof Helt | 2009-06-19 |
|/ / |
|
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ |
|
| * | | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger | 2009-06-16 |
| * | | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger | 2009-06-16 |
| * | | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal | 2009-06-16 |
| * | | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger | 2009-06-16 |
| * | | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 2009-06-16 |
| * | | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt | 2009-06-16 |
| * | | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 2009-06-16 |
| * | | intelfb: fix a bug when changing video timing | Paul Menzel | 2009-06-16 |
| * | | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 2009-06-16 |
| * | | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin | 2009-06-16 |
| * | | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks | 2009-06-16 |
| * | | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt | 2009-06-16 |
| * | | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin | 2009-06-16 |
| * | | acornfb: remove fb_mmap function | Krzysztof Helt | 2009-06-16 |
| * | | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann | 2009-06-16 |
| * | | mb862xxfb: restrict compliation of platform driver to PPC | Julian Calaby | 2009-06-16 |
| * | | Samsung SoC Framebuffer driver: add Alpha Channel support | InKi Dae | 2009-06-16 |
| * | | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette | 2009-06-16 |