aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-21s3c2410_fb: fix line length calculationStefan Schmidt1-1/+1
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex1-0/+4
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap1-2/+2
2008-01-14s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt1-1/+1
2008-01-14MAINTAINERS: email update and add missing entryNicolas Ferre1-1/+1
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying3-0/+244
2007-11-29imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm_segAndrew Morton1-4/+0
2007-11-29atmel_lcdfb: LCDC startup fixAnti Sullin1-0/+4
2007-11-29fb_ddc: fix DDC lines quirkJean Delvare1-4/+4
2007-11-29ps3fb: video memory size cleanupsGeert Uytterhoeven1-2/+9
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+1
2007-11-26radeonfb: add chip definition for RV370 5b63Andreas Herrmann1-0/+1
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-14gbefb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-11-14video/sis/: fix negative array indexAdrian Bunk1-1/+2
2007-11-14LXFB: use the correct MSR number for panel supportJordan Crouse1-1/+1
2007-11-14drivers/video/s1d13xxxfb.c: fix build as module with dbgStanislav Brabec1-1/+4
2007-11-14uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld1-2/+4
2007-11-14chipsfb: uses/depends on PCIRandy Dunlap1-1/+1
2007-11-14drivers/video/ps3fb: fix memset size errorLi Zefan1-1/+1
2007-11-08[ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode.Jan Rinze1-0/+2
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-2/+2
2007-10-30radeonfb: remove warning with CONFIG_PM=nOlof Johansson1-2/+2
2007-10-30fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2-4/+2
2007-10-27cirrusfb nonsenseAl Viro1-2/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-20/+20
2007-10-20typo fixesMatt LaPlante3-5/+5
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt5-12/+12
2007-10-19define global BIT macroJiri Slaby1-3/+0
2007-10-19cyber2000fb: checkpatch fixesKrzysztof Helt1-103/+105
2007-10-19cyber2000fb, rename BIT macroJiri Slaby1-22/+22
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches5-8/+8
2007-10-18logo.c: get rid of mips_machgroupRalf Baechle1-8/+2
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven1-1/+3
2007-10-18au1100fb: fix modpost warningsRalf Baechle1-1/+1
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle1-3/+3
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen1-1/+0
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds4-30/+32
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve2-8/+4
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin4-29/+31
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-1/+1
2007-10-16fix cirrusfb breakageAl Viro1-2/+3