aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28ASoC: rt5670: remove duplicate route.Bard Liao1-2/+0
2017-06-28ASoC: rt5670: fix wrong audio routeBard Liao1-3/+2
2017-06-28ASoC: nau8825: debug message of crosstalk bypassJohn Hsu1-0/+2
2017-06-28ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda1-0/+6
2017-06-28ASoC: codecs: rt5670: fix jd mode for Lenovo Miix 2 10Pierre-Louis Bossart1-0/+9
2017-06-28ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart1-9/+80
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin1-4/+35
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter1-1/+1
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede1-0/+1
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai1-0/+29
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao1-0/+4
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao1-4/+4
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao1-23/+8
2017-06-23ASoC: audio-graph-scu-card: support 2nd codec endpoint on DTKuninori Morimoto1-3/+25
2017-06-23ASoC: audio-graph-scu-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-1/+1
2017-06-23ASoC: audio-graph-card: tidyup asoc_simple_card_canonicalize_cpu() parameterKuninori Morimoto1-2/+1
2017-06-23ASoC: nau8825: make crosstalk function optionalJohn Hsu2-1/+6
2017-06-23ASoC: nau8825: fix jack type detection issue after resumeJohn Hsu1-1/+16
2017-06-23ASoC: nau8825: default value for propertyJohn Hsu1-12/+41
2017-06-23ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driverBaoyou Xie3-0/+410
2017-06-22ASoC: es8316: add I2C dependencyArnd Bergmann1-0/+1
2017-06-22ASoC: max9867: make array ni_div static constColin Ian King1-1/+1
2017-06-21ASoC: rsnd: fixup unsigned expression compared with zero: main_rateKuninori Morimoto3-6/+6
2017-06-21ASoC: stm32: Add SPDIFRX supportolivier moysan3-0/+1012
2017-06-21ASoC: pxa: add COMPILE_TEST on SND_PXA2XX_SOCKuninori Morimoto1-1/+1
2017-06-21ASoC: fsl: mpc5200_dma: remove unused psc_dmaKuninori Morimoto1-1/+0
2017-06-19ASoC: zx-i2s: flip I2S master/slave modeShawn Guo1-4/+6
2017-06-19ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-06-19ASoC: Intel: bxt: Move codec sysclk config to codec_init functionAdam Thomson1-5/+9
2017-06-19ASoC: da7219: Fix HP detection procedure for all MCLK frequenciesAdam Thomson3-25/+64
2017-06-19ASoC: skl_rt286: Add deepbuffer dai linkSubhransu S. Prusty1-0/+18
2017-06-19ASoC: Intel: Skylake: Fix dma buffer size calculationRamesh Babu1-4/+25
2017-06-19ASoC: Intel: Skylake: Add deep buffer supportRamesh Babu2-0/+5
2017-06-19ASoC: stm32: change configuration flagolivier moysan2-6/+19
2017-06-16ASoC: stm32: sai: add h7 supportolivier moysan3-22/+155
2017-06-16ASoC: stm32: sai: manage master clockolivier moysan1-0/+14
2017-06-16ASoC: stm32: sai: fix clock managementolivier moysan1-2/+2
2017-06-16ASoC: stm32: sai: change stop sequenceolivier moysan1-4/+4
2017-06-16ASoC: stm32: sai: remove spurious traceolivier moysan1-3/+0
2017-06-16ASoC: stm32: sai: typo fixesolivier moysan3-16/+15
2017-06-16ASoC: simple-card: use asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-7/+3
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-0/+19
2017-06-16ASoC: ak4613: add hw_constraint rule for Sampling RateKuninori Morimoto1-0/+61
2017-06-16ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-2/+1
2017-06-16Merge branch 'topic/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown2-25/+34
2017-06-16ASoC: rt5677: Move platform code to board fileAndy Shevchenko2-26/+27
2017-06-16ASoC: rt5677: Introduce proper table for ACPI enumerationAndy Shevchenko1-1/+9
2017-06-16ASoC: rockchip: Fix buildMark Brown1-2/+2
2017-06-16ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai2-15/+15
2017-06-15ASoC: rsnd: add rsnd_soc_hw_rule/constraint()Kuninori Morimoto2-2/+154