aboutsummaryrefslogtreecommitdiffstats
path: root/include/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds3-205/+0
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz1-95/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz1-3/+0
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz1-107/+0
2018-05-05media: include/video/omapfb_dss.h: use IS_ENABLED()Mauro Carvalho Chehab1-1/+1
2018-05-04media: omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab1-2/+52
2018-03-12video: of: display_timing: Remove of_display_timings_exist() functionVladimir Zapolskiy1-5/+0
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds1-2/+1
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl1-1/+1
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl1-1/+0
2018-01-05Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-1/+1
2018-01-02drm/exynos/decon: Move headers from global to local placeKrzysztof Kozlowski2-558/+0
2017-12-19gpu: ipu-v3: prg: add modifier supportLucas Stach1-1/+1
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds1-25/+0
2017-11-09video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz1-24/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman13-0/+13
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-0/+1
2017-06-08gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel1-0/+1
2017-06-01drm/exynos/decon5433: simplify shadow protect codeAndrzej Hajda1-0/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-0/+0
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+38
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski1-1/+1
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie1-0/+12
2017-03-21drm/exynos/decon5433: signal frame done interrupt at front porchAndrzej Hajda1-0/+4
2017-03-21drm/exynos/decon5433: fix vblank event handlingAndrzej Hajda1-0/+8
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach1-0/+15
2017-03-15gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel1-0/+22
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel1-1/+1
2017-02-07drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda1-0/+1
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda1-0/+1
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-7/+8
2016-11-14video: of: Constify node argument to display timing functionsLaurent Pinchart1-7/+8
2016-11-11Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-2/+1
2016-11-07gpu: ipu-v3: add ipu_csi_set_downsizePhilipp Zabel1-0/+1
2016-11-02video: display_timing: Add flags to select the edge when the sync is drivenPeter Ujfalusi1-0/+4
2016-10-20gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar functionPhilipp Zabel1-2/+0
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-358/+0
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski1-358/+0
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam1-0/+207
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam1-7/+15
2016-08-29gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam1-0/+13
2016-08-29gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam1-0/+23
2016-08-08gpu: ipu-v3: Add missing IDMAC channel namesPhilipp Zabel1-0/+12
2016-08-08gpu: ipu-v3: Add VDI input IDMAC channelsSteve Longerbeam1-0/+3
2016-08-08gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()Steve Longerbeam1-0/+1
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying1-3/+0
2016-06-07Merge omapdss header refactoringTomi Valkeinen2-208/+9