summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2014-11-26OMAPDSS: hdmi5_core: Initialize mandatory sample_order parameterJyri Sarha
2014-11-26OMAPDSS: hdmi_wp: Protect reserved bits in hdmi_wp_audio_config_format()Jyri Sarha
2014-11-25simplefb: Fix build errors when CONFIG_COMMON_CLK is not definedHans de Goede
2014-11-25video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring
2014-11-25video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring
2014-11-21ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/vermilionJuergen Gross
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross
2014-11-14simplefb: Change simplefb_init from module_init to fs_initcallHans de Goede
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede
2014-11-14simplefb: Add support for enumerating simplefb dt nodes in /chosenHans de Goede
2014-11-14simplefb: add clock handling codeLuc Verhaegen
2014-11-14simplefb: add goto error path to probeLuc Verhaegen
2014-11-14simplefb: formalize pseudo palette handlingLuc Verhaegen
2014-11-12OMAPDSS: features: remove unused DSI PLL featuresTomi Valkeinen
2014-11-12OMAPDSS: HDMI: use common DSS PLL supportTomi Valkeinen
2014-11-12OMAPDSS: HDMI: remove extra poweroffTomi Valkeinen
2014-11-12OMAPDSS: HDMI: split PLL enable & configTomi Valkeinen
2014-11-12OMAPDSS: HDMI: store WP pointer to hdmi_pll_dataTomi Valkeinen
2014-11-12OMAPDSS: HDMI: Remove HDMI PLL resetTomi Valkeinen
2014-11-12OMAPDSS: HDMI: rewrite HDMI PLL calculation codeTomi Valkeinen
2014-11-12OMAPDSS: HDMI5: disable interlace modesTomi Valkeinen
2014-11-12OMAPDSS: HDMI: fix setting REFSELTomi Valkeinen
2014-11-12OMAPDSS: DSI: use common DSS PLL supportTomi Valkeinen
2014-11-12OMAPDSS: Add common PLL codeTomi Valkeinen
2014-11-12OMAPDSS: DSI: dsi_runtime_get/put in pll_initTomi Valkeinen
2014-11-12OMAPDSS: DSI: features: combine dsi & dispc hsdivsTomi Valkeinen
2014-11-12OMAPDSS: DSI: turn hsdivs fields to arraysTomi Valkeinen
2014-11-12OMAPDSS: DSI: rename clkin4ddr to clkdcoTomi Valkeinen
2014-11-12OMAPDSS: DSI: use struct copy instead of individual field copyTomi Valkeinen
2014-11-12OMAPDSS: DSI: remove pll_locked fieldTomi Valkeinen
2014-11-12OMAPDSS: DSI: remove clkin from dsi_clock_infoTomi Valkeinen
2014-11-12OMAPDSS: DSI: separate LP clock info from dsi_clock_infoTomi Valkeinen
2014-11-12OMAPDSS: DSI: always power on hsclk & hsdivTomi Valkeinen
2014-11-12OMAPDSS: DSI: remove unused hsdiv wait funcsTomi Valkeinen
2014-11-12OMAPDSS: DSI: wait for hsdiv clocks when enabling PLLTomi Valkeinen
2014-11-12OMAPDSS: DSS: add a param to dpi_select_source which specifies it's port numberArchit Taneja
2014-11-12OMAPDSS: DPI: Add support for multiple instancesArchit Taneja
2014-11-12OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja
2014-11-12OMAPDSS: DSS: init dss ports cleanlyArchit Taneja
2014-11-12OMAPDSS: DPI: Store dpi_data pointer in the DT port's dataArchit Taneja
2014-11-12OMAPDSS: DPI: Allocate driver dataArchit Taneja
2014-11-12OMAPDSS: DPI: Use DPI driver dataArchit Taneja
2014-11-10backlight: pwm: Clean-up pwm requested using legacy APIVladimir Zapolskiy
2014-11-06m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov
2014-11-06fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman