aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski2009-04-071-25/+31
* tdfxfb: make use of DDC information about connected monitorKrzysztof Helt2009-04-071-4/+63
* tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt2009-04-072-1/+208
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-071-13/+21
|\
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-13/+21
| |\
| | * fsl-diu-fb: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-13/+21
* | | backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson2009-04-063-0/+171
* | | backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson2009-04-063-0/+163
* | | backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao2009-04-061-2/+2
* | | backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe2009-04-061-2/+31
* | | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe2009-04-061-36/+126
|/ /
* | fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky2009-04-021-0/+1
* | efifb: dmi set video typeBrian Maly2009-04-011-1/+4
* | tridentfb: delete acceleration Kconfig optionKrzysztof Helt2009-04-012-20/+1
* | atyfb: speed up Mach64 cursorKrzysztof Helt2009-04-011-8/+7
* | fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt2009-04-011-1/+2
* | nvidiafb: remove open_lock mutexAlessio Igor Bogani2009-04-012-9/+0
* | radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener2009-04-011-0/+3
* | omapfb: fix argument of blank operationFelipe Contreras2009-04-011-4/+4
* | uvesafb: fix selecting mode with the vbemode optionMichal Januszewski2009-04-011-4/+9
* | fbdev: remove cyblafb driverKrzysztof Helt2009-04-013-1710/+7
* | fb: add s3c-fb driver for newer Samsung SoC framebuffer devicesBen Dooks2009-04-013-0/+1061
* | n411: add missing Makefile entryHerton Ronaldo Krzesinski2009-04-011-0/+1
* | viafb: returns 0 two too earlyRoel Kluin2009-04-011-2/+6
* | vesafb: bitwise OR has higher precedence than ?:Roel Kluin2009-04-011-1/+1
* | uvesafb: bitwise OR has higher precedence than ?:Roel Kluin2009-04-011-1/+1
* | arkfb: fix misplaced parenthesesRoel Kluin2009-04-011-2/+2
* | asiliantfb: fix cmap memory leaksAndres Salomon2009-04-011-5/+21
* | drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin2009-04-011-2/+2
* | fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson2009-04-011-12/+36
* | amifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-2/+5
* | amba-clcd: fix cmap memory leaksAndres Salomon2009-04-011-1/+7
* | 68328fb: fix cmap memory leaksAndres Salomon2009-04-011-1/+4
* | tgafb: fix cmap memory leakAndres Salomon2009-04-011-1/+3
* | sunxvr500: fix cmap memory leaksAndres Salomon2009-04-011-1/+5
* | valkyriefb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-5/+10
* | stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-8/+10
* | sstfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-3/+7
* | sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-1/+4
* | skeletonfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-3/+6
* | vfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* | tridentfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* | tdfxfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* | drivers/video/sgivwfb.c: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+2
* | fbdev: uninline lock_fb_info()Andrew Morton2009-04-011-0/+11
* | fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi2009-04-014-20/+70
* | cirrusfb: fix interlaced modesKrzysztof Helt2009-04-011-14/+21
* | cirrusfb: fix threshold register mask for Laguna chipsKrzysztof Helt2009-04-011-1/+1
* | cirrusfb: GD5434 (aka SD64) support fixedKrzysztof Helt2009-04-011-35/+37
* | cirrusfb: set MCLK in one placeKrzysztof Helt2009-04-011-54/+16