aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28savagefb: speed up the I2C busJean Delvare1-1/+1
2008-04-28drivers/video/imsttfb.c: add missing curly bracketsRoel Kluin1-2/+4
2008-04-28uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski1-1/+1
2008-04-28radeonfb: speed up the I2C busesJean Delvare1-1/+1
2008-04-28radeonfb: drop redundant RTRACE macroJean Delvare4-58/+48
2008-04-28radeonfb: fix debug optionJean Delvare4-10/+10
2008-04-28radeonfb: use PCI device id in hex for name stringAndreas Herrmann1-3/+11
2008-04-28drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin1-1/+1
2008-04-28fbdev: add removed option "mode" to keep compatibilityKrzysztof Helt3-0/+6
2008-04-28s3fb: add option mode_optionKrzysztof Helt1-7/+9
2008-04-28arkfb: add option mode_optionKrzysztof Helt1-6/+8
2008-04-28vt8623fb: change option mode to mode_optionKrzysztof Helt1-6/+6
2008-04-28pm3fb: change option mode to mode_optionKrzysztof Helt1-0/+2
2008-04-28tridentfb: change option mode to mode_optionKrzysztof Helt1-5/+7
2008-04-28pm2fb: change option mode to mode_optionKrzysztof Helt1-7/+7
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin1-2/+5
2008-04-28fbmem: fix con2fbmap limit checkPeter Samuelson1-1/+1
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-0/+7
2008-04-28gxfb: add power management functionalityAndres Salomon4-2/+396
2008-04-28gxfb: stop sharing code with gx1fbAndres Salomon6-92/+47
2008-04-28gxfb: move MSR bit fields into gxfb.hAndres Salomon5-20/+19
2008-04-28gxfb: clean up register definitionsAndres Salomon5-183/+276
2008-04-28gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon4-43/+97
2008-04-28gxfb: replace FBSIZE config option with a module parameterAndres Salomon3-33/+8
2008-04-28gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon1-3/+1
2008-04-28gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse1-15/+17
2008-04-28gxfb: set the right registers to tweak the sync polarityJordan Crouse1-6/+10
2008-04-28x86: geode: MSR cleanupAndres Salomon6-24/+15
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison1-4/+8
2008-04-28pm2fb: correct error values returned from probe functionKrzysztof Helt1-2/+4
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall4-5/+4
2008-04-28powerpc: offb: add support for foreign endiannessAnton Vorontsov1-3/+12
2008-04-28fb: add support for foreign endiannessAnton Vorontsov9-131/+193
2008-04-28fbdev: make the best-fit section of fb_find_mode return the closest matching modeMichal Januszewski1-8/+16
2008-04-28mm: remove nopageNick Piggin1-2/+3
2008-04-27sparc: video drivers: add facility levelRobert Reif8-8/+8
2008-04-27sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif1-2/+2
2008-04-27sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif1-3/+2
2008-04-27sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif1-2/+2
2008-04-27sparc: bw2.c fix bw2_exitRobert Reif1-2/+1
2008-04-26sparc: fix drivers/video/tcx.c warningRobert Reif1-2/+2
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster3-0/+565
2008-04-19Merge branch 'merge-fixes' into develRussell King1-0/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King2-24/+16
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x framebuffer simultaneouslyMichael Hennerich2-2/+2
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver according to LKML reviewBryan Wu1-22/+14
2008-03-19fbdev: defio and MetronomefbJaya Kumar4-2/+1034
2008-03-19i810fb: fix console switch regressionStefan Bauer1-1/+1