summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin-1/+8
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn-138/+138
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-40/+43
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang-5/+1
2011-01-25drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall-25/+33
2011-01-25video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin-5/+1
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin-1/+2
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap-2/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-2/+2
2011-01-18video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin-2/+2
2011-01-18video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin-0/+2
2011-01-18video: nuc900fb: fix compile errorAxel Lin-2/+2
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+3
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds-1130/+1738
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-10/+10
2011-01-13vgacon: check for efi machineYannick Heneault-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...Alberto Panizzo-4/+6
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...Alberto Panizzo-22/+75
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai-0/+1
2011-01-13video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov-7/+7
2011-01-13fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov-0/+28
2011-01-12video: imx: Update the manufacturer's nameFabio Estevam-2/+2
2011-01-12nuc900fb: don't treat NULL clk as an errorJamie Iles-2/+3
2011-01-12s3c2410fb: don't treat NULL clk as an errorJamie Iles-2/+3
2011-01-12video: tidy up modedb formatting.Mayuresh Janorkar-200/+220
2011-01-11ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon-3/+3
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez-36/+36
2011-01-11fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski-9/+9
2011-01-11fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski-10/+9
2011-01-11fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski-19/+41
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt-843/+1380
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+2
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+11
2011-01-10xen/fb: fix potential memory leakJoe Jin-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin-0/+2
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal-44/+72
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal-40/+243
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal-54/+68
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal-50/+69
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal-88/+82
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja-3/+47
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja-48/+14
2011-01-10OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu-0/+10
2011-01-10OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu-524/+0
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu-0/+364
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen-2/+3