summaryrefslogtreecommitdiffstats
path: root/drivers/net (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui1-3/+59
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll2-1/+2
2014-07-30drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling2-1/+3
2014-07-29video: ARM CLCD: Add DT supportPawel Moll3-0/+373
2014-07-04drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen3-0/+40
2014-07-04OMAPDSS: HDMI: remove the unused codeTomi Valkeinen2-327/+0
2014-07-04OMAPDSS: HDMI5: add support to set infoframe & HDMI modeTomi Valkeinen2-56/+33
2014-07-04OMAPDSS: HDMI4: add support to set infoframe & HDMI modeTomi Valkeinen2-74/+41
2014-07-04OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fieldsTomi Valkeinen1-0/+2
2014-07-04OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015Tomi Valkeinen2-0/+39
2014-07-04OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driverTomi Valkeinen1-0/+9
2014-07-04OMAPDSS: HDMI: remove custom avi infoframeTomi Valkeinen1-90/+0
2014-07-04OMAPDSS: HDMI5: use common AVI infoframe supportTomi Valkeinen1-57/+65
2014-07-04OMAPDSS: HDMI4: use common AVI infoframe supportTomi Valkeinen3-111/+28
2014-07-04OMAPDSS: Kconfig: select HDMITomi Valkeinen1-0/+1
2014-07-04OMAPDSS: HDMI: fix name conflictTomi Valkeinen1-2/+2
2014-07-04OMAPDSS: DISPC: clean up dispc_mgr_timings_okTomi Valkeinen1-8/+10
2014-07-04OMAPDSS: DISPC: reject interlace for lcd outTomi Valkeinen1-0/+3
2014-07-04OMAPDSS: DISPC: fix debugfs reg dumpTomi Valkeinen1-3/+0
2014-07-04video: clps711x: Fix sparse warningsAlexander Shiyan1-1/+1
2014-07-04video: clps711x: Fix driver build for CONFIG_FB=mAlexander Shiyan1-1/+1
2014-07-01MAINTAINERS: Update Framebuffer file patternsJingoo Han1-37/+37
2014-07-01video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-5/+5
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja1-1/+1
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes1-1/+1
2014-07-01fbdev: da8xx-fb: Use dma_zalloc_coherentJoe Perches1-6/+3
2014-07-01video/mbx: indent some if statementsDan Carpenter1-2/+2
2014-06-26drivers/video/fbdev : dereference without an error testHimangi Saraogi1-0/+5
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick1-4/+0
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle1-7/+1
2014-06-24video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode1-2/+0
2014-06-24video: msm: Introduce the use of the managed version of kzallocHimangi Saraogi1-16/+3