summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-281-7/+5
* | | | lxfb: add power management functionalityAndres Salomon2008-04-283-9/+340
* | | | lxfb: rearrange/rename MSR bitfieldsAndres Salomon2008-04-282-43/+46
* | | | lxfb: clean up final bits of df_regsAndres Salomon2008-04-282-13/+11
* | | | lxfb: clean up register definitionsAndres Salomon2008-04-283-192/+353
* | | | lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-283-87/+116
* | | | lxfb: extend PLL table to support dotclocks below 25 MHzJens Rottmann2008-04-281-31/+81
* | | | atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre2008-04-281-1/+2
* | | | atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre2008-04-281-5/+22
* | | | atmel_lcdfb: suspend/resume supportDavid Brownell2008-04-281-2/+34
* | | | atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-281-1/+7
* | | | fbdev: framebuffer_alloc() fixesOndrej Zajicek2008-04-283-31/+31
* | | | fbdev: vt8623fb: better resume from STROndrej Zajicek2008-04-281-0/+4
* | | | savagefb: speed up the I2C busJean Delvare2008-04-281-1/+1
* | | | drivers/video/imsttfb.c: add missing curly bracketsRoel Kluin2008-04-281-2/+4
* | | | uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski2008-04-281-1/+1
* | | | radeonfb: speed up the I2C busesJean Delvare2008-04-281-1/+1
* | | | radeonfb: drop redundant RTRACE macroJean Delvare2008-04-284-58/+48
* | | | radeonfb: fix debug optionJean Delvare2008-04-284-10/+10
* | | | radeonfb: use PCI device id in hex for name stringAndreas Herrmann2008-04-281-3/+11
* | | | drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin2008-04-281-1/+1
* | | | fbdev: add removed option "mode" to keep compatibilityKrzysztof Helt2008-04-283-0/+6
* | | | s3fb: add option mode_optionKrzysztof Helt2008-04-281-7/+9
* | | | arkfb: add option mode_optionKrzysztof Helt2008-04-281-6/+8
* | | | vt8623fb: change option mode to mode_optionKrzysztof Helt2008-04-281-6/+6
* | | | pm3fb: change option mode to mode_optionKrzysztof Helt2008-04-281-0/+2
* | | | tridentfb: change option mode to mode_optionKrzysztof Helt2008-04-281-5/+7
* | | | pm2fb: change option mode to mode_optionKrzysztof Helt2008-04-281-7/+7
* | | | video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin2008-04-281-2/+5
* | | | fbmem: fix con2fbmap limit checkPeter Samuelson2008-04-281-1/+1
* | | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-0/+7
* | | | gxfb: add power management functionalityAndres Salomon2008-04-284-2/+396
* | | | gxfb: stop sharing code with gx1fbAndres Salomon2008-04-286-92/+47
* | | | gxfb: move MSR bit fields into gxfb.hAndres Salomon2008-04-285-20/+19
* | | | gxfb: clean up register definitionsAndres Salomon2008-04-285-183/+276
* | | | gxfb: create DC/VP/FP-specific handlers rather than using readl/writelAndres Salomon2008-04-284-43/+97
* | | | gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-283-33/+8
* | | | gxfb: use PCI_DEVICE() for gxfb's pci device tableAndres Salomon2008-04-281-3/+1
* | | | gxfb: don't enable the CRT DACs when we are in flatpanel modeJordan Crouse2008-04-281-15/+17
* | | | gxfb: set the right registers to tweak the sync polarityJordan Crouse2008-04-281-6/+10
* | | | x86: geode: MSR cleanupAndres Salomon2008-04-286-24/+15
* | | | fbcon: replace mono_col macro with static inlineHarvey Harrison2008-04-281-4/+8
* | | | pm2fb: correct error values returned from probe functionKrzysztof Helt2008-04-281-2/+4
* | | | fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-284-5/+4
* | | | powerpc: offb: add support for foreign endiannessAnton Vorontsov2008-04-281-3/+12
* | | | fb: add support for foreign endiannessAnton Vorontsov2008-04-289-131/+193
* | | | fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski2008-04-281-8/+16
* | | | gpiochip_reserve()Anton Vorontsov2008-04-281-3/+47
* | | | gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* | | | gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-7/+7