aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-10fbdev: add BF52x EZkit Display driverMichael Hennerich3-0/+699
2008-03-10BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-10BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowedMichael Hennerich1-1/+1
2008-03-10stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2008-03-10mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2008-03-10tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-10tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-06fb: hitfb: Balance probe/remove section annotations.Paul Mundt1-2/+2
2008-03-06fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt1-8/+4
2008-03-04sm501fb: fix timing limitsVille Syrjala1-2/+4
2008-03-04sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala1-0/+2
2008-03-04sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala1-4/+4
2008-03-04sm501fb: direct color visual does not workVille Syrjala1-1/+3
2008-03-04tridentfb: resource management fixes in probe functionKrzysztof Helt1-17/+48
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2-2/+2
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+4
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller1-64/+0
2008-02-17[ARM] 4828/1: fix 3 warnings in drivers/video/pxafb.cHolger Schurig1-4/+4
2008-02-12[SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2-0/+2
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-1/+1
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-4/+228
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2008-02-07backlight: Add OMAP1 PWL backlight driverAndrzej Zaborowski3-0/+220
2008-02-07backlight: Avoid unecessary driver callbacksHelge Deller1-4/+8
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25Josh Boyer1-2/+2
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov1-0/+1
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff8-19/+55
2008-02-06FB/S3C2410: check default_display parameter passed in platform dataBen Dooks1-0/+6
2008-02-06FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to blackBen Dooks1-1/+1
2008-02-06FB/S3C2410: update debugging in S3C2410 framebuffer driverBen Dooks1-1/+1
2008-02-06FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks2-15/+70
2008-02-06FB/SM501: ensure console suspended before saving stateBen Dooks1-6/+9
2008-02-06pm2fb: big endian fixKrzysztof Helt1-5/+8
2008-02-06ps3fb: fix modedb typosGeoff Levand1-2/+2
2008-02-06ps3fb: cleanup sweepGeert Uytterhoeven1-37/+27
2008-02-06ps3fb: round up video modesGeert Uytterhoeven1-45/+113
2008-02-06ps3fb: reorganize modedb handlingGeert Uytterhoeven1-56/+60
2008-02-06ps3fb: add support for configurable black bordersGeert Uytterhoeven1-21/+50
2008-02-06ps3fb: make frame buffer offsets unsigned intGeert Uytterhoeven1-5/+4
2008-02-06ps3fb: kill ps3fb_resGeert Uytterhoeven1-86/+22