aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-12-30OMAPDSS: SDI: fix output port_numGravatar Tomi Valkeinen 1-0/+2
2014-12-30video/fbdev: fix defio's fsyncGravatar Tomi Valkeinen 1-2/+3
2014-12-29video/logo: prevent use of logos after they have been freedGravatar Tomi Valkeinen 1-1/+16
2014-12-29OMAPDSS: pll: NULL dereference in error handlingGravatar Dan Carpenter 1-1/+2
2014-12-29OMAPDSS: HDMI: remove double initializer entriesGravatar Tomi Valkeinen 1-2/+0
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 83-84/+0
2014-12-13video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMGravatar Rafael J. Wysocki 2-3/+3
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-7/+24
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Gravatar Linus Torvalds 46-1604/+1822
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-20/+40
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+6
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-18/+0
2014-12-09backlight: lp855x: Add supply regulator to lp855xGravatar Sean Paul 1-0/+18
2014-12-09backlight: lp855x: Refactor DT parsing codeGravatar Sean Paul 1-19/+18
2014-12-08Merge branches '3.19/omapdss' and '3.19/simplefb' into fbdevGravatar Tomi Valkeinen 29-1559/+1776
2014-12-05ARM: 8244/1: fbdev: sa1100fb: make use of device clockGravatar Dmitry Eremin-Solenikov 2-7/+24
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "pl...Gravatar Markus Elfring 1-2/+1
2014-12-04video: fbdev-VIA: Deletion of an unnecessary check before the function call "...Gravatar Markus Elfring 1-2/+1
2014-12-04video: fbdev-MMP: Deletion of an unnecessary check before the function call "...Gravatar Markus Elfring 1-2/+1
2014-12-04video: mx3fb: Deletion of an unnecessary check before the function call "back...Gravatar Markus Elfring 1-2/+1
2014-12-04video: fbdev-OMAP2: Deletion of unnecessary checks before the function call "...Gravatar Markus Elfring 1-6/+3
2014-12-04video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...Gravatar Markus Elfring 1-9/+5
2014-12-04video: smscufx: Deletion of unnecessary checks before the function call "vfree"Gravatar Markus Elfring 1-4/+2
2014-12-04video: udlfb: Deletion of unnecessary checks before the function call "vfree"Gravatar Markus Elfring 1-6/+3
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "uv...Gravatar Markus Elfring 1-2/+1
2014-12-04video: fbdev-LCDC: Deletion of an unnecessary check before the function call ...Gravatar Markus Elfring 1-2/+1
2014-12-04video: fbdev: arkfb: suppress build warningGravatar Lad, Prabhakar 1-1/+1
2014-12-04video: fbdev: s3fb: suppress build warningGravatar Lad, Prabhakar 1-1/+1
2014-12-04video: fbdev: vt8623fb: suppress build warningGravatar Lad, Prabhakar 1-1/+1
2014-12-04OMAPDSS: hdmi5: Fix bit field for IEC958_AES2_CON_SOURCEGravatar Jyri Sarha 1-1/+1
2014-12-02OMAPDSS: hdmi: Remove __exit qualifier from hdmi_uninit_output()Gravatar Jyri Sarha 2-2/+2
2014-12-01OMAPDSS: hdmi5: Change hdmi_wp idlemode to to no_idle for audio playbackGravatar Jyri Sarha 2-0/+8
2014-12-01OMAPDSS: Remove all references to obsolete HDMI audio callbacksGravatar Jyri Sarha 2-155/+0
2014-12-01OMAPDSS: hdmi5: Register ASoC platform device for omap hdmi audioGravatar Jyri Sarha 1-0/+125
2014-12-01OMAPDSS: hdmi5: Remove callbacks for the old ASoC DAI driverGravatar Jyri Sarha 1-113/+0
2014-12-01OMAPDSS: hdmi4: Register ASoC platform device for omap hdmi audioGravatar Jyri Sarha 1-0/+125
2014-12-01OMAPDSS: hdmi4: Remove callbacks for the old ASoC DAI driverGravatar Jyri Sarha 1-113/+0
2014-12-01OMAPDSS: hdmi: Make hdmi_mode_has_audio() more user friedlyGravatar Jyri Sarha 1-2/+2
2014-12-01OMAPDSS: Kconfig: Remove HDMI audio booleans from KconfigGravatar Jyri Sarha 1-7/+0
2014-11-26OMAPDSS: hdmi.h: Add members to hdmi drvdata for audio implementationGravatar Jyri Sarha 1-0/+2
2014-11-26OMAPDSS: hdmi: Add pdev pointer for audio_pdev in HDMI DRV dataGravatar Jyri Sarha 1-0/+2
2014-11-26OMAPDSS: hdmi: Make hdmi structure publicGravatar Jyri Sarha 3-40/+30
2014-11-26OMAPDSS: hdmi_wp: Add function for getting audio dma addressGravatar Jyri Sarha 2-0/+8
2014-11-26OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port()Gravatar Jyri Sarha 2-11/+0
2014-11-26OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefsGravatar Jyri Sarha 7-21/+1
2014-11-26OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum valueGravatar Jyri Sarha 1-1/+2
2014-11-26OMAPDSS: hdmi5_core: Initialize mandatory sample_order parameterGravatar Jyri Sarha 1-0/+3
2014-11-26OMAPDSS: hdmi_wp: Protect reserved bits in hdmi_wp_audio_config_format()Gravatar Jyri Sarha 1-2/+6