summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-08-083-0/+157
|\
| * drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.Michael Welling2014-07-301-0/+1
| * video: ARM CLCD: Add DT supportPawel Moll2014-07-291-0/+109
| * video: clps711x: Add bindings documentation for CLPS711X framebufferAlexander Shiyan2014-06-241-0/+47
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+0
|\ \
| * | video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2014-07-131-1/+0
| * | video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim2014-07-131-1/+0
| |/
* | ARM: dts: exynos_dsim: add exynos5410 compatible to DT bindingsYoungJun Cho2014-08-031-1/+3
* | ARM: dts: samsung-fimd: add LCD I80 interface specific propertiesYoungJun Cho2014-08-031-0/+28
* | drm/exynos: hdmi: enable exynos 4210 and 4x12 soc supportMarek Szyprowski2014-08-031-2/+3
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-122-0/+7
|\
| * drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma2014-06-021-0/+2
| * drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma2014-06-021-0/+1
| * drm/exynos: dp: support hotplug detection via GPIOAndrew Bresticker2014-06-021-0/+4
* | Doc/DT: Add DT binding documentation for TPO td043mtea1 panelTomi Valkeinen2014-05-201-0/+33
* | Doc/DT: Add DT binding documentation for SHARP LS037V7DW01Tony Lindgren2014-05-201-0/+43
* | Doc/DT: Add binding doc for lgphilips,lb035q02.txtTomi Valkeinen2014-05-201-0/+33
* | Doc/DT: Add OMAP5 DSS DT bindingsTomi Valkeinen2014-05-091-0/+96
* | omapdss: panel-tpo-td028ec1: Add DT support.Marek Belisko2014-05-091-0/+30
* | Doc/DT: ti,omap4-dss: hdmi lanesTomi Valkeinen2014-05-071-0/+4
* | Doc/DT: hdmi-connector: add HPD GPIO documentationTomi Valkeinen2014-05-071-0/+1
* | Doc/DT: Add DT binding documentation for MIPI DPI PanelTomi Valkeinen2014-05-071-0/+45
|/
* Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-101-0/+16
|\
| * backlight: gpio-backlight: Add DT supportDenis Carikli2014-04-081-0/+16
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-084-0/+119
|\ \
| * | exynos/dsim: add DT bindingsAndrzej Hajda2014-04-041-0/+80
| * | exynos/fimd: add parallel output related bindingsAndrzej Hajda2014-03-241-0/+15
| * | drm/exynos: Move display implementation into dpSean Paul2014-03-242-0/+19
| * | drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-241-0/+5
| |/
* | Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-2011-0/+691
|\ \
| * | Doc/DT: Add DT binding documentation for tpd12s015 encoderTomi Valkeinen2014-03-191-0/+44
| * | Doc/DT: Add DT binding documentation for TFP410 encoderTomi Valkeinen2014-03-191-0/+41
| * | Doc/DT: Add DT binding documentation for Sony acx565akm panelTomi Valkeinen2014-03-191-0/+30
| * | Doc/DT: Add DT binding documentation for MIPI DSI CM PanelTomi Valkeinen2014-03-191-0/+29
| * | Doc/DT: Add DT binding documentation for HDMI ConnectorTomi Valkeinen2014-03-191-0/+28
| * | Doc/DT: Add DT binding documentation for DVI ConnectorTomi Valkeinen2014-03-191-0/+35
| * | Doc/DT: Add DT binding documentation for Analog TV ConnectorTomi Valkeinen2014-03-191-0/+25
| * | Doc/DT: Add DT binding documentation for OMAP DSSTomi Valkeinen2014-03-194-0/+459
| |/
* | video: imxfb: Add DT default contrast control register property.Denis Carikli2014-03-171-0/+3
* | video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan2014-02-111-0/+1
|/
* powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo2014-01-071-0/+13
* Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+7
|\
| * pwm-backlight: Add power supply supportThierry Reding2013-10-161-0/+2
| * pwm-backlight: Use new enable_gpio fieldThierry Reding2013-10-161-0/+5
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-0/+75
|\ \
| * | video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD2013-09-271-0/+75
| |/
* | backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-131-1/+28
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-112-1/+17
|\ \
| * | of/documentation: update with clock information for exynos hdmi subsystemRahul Sharma2013-10-082-1/+17
| |/
* | video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-161-8/+9
|/
OpenPOWER on IntegriCloud