aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-12-04video: udlfb: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-6/+3
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "uvesafb_free"Markus Elfring1-2/+1
2014-12-04video: fbdev-LCDC: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-2/+1
2014-12-04video: fbdev: arkfb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04video: fbdev: s3fb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04video: fbdev: vt8623fb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04OMAPDSS: hdmi5: Fix bit field for IEC958_AES2_CON_SOURCEJyri Sarha1-1/+1
2014-12-02OMAPDSS: hdmi: Remove __exit qualifier from hdmi_uninit_output()Jyri Sarha2-2/+2
2014-12-01OMAPDSS: hdmi5: Change hdmi_wp idlemode to to no_idle for audio playbackJyri Sarha2-0/+8
2014-12-01OMAPDSS: Remove all references to obsolete HDMI audio callbacksJyri Sarha2-155/+0
2014-12-01OMAPDSS: hdmi5: Register ASoC platform device for omap hdmi audioJyri Sarha1-0/+125
2014-12-01OMAPDSS: hdmi5: Remove callbacks for the old ASoC DAI driverJyri Sarha1-113/+0
2014-12-01OMAPDSS: hdmi4: Register ASoC platform device for omap hdmi audioJyri Sarha1-0/+125
2014-12-01OMAPDSS: hdmi4: Remove callbacks for the old ASoC DAI driverJyri Sarha1-113/+0
2014-12-01OMAPDSS: hdmi: Make hdmi_mode_has_audio() more user friedlyJyri Sarha1-2/+2
2014-12-01OMAPDSS: Kconfig: Remove HDMI audio booleans from KconfigJyri Sarha1-7/+0
2014-11-26OMAPDSS: hdmi.h: Add members to hdmi drvdata for audio implementationJyri Sarha1-0/+2
2014-11-26OMAPDSS: hdmi: Add pdev pointer for audio_pdev in HDMI DRV dataJyri Sarha1-0/+2
2014-11-26OMAPDSS: hdmi: Make hdmi structure publicJyri Sarha3-40/+30
2014-11-26OMAPDSS: hdmi_wp: Add function for getting audio dma addressJyri Sarha2-0/+8
2014-11-26OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port()Jyri Sarha2-11/+0
2014-11-26OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefsJyri Sarha7-21/+1
2014-11-26OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum valueJyri Sarha1-1/+2
2014-11-26OMAPDSS: hdmi5_core: Initialize mandatory sample_order parameterJyri Sarha1-0/+3
2014-11-26OMAPDSS: hdmi_wp: Protect reserved bits in hdmi_wp_audio_config_format()Jyri Sarha1-2/+6
2014-11-25simplefb: Fix build errors when CONFIG_COMMON_CLK is not definedHans de Goede1-2/+2
2014-11-25video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring1-1/+1
2014-11-25video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring1-2/+2
2014-11-21ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre1-17/+0
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina134-1626/+1909
2014-11-19video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen1-1/+0
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre1-1/+0
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/vermilionJuergen Gross1-2/+4
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross1-1/+2
2014-11-14simplefb: Change simplefb_init from module_init to fs_initcallHans de Goede1-1/+1
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede1-1/+1
2014-11-14simplefb: Add support for enumerating simplefb dt nodes in /chosenHans de Goede1-1/+22
2014-11-14simplefb: add clock handling codeLuc Verhaegen1-1/+107
2014-11-14simplefb: add goto error path to probeLuc Verhaegen1-7/+11
2014-11-14simplefb: formalize pseudo palette handlingLuc Verhaegen1-3/+12
2014-11-12OMAPDSS: features: remove unused DSI PLL featuresTomi Valkeinen2-49/+0
2014-11-12OMAPDSS: HDMI: use common DSS PLL supportTomi Valkeinen4-214/+146
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-79/+67
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