summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | mm: remove nopageNick Piggin2008-04-281-2/+3
|/
* xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-243-0/+565
* Merge branch 'merge-fixes' into develRussell King2008-04-191-0/+1
|\
| * fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-151-0/+1
* | Merge branch 'omap2-upstream' into develRussell King2008-04-192-24/+16
|\ \ | |/
| * blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-282-2/+2
| * blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu2008-03-281-22/+14
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* fbdev: defio and MetronomefbJaya Kumar2008-03-194-2/+1034
* i810fb: fix console switch regressionStefan Bauer2008-03-191-1/+1
* fbdev: add BF52x EZkit Display driverMichael Hennerich2008-03-103-0/+699
* BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-101-1/+1
* BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-101-1/+1
* BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-101-1/+1
* stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller2008-03-101-7/+15
* mbxfb: fix incorrect argument typeKrzysztof Helt2008-03-101-1/+1
* tridentfb: fix memory size detectionKrzysztof Helt2008-03-101-1/+1
* tridentfb: register should be left in non-locked stateKrzysztof Helt2008-03-101-12/+0
* fb: hitfb: Balance probe/remove section annotations.Paul Mundt2008-03-061-2/+2
* fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt2008-03-061-8/+4
* sm501fb: fix timing limitsVille Syrjala2008-03-041-2/+4
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-041-0/+2
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-041-4/+4
* sm501fb: direct color visual does not workVille Syrjala2008-03-041-1/+3
* tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-041-17/+48
* drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-231-1/+1
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-232-2/+2
OpenPOWER on IntegriCloud