aboutsummaryrefslogtreecommitdiff
path: root/include/video
AgeCommit message (Expand)Author
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-29drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker
2013-04-15OMAPDSS: Merge omapdss topic branchesTomi Valkeinen
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen
2013-04-04AUO-K190x: Add resolutions for portrait displaysHeiko Stübner
2013-04-04AUO-K190x: add framebuffer rotation supportHeiko Stübner
2013-04-03OMAPDSS: n8x0: remove platform backlight callsTomi Valkeinen
2013-04-03OMAPDSS: remove dsi videomode from dssdevTomi Valkeinen
2013-04-03OMAPDSS: DSI: use new clock calculation codeTomi Valkeinen
2013-04-03OMAPDSS: DSI: add enum omap_dss_dsi_trans_modeTomi Valkeinen
2013-04-03OMAPDSS: DSI: simplify dsi configurationTomi Valkeinen
2013-04-03OMAPDSS: add output->dispc_channelTomi Valkeinen
2013-04-03OMAPDSS: add output->nameTomi Valkeinen
2013-04-03OMAPDSS: HDMI: remove HDMI clk divisors from dssdevTomi Valkeinen
2013-04-03OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdevTomi Valkeinen
2013-04-03OMAPDSS: add fields to panels' platform dataTomi Valkeinen
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja
2013-03-21videomode: videomode_from_timing workTomi Valkeinen
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-12videomode: remove timing_entry_indexTomi Valkeinen
2013-03-12videomode: create enum for videomode's display flagsTomi Valkeinen
2013-03-12videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa
2013-02-21video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han
2013-02-21video: s3c-fb: remove unnecessary bracketsJingoo Han
2013-02-21video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat
2013-02-21video: mmp display subsystemZhou Zhu
2013-01-24video: add of helper for display timings/videomodeSteffen Trumtrar
2013-01-24video: add display_timing and videomodeSteffen Trumtrar
2012-12-20UAPI: (Scripted) Disintegrate include/videoDavid Howells
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren
2012-12-14OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen
2012-12-07OMAPDSS: export dispc functionsTomi Valkeinen
2012-12-07OMAPDSS: export dss_feat functionsTomi Valkeinen
2012-12-07OMAPDSS: export dss_mgr_ops functionsTomi Valkeinen
2012-12-07OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.cTomi Valkeinen
2012-12-07OMAPDSS: add omapdss_compat_init()Tomi Valkeinen
2012-11-29Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen
2012-11-27da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash
2012-11-27da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash
2012-11-26video: s3c-fb: add the bit definitions for VIDCON0_VIDOUT_WBJingoo Han