summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-05-17ASoC: Intel: bytcr_rt5640: Sort DMI quirk list alphabeticallyHans de Goede1-20/+21
2018-05-17ASoC: Intel: bytcr_rt5640: Add default jack-detect settingsHans de Goede1-1/+7
2018-05-17ASoC: Intel: bytcr_rt5640: Unify BYTCR input defaultsHans de Goede1-3/+6
2018-05-17ASoC: Intel: bytcr_rt5640: Change BYTCR default input to IN3Hans de Goede1-1/+1
2018-05-17ASoC: Intel: bytcr_rt5640: Enable jack detectionHans de Goede1-16/+148
2018-05-17ASoC: Intel: bytcr_rt5640: Fix Dell Venue 8 5830 Pro quirkHans de Goede1-2/+3
2018-05-17ASoC: Intel: bytcr_rt5640: Use device properties for setting up dmicHans de Goede1-28/+14
2018-05-17ASoC: rt5663: rt5663_set_jack_detect() can be statickbuild test robot1-1/+1
2018-05-17ASoC: rt5663: Use the set_jack() instead of the export functionOder Chiou4-7/+5
2018-05-17ASoC: omap: sdma-pcm: Correction for the include filesPeter Ujfalusi1-1/+2
2018-05-17ASoC: omap: sdma-pcm: Fix modpost warningPeter Ujfalusi1-0/+5
2018-05-13ASoC: Intel: bytcr_rt5640: Fix compile errorHans de Goede1-2/+2
2018-05-13ASoC: hisilicon: fix spelling mistake: "uknown" -> "unknown"Colin Ian King1-1/+1
2018-05-11ASoC: compress: Fix up some trivial formatting issuesCharles Keepax1-15/+13
2018-05-11ASoC: compress: Only assign compr->ops->copy onceCharles Keepax1-0/+1
2018-05-11ASoC: qdsp6: q6common: Add qdsp6 helper functionsSrinivas Kandagatla6-0/+158
2018-05-11ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda2-16/+6
2018-05-11ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2-21/+17
2018-05-11ASoC: amd: dma config parameters changesVijendar Mukunda2-60/+48
2018-05-11ASoC: cirrus: i2s: IRQ-based stream watchdogAlexander Sverdlin2-0/+85
2018-05-11ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOsAlexander Sverdlin1-8/+4
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 320Hans de Goede1-0/+9
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 310Hans de Goede1-0/+14
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi3-266/+1
2018-05-11ASoC: davinci-mcasp: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi2-5/+5
2018-05-11ASoC: Intel: bytcr_rt5640: Use device-property for differential micsHans de Goede1-5/+43
2018-05-11ASoC: Intel: bytcr_rt5640: Configure PLL1 before using itHans de Goede1-51/+49
2018-05-11ASoC: rt5640: Add button press supportHans de Goede2-7/+159
2018-05-11ASoC: rt5640: Add jack-detect supportHans de Goede2-4/+318
2018-05-11ASoC: rt5640: Allow specifying dmic data pins through device-propertiesHans de Goede1-0/+19
2018-05-11ASoC: rt5640: Move checking of device-properties to component probe callbackHans de Goede1-12/+19
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2-39/+17
2018-05-11ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issuesHans de Goede1-25/+4
2018-05-11ASoC: zx-i2s: fix spelling mistake: "timeing" -> "timing"Colin Ian King1-1/+1
2018-05-09ASoC: uniphier: add digital output volume for UniPhier sound systemKatsuhiro Suzuki4-5/+233
2018-05-09ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()Kuninori Morimoto1-5/+3
2018-05-09ASoC: soc-core: remove snd_soc_component_add_unlocked()Kuninori Morimoto1-6/+3
2018-05-09ASoC: add component_list_show()Kuninori Morimoto1-0/+19
2018-05-09ASoC: remove Codec related codeKuninori Morimoto4-409/+11
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2-22/+4
2018-05-09ASoC: remove .get_regmapKuninori Morimoto1-3/+0
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto3-261/+1
2018-05-09ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi2-9/+9
2018-05-09ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi2-3/+3
2018-05-09ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi2-3/+3
2018-05-09ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi2-3/+4
2018-05-09ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcmPeter Ujfalusi4-0/+97
2018-05-09ASoC: uniphier: evea: use DAPM to change source of line-inKatsuhiro Suzuki1-22/+33
2018-05-09ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King1-2/+2
2018-05-09ASoC: fix return value check in mt6351_codec_driver_probe()Wei Yongjun1-2/+2