summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-161-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-204-2/+1034
* i810fb: fix console switch regressionStefan Bauer2008-03-201-1/+1
* fbdev: add BF52x EZkit Display driverMichael Hennerich2008-03-113-0/+699
* BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-111-1/+1
* BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-111-1/+1
* BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-111-1/+1
* stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller2008-03-111-7/+15
* mbxfb: fix incorrect argument typeKrzysztof Helt2008-03-111-1/+1
* tridentfb: fix memory size detectionKrzysztof Helt2008-03-111-1/+1
* tridentfb: register should be left in non-locked stateKrzysztof Helt2008-03-111-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-051-2/+4
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-051-0/+2
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-051-4/+4
* sm501fb: direct color visual does not workVille Syrjala2008-03-051-1/+3
* tridentfb: resource management fixes in probe functionKrzysztof Helt2008-03-051-17/+48
* drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-241-1/+1
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-232-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-221-4/+4
|\
| * [ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.cHolger Schurig2008-02-171-4/+4
* | [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-191-64/+0
* | [SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2008-02-132-0/+2
|/
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-1/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-02-074-4/+228
|\