aboutsummaryrefslogtreecommitdiffstats
path: root/include/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+9
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-08-03drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho1-1/+2
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim1-1/+1
2014-07-04OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driverTomi Valkeinen1-0/+9
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+347
2014-06-04gpu: ipu-v3: Register the CSI modulesPhilipp Zabel1-0/+1
2014-06-04gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel1-0/+8
2014-06-04gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel1-0/+1
2014-06-04gpu: ipu-v3: Add SMFC codePhilipp Zabel1-0/+6
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel1-0/+326
2014-05-09OMAPDSS: Add DSS features for AM43xxSathya Prakash M R1-0/+1
2014-05-09OMAPDSS: remove unused macrosTomi Valkeinen1-3/+0
2014-05-09video: omap2dss: fix LPAE warningsArnd Bergmann1-2/+2
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+14
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-3/+2
2014-03-20Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen1-0/+14
2014-03-19OMAPDSS: add of helpersTomi Valkeinen1-0/+14
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen1-2/+2
2014-02-28OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen1-1/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin1-681/+0
2014-01-17video: pxa168fb: Cleanup pxa168fb.h fileSachin Kamat1-2/+0
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds3-22/+22
2013-10-31omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko1-0/+13
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han1-131/+0
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki1-3/+2
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD1-1/+3
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD1-22/+1
2013-09-20video: mmp: add pitch info in mmp_win structureJing Xiang1-0/+5
2013-09-20video: mmp: rb swap setting update for mmp displayGuoqing Li1-0/+1
2013-09-05Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+5
2013-08-30OMAPDSS: rename omap_dss_device's 'device' field to 'dst'Tomi Valkeinen1-1/+1
2013-08-30OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen1-2/+2
2013-08-30OMAPDSS: DSS: remove legacy dss bus supportTomi Valkeinen1-6/+0
2013-08-29OMAPDSS: RFBI: remove code related to old panel modelTomi Valkeinen1-26/+0
2013-08-29OMAPDSS: SDI: remove code related to old panel modelTomi Valkeinen1-6/+0
2013-08-29OMAPDSS: DSI: remove code related to old panel modelTomi Valkeinen1-51/+0
2013-08-29OMAPDSS: DPI: remove code related to old panel modelTomi Valkeinen1-8/+0
2013-08-29OMAPDSS: remove all old panel driversTomi Valkeinen1-118/+0
2013-08-29OMAPDSS: remove omap_dss_device->channel fieldTomi Valkeinen1-3/+0
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge1-0/+5
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+2
2013-06-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-06-28Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD2-5/+396
2013-06-28Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD1-43/+70
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie1-0/+1
2013-06-27video: of_display_timing.h: Declare 'display_timing'Fabio Estevam1-0/+1
2013-06-17OMAPDSS: Add NEC NL8048HL11 panel driverTomi Valkeinen1-0/+18
2013-06-17OMAPDSS: Add TPO TD043MTEA1 panel driverTomi Valkeinen1-0/+16
2013-06-17OMAPDSS: Add Sharp LS037V7DW01 panel driverTomi Valkeinen1-0/+24