summaryrefslogtreecommitdiff
path: root/include/video
AgeCommit message (Expand)Author
2013-09-14video: tegra: dc_ext: Add head status ioctlRobert Morell
2013-09-14video: tegra: Expose vblank syncpointRobert Morell
2013-09-14video: tegra: Expose possible bound head maskRobert Morell
2013-09-14video: tegra: Add userspace CSC controlRobert Morell
2013-09-14video: tegra: Allow fractional input rectsRobert Morell
2013-09-14video: tegra: Add control device to dc extension driverRobert Morell
2013-09-14video: tegra: Add cursor support to dc extensionsRobert Morell
2013-09-14video: tegra: Remove fbdev SET_NVMAP and FLIP ioctlsRobert Morell
2013-09-14video: tegra: Implement FLIP dc extension ioctl.Robert Morell
2013-09-14video: tegra: Add an ioctl() implementation.Robert Morell
2013-09-14video: tegra: add support for tiled surfacesMichael I. Gold
2013-09-14video: tegra: add display inversion supportAri Hirvonen
2013-09-14[ARM] tegra: hdmi nvhdcp driverJon Mayo
2013-09-14video: tegra: YUV overlay supportAri Hirvonen
2013-09-14video: tegra: add IOCTL for querying modesErik Gilling
2013-09-14video: tegra: add host1x support to driverGary King
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