aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-101-1/+8
|\
| * drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin2011-03-041-1/+8
* | netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+1
|/
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-2625-138/+138
* Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-266-40/+43
|\
| * video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang2011-01-251-5/+1
| * drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall2011-01-251-25/+33
| * video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin2011-01-251-5/+1
| * video: da8xx-fb: fix fb_probe error pathaxel lin2011-01-251-1/+2
| * video: pxa3xx-gcu: Return -EFAULT when copy_from_user() failsaxel lin2011-01-181-2/+2
| * video: nuc900fb: properly free resources in nuc900fb_removeAxel Lin2011-01-181-0/+2
| * video: nuc900fb: fix compile errorAxel Lin2011-01-181-2/+2
* | backlight: fix 88pm860x_bl macro collisionRandy Dunlap2011-01-201-2/+2
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-2/+2
|/
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-3/+3
|\
| * ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-111-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-1326-1130/+1738
|\ \
| * | video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menuDmitry Eremin-Solenikov2011-01-131-7/+7
| * | fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfbAlexey Charkov2011-01-131-0/+28
| * | video: imx: Update the manufacturer's nameFabio Estevam2011-01-122-2/+2
| * | nuc900fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | s3c2410fb: don't treat NULL clk as an errorJamie Iles2011-01-121-2/+3
| * | video: tidy up modedb formatting.Mayuresh Janorkar2011-01-121-200/+220
| * | video: matroxfb: Correct video option in comments and kernel config help.Vicente Jiménez2011-01-112-36/+36
| * | fbdev: sh_mobile_hdmi: simplify pointer handlingGuennadi Liakhovetski2011-01-111-9/+9
| * | fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registeredGuennadi Liakhovetski2011-01-111-10/+9
| * | fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID modeGuennadi Liakhovetski2011-01-111-19/+41
| * | Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-01-1118-843/+1380
| |\ \
| | * | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-104-44/+72
| | * | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja2011-01-101-1/+11
| | * | OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-102-40/+243
| | * | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-105-54/+68
| | * | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-106-50/+69
| | * | OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal2011-01-101-88/+82
| | * | OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2011-01-102-3/+47
| | * | OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja2011-01-103-48/+14
| | * | OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu2011-01-101-0/+10
| | * | OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu2011-01-105-524/+0
| | * | OMAP: DSS2: Add generic DPI panel display driverBryan Wu2011-01-103-0/+364
| | * | OMAP: DSS2: OMAPFB: Add null pointer checkSamreen2011-01-101-2/+3
| | * | OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling2011-01-103-0/+333
| | * | OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N2011-01-104-9/+70
| | * | OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen2011-01-102-3/+18
| | * | OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja2011-01-101-2/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-0/+1
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-0/+1
| |\ \ \
| | * | | fbdev: sh_mobile_hdmi: fixup compile errorKuninori Morimoto2010-12-291-0/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1310-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-2229-1321/+366
| |\ \ \ \ \
| * | | | | | backlight: constify backlight_opsLionel Debroux2010-11-169-9/+9