summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+0Star
| * | matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare2009-09-236-35/+32Star
| * | 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/+837Star
| * | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare2009-09-234-67/+0Star
| * | 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/+56Star
| * | 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/+0Star
| * | viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
| * | viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-236-217/+148Star
| * | viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-235-93/+27Star
| * | viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-235-126/+68Star
| * | 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/+6Star
| * | viafb: remove LVDS initializationFlorian Tobias Schandinat2009-09-231-2/+1Star
| * | viafb: remove unused video device stuffFlorian Tobias Schandinat2009-09-233-88/+1Star
| * | viafb: clean up virtual memory handlingFlorian Tobias Schandinat2009-09-234-22/+8Star
| * | viafb: clean up duoviewFlorian Tobias Schandinat2009-09-232-17/+2Star
| * | viafb: remove duplicated mode informationFlorian Tobias Schandinat2009-09-232-54/+9Star
| * | viafb: clean up viamode.hFlorian Tobias Schandinat2009-09-232-116/+32Star
| * | viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat2009-09-231-1/+5
| * | viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-233-72/+26Star
| * | viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-233-49/+15Star
| * | viafb: remove temporary start address settingFlorian Tobias Schandinat2009-09-231-17/+0Star
| * | viafb: remove duplicated CX700 register initFlorian Tobias Schandinat2009-09-233-66/+1Star
| * | 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/+21Star
| * | 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
| * | omapfb: add FB manual update option to KconfigImre Deak2009-09-231-19/+30