aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-14[VIDEO]: XVR-500 and XVR-2500 need FB=y.David S. Miller1-2/+2
2007-05-12pm3fb: Fix compile error if moduleAntonino A. Daplas1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare2-2/+10
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare1-2/+0
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre3-0/+769
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt2-3307/+683
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski1-1/+3
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds7-7/+7
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski2-2/+6
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen1-0/+4
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas4-18/+20
2007-05-09arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek3-0/+1214
2007-05-09vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek3-0/+941
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day4-4/+4
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller2-2/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-37/+38
2007-05-08sm501fb printk warning fixesAndrew Morton1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov3-0/+393
2007-05-08pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt1-2/+2
2007-05-08skeletonfb: improvementsKrzysztof Helt1-2/+4
2007-05-08pm2fb: removal of pm2fb_par fieldsKrzysztof Helt1-10/+7
2007-05-08skeletonfb: more correctionsKrzysztof Helt1-21/+5
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas1-2/+2
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas1-1/+4
2007-05-08Use menuconfig objects II: video/logoJan Engelhardt1-17/+13
2007-05-08pm2fb: accelerated fillrect and copyareaKrzysztof Helt1-4/+128
2007-05-08s3fb: updatesOndrej Zajicek2-9/+12
2007-05-08pm2fb: memclock setting correctionsKrzysztof Helt1-2/+2
2007-05-08pm2fb: reset transparency settingskrzysztof.h1@wp.pl1-0/+2
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk3-138/+22
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+3
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: increase SPLL delayVille Syrjala1-5/+3
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08vga: vgastate fixOndrej Zajicek1-15/+11
2007-05-08s3fb: implement fb_get_capsAntonino A. Daplas1-0/+18
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2-0/+75
2007-05-08nvidiafb: prevent triggering of softlockupDave Jones2-32/+48
2007-05-08pm2fb: pixclock setting restrictionKrzysztof Helt1-3/+3
2007-05-08pm2fb: Permedia 2V memory clock settingKrzysztof Helt1-15/+37
2007-05-08pm2fb: 3dlabs Permedia 2V reference board addedKrzysztof Helt1-10/+23
2007-05-08nvidiafb/rivafb: switch to pci_get refcountingAlan Cox4-13/+23
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane9-0/+1981