aboutsummaryrefslogtreecommitdiff
path: root/include/video
AgeCommit message (Expand)Author
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-31drm/exynos: add macro to get the address of START_S regGustavo Padovan
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel
2015-02-26OMAPDSS: change signal_level & signal_edge enum valuesTomi Valkeinen
2015-02-26OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen
2015-02-26OMAPDSS: fix regression with display sysfs filesTomi Valkeinen
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-11drm/exynos: Add DECON driverAjay Kumar
2015-02-04OMAPDSS: add define for DRA7xx HW versionTomi Valkeinen
2015-01-07gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam
2015-01-07gpu: ipu-di: Add ipu_di_adjust_videomode()Jiada Wang
2014-12-01OMAPDSS: Remove all references to obsolete HDMI audio callbacksJyri Sarha
2014-11-12OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-07videomode: provide dummy inline functions for !CONFIG_OFTomi Valkeinen
2014-09-02gpu: ipu-v3: Add ipu_dump()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam
2014-09-02gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam
2014-09-02gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam
2014-09-02gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam
2014-09-02gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam
2014-09-02gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam
2014-09-02gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Image Converter unitSteve Longerbeam
2014-09-02gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam
2014-08-18gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam
2014-08-18gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-03drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho