summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* omapfb: add FB manual update option to KconfigImre Deak2009-09-231-19/+30
* omapfb: fix coding style / remove dead linearun c2009-09-231-3/+2
* omapfb: suspend/resume only if FB device is already initializedJouni Hogander2009-09-231-3/+4
* omapfb: dispc: allow multiple external IRQ handlersDaniel Stone2009-09-233-42/+67
* omapfb: dispc: enable wake up capabilityJouni Hogander2009-09-231-2/+2
* omapfb: dispc: disable iface clocks along with func clocksJouni Hogander2009-09-231-13/+10
* omapfb: dispc: various typo fixesImre Deak2009-09-231-4/+4
* omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2009-09-232-19/+124
* omapfb: add support for the ZOOM MDK LCDStanley.Miao2009-09-233-0/+205
* omapfb: add support for the Gumstix Overo LCDSteve Sakoman2009-09-233-0/+201
* omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2009-09-232-0/+131
OpenPOWER on IntegriCloud