aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds13-54/+305
2010-01-12OMAP: DSS2: OMAPFB: fix crash when panel driver was not loadedTomi Valkeinen1-0/+5
2010-01-12OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä1-2/+5
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+0
2010-01-11OMAP: DSS2: Make check-delay-loops consistentTomi Valkeinen2-10/+10
2010-01-11OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem()Tomi Valkeinen1-0/+1
2010-01-11video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe1-2/+2
2010-01-11OMAP: DSS2: Fix compile warningVaibhav Hiremath1-0/+2
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen1-0/+7
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen4-17/+25
2010-01-11OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen1-15/+15
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-2/+0
2010-01-08OMAP: DSS2: Fix crash when panel doesn't define enable_te()Tomi Valkeinen1-5/+9
2010-01-08OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen5-0/+221
2010-01-08OMAP: DSS2: DSI: print debug DCS cmd in hexTomi Valkeinen1-1/+1
2010-01-08OMAP: DSS2: DSI: fix VC channels in send_short and send_nullTomi Valkeinen1-2/+2
2009-12-29[ARM] pxafb: fix building issue of incorrect referenceEric Miao1-2/+2
2009-12-24VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King1-6/+6
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds5-14/+14
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds18-22/+43
2009-12-17drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-17backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz1-0/+18
2009-12-17backlight: Pass device through notify callback in the pwm driverBen Dooks1-3/+6
2009-12-17backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin1-1/+1
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K5-14/+14
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+9
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt3-17/+34
2009-12-16viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte1-26/+14
2009-12-16matroxfb: fix problems with display stabilityAlan Cox1-1/+2
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S1-0/+30
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S1-2/+27
2009-12-16davinci: fb: update the driver in preparation for addition of power management featuresChaithrika U S1-16/+27
2009-12-16clps711xfb: convert to proc_fopsAlexey Dobriyan1-29/+21
2009-12-16drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter1-1/+1
2009-12-16sm501: implement acceleration featuresVincent Sanders1-13/+224
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks1-1/+1
2009-12-16sm501: fix missing uses of resource_size()Ben Dooks1-5/+5
2009-12-16i810fb: fix stack explodingKrzysztof Helt1-24/+29
2009-12-16lxfb: add copyright/license infoAndres Salomon1-0/+10
2009-12-16davinci: fb: add cpufreq supportChaithrika U S1-0/+55
2009-12-16davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S1-8/+20
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrectValentin Sitdikov5-1/+551
2009-12-16drivers/video: Move dereference after NULL testJulia Lawall1-2/+3
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt5-2/+12
2009-12-16fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko1-19/+5
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin1-1/+1
2009-12-16fbdev: bfin-t350mcqb-fb: fix LCD dimensionsMichael Hennerich1-2/+2
2009-12-16fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resumeMichael Hennerich1-5/+23
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich3-0/+842