| Commit message (Expand) | Author | Age | Files | Lines |
* | fbdev: i.MX31: fix panning, error handling, clean up | Guennadi Liakhovetski | 2009-04-07 | 1 | -25/+31 |
* | tdfxfb: make use of DDC information about connected monitor | Krzysztof Helt | 2009-04-07 | 1 | -4/+63 |
* | tdfxfb: move I2C functionality into the tdfxfb | Krzysztof Helt | 2009-04-07 | 2 | -1/+208 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-07 | 1 | -13/+21 |
|\ |
|
| * | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-07 | 1 | -13/+21 |
| |\ |
|
| | * | fsl-diu-fb: Pass the proper device for dma mapping routines | Anton Vorontsov | 2009-04-06 | 1 | -13/+21 |
* | | | backlight: Adds HP Jornada 700 series backlight driver | Kristoffer Ericson | 2009-04-06 | 3 | -0/+171 |
* | | | backlight: Add HP Jornada 700 series LCD driver | Kristoffer Ericson | 2009-04-06 | 3 | -0/+163 |
* | | | backlight: fix pwm_bl.c when multiple PWM backlights exist | Eric Miao | 2009-04-06 | 1 | -2/+2 |
* | | | backlight: mbp_nvidia_bl - Add a debug switch | Mario Schwalbe | 2009-04-06 | 1 | -2/+31 |
* | | | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 | Mario Schwalbe | 2009-04-06 | 1 | -36/+126 |
|/ / |
|
* | | fb: nvidiafb recognizes geforcego 7300 chip as mobile | Sergey Senozhatsky | 2009-04-02 | 1 | -0/+1 |
* | | efifb: dmi set video type | Brian Maly | 2009-04-01 | 1 | -1/+4 |
* | | tridentfb: delete acceleration Kconfig option | Krzysztof Helt | 2009-04-01 | 2 | -20/+1 |
* | | atyfb: speed up Mach64 cursor | Krzysztof Helt | 2009-04-01 | 1 | -8/+7 |
* | | fb: hide hardware cursor in graphics mode (Mach64) | Krzysztof Helt | 2009-04-01 | 1 | -1/+2 |
* | | nvidiafb: remove open_lock mutex | Alessio Igor Bogani | 2009-04-01 | 2 | -9/+0 |
* | | radeonfb: suspend/resume for ATI Mobility Radeon RV350 | Wolfgang Kroener | 2009-04-01 | 1 | -0/+3 |
* | | omapfb: fix argument of blank operation | Felipe Contreras | 2009-04-01 | 1 | -4/+4 |
* | | uvesafb: fix selecting mode with the vbemode option | Michal Januszewski | 2009-04-01 | 1 | -4/+9 |
* | | fbdev: remove cyblafb driver | Krzysztof Helt | 2009-04-01 | 3 | -1710/+7 |
* | | fb: add s3c-fb driver for newer Samsung SoC framebuffer devices | Ben Dooks | 2009-04-01 | 3 | -0/+1061 |
* | | n411: add missing Makefile entry | Herton Ronaldo Krzesinski | 2009-04-01 | 1 | -0/+1 |
* | | viafb: returns 0 two too early | Roel Kluin | 2009-04-01 | 1 | -2/+6 |
* | | vesafb: bitwise OR has higher precedence than ?: | Roel Kluin | 2009-04-01 | 1 | -1/+1 |
* | | uvesafb: bitwise OR has higher precedence than ?: | Roel Kluin | 2009-04-01 | 1 | -1/+1 |
* | | arkfb: fix misplaced parentheses | Roel Kluin | 2009-04-01 | 1 | -2/+2 |
* | | asiliantfb: fix cmap memory leaks | Andres Salomon | 2009-04-01 | 1 | -5/+21 |
* | | drivers/video/omap/hwa742.c: div reaches max_clk_div | Roel Kluin | 2009-04-01 | 1 | -2/+2 |
* | | fbdev: update s1d13xxxfb to differ between revisions and production ids | Kristoffer Ericson | 2009-04-01 | 1 | -12/+36 |
* | | amifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -2/+5 |
* | | amba-clcd: fix cmap memory leaks | Andres Salomon | 2009-04-01 | 1 | -1/+7 |
* | | 68328fb: fix cmap memory leaks | Andres Salomon | 2009-04-01 | 1 | -1/+4 |
* | | tgafb: fix cmap memory leak | Andres Salomon | 2009-04-01 | 1 | -1/+3 |
* | | sunxvr500: fix cmap memory leaks | Andres Salomon | 2009-04-01 | 1 | -1/+5 |
* | | valkyriefb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -5/+10 |
* | | stifb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -8/+10 |
* | | sstfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -3/+7 |
* | | sm501fb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -1/+4 |
* | | skeletonfb: check fb_alloc_cmap return value and handle failure properly | Andres Salomon | 2009-04-01 | 1 | -3/+6 |
* | | vfb: fix memory leaks in removal path | Andres Salomon | 2009-04-01 | 1 | -0/+1 |
* | | tridentfb: fix memory leaks in removal path | Andres Salomon | 2009-04-01 | 1 | -0/+1 |
* | | tdfxfb: fix memory leaks in removal path | Andres Salomon | 2009-04-01 | 1 | -0/+1 |
* | | drivers/video/sgivwfb.c: fix memory leaks in removal path | Andres Salomon | 2009-04-01 | 1 | -0/+2 |
* | | fbdev: uninline lock_fb_info() | Andrew Morton | 2009-04-01 | 1 | -0/+11 |
* | | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency | Andrea Righi | 2009-04-01 | 4 | -20/+70 |
* | | cirrusfb: fix interlaced modes | Krzysztof Helt | 2009-04-01 | 1 | -14/+21 |
* | | cirrusfb: fix threshold register mask for Laguna chips | Krzysztof Helt | 2009-04-01 | 1 | -1/+1 |
* | | cirrusfb: GD5434 (aka SD64) support fixed | Krzysztof Helt | 2009-04-01 | 1 | -35/+37 |
* | | cirrusfb: set MCLK in one place | Krzysztof Helt | 2009-04-01 | 1 | -54/+16 |