aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn25-138/+138
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds6-40/+43
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang1-5/+1
2011-01-25drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall1-25/+33
2011-01-25video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin1-5/+1
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin1-1/+2
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2-2/+2
2011-01-18video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin1-2/+2
2011-01-18video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin1-0/+2
2011-01-18video: nuc900fb: fix compile errorAxel Lin1-2/+2
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds26-1130/+1738
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-10/+10
2011-01-13vgacon: check for efi machineYannick Heneault1-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: fix reset sequenceAlberto Panizzo1-1/+2
2011-01-13drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disableAlberto Panizzo1-4/+6
2011-01-13drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcdAlberto Panizzo1-22/+75
2011-01-13drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsignedMariusz Kozlowski1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+1
2011-01-13video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov1-7/+7
2011-01-13fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov1-0/+28
2011-01-12video: imx: Update the manufacturer's nameFabio Estevam2-2/+2
2011-01-12nuc900fb: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-12s3c2410fb: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-12video: tidy up modedb formatting.Mayuresh Janorkar1-200/+220
2011-01-11ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon1-3/+3
2011-01-11video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez2-36/+36
2011-01-11fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski1-9/+9
2011-01-11fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski1-10/+9
2011-01-11fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski1-19/+41
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt18-843/+1380
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-3/+2
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-8/+11
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager.Sumit Semwal4-44/+72
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja1-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2-40/+243
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal5-54/+68
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface driversSumit Semwal6-50/+69
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-88/+82
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2-3/+47
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja3-48/+14
2011-01-10OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu1-0/+10
2011-01-10OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu5-524/+0
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu3-0/+364
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen1-2/+3
2011-01-10OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling3-0/+333