aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-04-23viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat1-0/+5
2011-04-20s3fb: fix up DDC build with MTRR disabled.Paul Mundt1-2/+1
2011-04-19s3fb: add DDC supportOndrej Zary2-5/+209
2011-04-19Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-fixes-for-linusPaul Mundt2-3/+7
2011-04-18Merge branch 'for-paul-39-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linusPaul Mundt5-12/+25
2011-04-15viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2-3/+7
2011-04-15OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen1-4/+5
2011-04-15OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen3-1/+8
2011-04-15OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3Archit Taneja1-2/+8
2011-04-15OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen1-5/+1
2011-04-15OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen1-0/+3
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut1-1/+3
2011-04-11video: s3c-fb: add spinlock to interrupt routineJingoo Han1-0/+7
2011-04-11video: s3c-fb: make runtime pm functions staticJingoo Han1-2/+2
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds13-140/+236
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds40-66/+66
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-59/+86
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds1-11/+17
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatableGuan Xuetao1-11/+17
2011-04-01viafb: delete clock and PLL initializationFlorian Tobias Schandinat1-6/+2
2011-03-31Fix common misspellingsLucas De Marchi40-66/+66
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso1-0/+3
2011-03-31s3fb: fix Virge/GX2Ondrej Zary1-14/+34
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky1-2/+0
2011-03-29Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt2-4/+49
2011-03-29fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot1-4/+4
2011-03-29fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot2-0/+45
2011-03-27viafb: replace custom return valuesFlorian Tobias Schandinat5-33/+17
2011-03-27viafb: some small cleanup for global variablesFlorian Tobias Schandinat5-18/+7
2011-03-26viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2-31/+37
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King2-48/+91
2011-03-26viafb: add engine clock supportFlorian Tobias Schandinat3-0/+55
2011-03-25Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt4-49/+46
2011-03-24viafb: add VIA slapping capabilityFlorian Tobias Schandinat2-6/+43
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+0
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-42/+20
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds56-1819/+5541
2011-03-24viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat5-281/+368
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-24viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat1-1/+37