aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin' into for-linusRussell King2009-09-2496-3442/+13045
|\
| * sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen2009-09-231-1/+1
| * video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard2009-09-231-1/+1
| * drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton2009-09-231-1/+1
| * vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez2009-09-231-3/+5
| * fbcon: only unbind from console if successfully registeredIan Armstrong2009-09-231-0/+10
| * matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare2009-09-233-19/+0
| * matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-236-35/+32
| * matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare2009-09-2315-444/+580
| * matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare2009-09-2312-842/+837
| * matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-234-67/+0
| * fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2009-09-232-13/+50
| * s3c2410fb: fix clockrate calculationBen Dooks2009-09-231-1/+3
| * video: console, use DIV_ROUND_UPJiri Slaby2009-09-231-4/+4
| * fb: fix fb_pan_display range checkFlorian Tobias Schandinat2009-09-231-2/+2
| * drivers/video: add kmalloc NULL testsJulia Lawall2009-09-231-2/+5
| * drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin2009-09-231-1/+1
| * viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte2009-09-231-2/+3
| * viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-233-116/+56
| * viafb: choose acceleration engine for VX855Florian Tobias Schandinat2009-09-231-0/+1
| * viafb: add support for the VX855 chipsetHarald Welte2009-09-237-69/+314
| * viafb: use read-only mode parsingFlorian Tobias Schandinat2009-09-231-19/+25
| * viafb: remove unused structure memberHarald Welte2009-09-231-1/+0
| * viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
| * viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-236-217/+148
| * viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-235-93/+27
| * viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-235-126/+68
| * viafb: switch to seq_fileAlexey Dobriyan2009-09-231-69/+110
| * viafb: 2D engine rewriteFlorian Tobias Schandinat2009-09-234-219/+385
| * viafb: improve viafb_parFlorian Tobias Schandinat2009-09-236-65/+69
| * viafb: another small cleanup of viafb_parFlorian Tobias Schandinat2009-09-234-12/+6
| * viafb: remove LVDS initializationFlorian Tobias Schandinat2009-09-231-2/+1
| * viafb: remove unused video device stuffFlorian Tobias Schandinat2009-09-233-88/+1
| * viafb: clean up virtual memory handlingFlorian Tobias Schandinat2009-09-234-22/+8
| * viafb: clean up duoviewFlorian Tobias Schandinat2009-09-232-17/+2
| * viafb: remove duplicated mode informationFlorian Tobias Schandinat2009-09-232-54/+9
| * viafb: clean up viamode.hFlorian Tobias Schandinat2009-09-232-116/+32
| * viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat2009-09-231-1/+5
| * viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-233-72/+26
| * viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-233-49/+15
| * viafb: remove temporary start address settingFlorian Tobias Schandinat2009-09-231-17/+0
| * viafb: remove duplicated CX700 register initFlorian Tobias Schandinat2009-09-233-66/+1
| * ep93xx video driverRyan Mallon2009-09-233-0/+658
| * sisfb: read buffer overflowRoel Kluin2009-09-231-2/+2
| * davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara2009-09-231-40/+21
| * davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara2009-09-233-0/+921
| * platinumfb: fix misplaced parenthesisRoel Kluin2009-09-231-4/+8
| * fbdev: framebuffer support for HTC DreamPavel Machek2009-09-2315-0/+5727
| * atyfb: coding style cleanupVille Syrjala2009-09-231-371/+458
| * omapfb: HWA742: fix pointer to be constImre Deak2009-09-231-1/+1