summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12OMAPDSS: HDMI: remove extra poweroffTomi Valkeinen1-4/+0
2014-11-12OMAPDSS: HDMI: split PLL enable & configTomi Valkeinen4-9/+18
2014-11-12OMAPDSS: HDMI: store WP pointer to hdmi_pll_dataTomi Valkeinen4-14/+23
2014-11-12OMAPDSS: HDMI: Remove HDMI PLL resetTomi Valkeinen1-19/+0
2014-11-12OMAPDSS: HDMI: rewrite HDMI PLL calculation codeTomi Valkeinen5-83/+71
2014-11-12OMAPDSS: HDMI5: disable interlace modesTomi Valkeinen1-0/+4
2014-11-12OMAPDSS: HDMI: fix setting REFSELTomi Valkeinen2-12/+4
2014-11-12OMAPDSS: DSI: use common DSS PLL supportTomi Valkeinen4-489/+255
2014-11-12OMAPDSS: Add common PLL codeTomi Valkeinen3-1/+467
2014-11-12OMAPDSS: DSI: dsi_runtime_get/put in pll_initTomi Valkeinen3-28/+9
2014-11-12OMAPDSS: DSI: features: combine dsi & dispc hsdivsTomi Valkeinen3-17/+11
2014-11-12OMAPDSS: DSI: turn hsdivs fields to arraysTomi Valkeinen3-42/+42
2014-11-12OMAPDSS: DSI: rename clkin4ddr to clkdcoTomi Valkeinen3-20/+20
2014-11-12OMAPDSS: DSI: use struct copy instead of individual field copyTomi Valkeinen1-11/+1
2014-11-12OMAPDSS: DSI: remove pll_locked fieldTomi Valkeinen1-10/+0
2014-11-12OMAPDSS: DSI: remove clkin from dsi_clock_infoTomi Valkeinen3-11/+4
2014-11-12OMAPDSS: DSI: separate LP clock info from dsi_clock_infoTomi Valkeinen2-13/+19
2014-11-12OMAPDSS: DSI: always power on hsclk & hsdivTomi Valkeinen3-26/+7
2014-11-12OMAPDSS: DSI: remove unused hsdiv wait funcsTomi Valkeinen3-38/+0
2014-11-12OMAPDSS: DSI: wait for hsdiv clocks when enabling PLLTomi Valkeinen1-0/+21
2014-11-12OMAPDSS: DSS: add a param to dpi_select_source which specifies it's port numberArchit Taneja3-8/+8
2014-11-12OMAPDSS: DPI: Add support for multiple instancesArchit Taneja1-3/+23
2014-11-12OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja6-22/+66
2014-11-12OMAPDSS: DSS: init dss ports cleanlyArchit Taneja3-16/+92
2014-11-12OMAPDSS: DPI: Store dpi_data pointer in the DT port's dataArchit Taneja3-8/+42
2014-11-12OMAPDSS: DPI: Allocate driver dataArchit Taneja3-18/+36
2014-11-12OMAPDSS: DPI: Use DPI driver dataArchit Taneja1-80/+107
2014-11-03Linux 3.18-rc3v3.18-rc3Linus Torvalds1-2/+2
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-02drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-01x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski1-1/+1
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi1-0/+1
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0Guenter Roeck1-2/+4
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3