aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski1-25/+31
2009-04-07tdfxfb: make use of DDC information about connected monitorKrzysztof Helt1-4/+63
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt2-1/+208
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-13/+21
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-13/+21
2009-04-06backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson3-0/+171
2009-04-06backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson3-0/+163
2009-04-06backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao1-2/+2
2009-04-06backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe1-2/+31
2009-04-06backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe1-36/+126
2009-04-06fsl-diu-fb: Pass the proper device for dma mapping routinesAnton Vorontsov1-13/+21
2009-04-02fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky1-0/+1
2009-04-01efifb: dmi set video typeBrian Maly1-1/+4
2009-04-01tridentfb: delete acceleration Kconfig optionKrzysztof Helt2-20/+1
2009-04-01atyfb: speed up Mach64 cursorKrzysztof Helt1-8/+7
2009-04-01fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt1-1/+2
2009-04-01nvidiafb: remove open_lock mutexAlessio Igor Bogani2-9/+0
2009-04-01radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener1-0/+3
2009-04-01omapfb: fix argument of blank operationFelipe Contreras1-4/+4
2009-04-01uvesafb: fix selecting mode with the vbemode optionMichal Januszewski1-4/+9
2009-04-01fbdev: remove cyblafb driverKrzysztof Helt3-1710/+7
2009-04-01fb: add s3c-fb driver for newer Samsung SoC framebuffer devicesBen Dooks3-0/+1061
2009-04-01n411: add missing Makefile entryHerton Ronaldo Krzesinski1-0/+1
2009-04-01viafb: returns 0 two too earlyRoel Kluin1-2/+6
2009-04-01vesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01uvesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01arkfb: fix misplaced parenthesesRoel Kluin1-2/+2
2009-04-01asiliantfb: fix cmap memory leaksAndres Salomon1-5/+21
2009-04-01drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin1-2/+2
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-12/+36
2009-04-01amifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-2/+5
2009-04-01amba-clcd: fix cmap memory leaksAndres Salomon1-1/+7
2009-04-0168328fb: fix cmap memory leaksAndres Salomon1-1/+4
2009-04-01tgafb: fix cmap memory leakAndres Salomon1-1/+3
2009-04-01sunxvr500: fix cmap memory leaksAndres Salomon1-1/+5
2009-04-01valkyriefb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-5/+10
2009-04-01stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-8/+10
2009-04-01sstfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-3/+7
2009-04-01sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-1/+4
2009-04-01skeletonfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-3/+6
2009-04-01vfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01tridentfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01tdfxfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01drivers/video/sgivwfb.c: fix memory leaks in removal pathAndres Salomon1-0/+2
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton1-0/+11
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi4-20/+70
2009-04-01cirrusfb: fix interlaced modesKrzysztof Helt1-14/+21
2009-04-01cirrusfb: fix threshold register mask for Laguna chipsKrzysztof Helt1-1/+1
2009-04-01cirrusfb: GD5434 (aka SD64) support fixedKrzysztof Helt1-35/+37
2009-04-01cirrusfb: set MCLK in one placeKrzysztof Helt1-54/+16