summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2017-04-05ASoc: rt5645: Add OF device ID tableJavier Martinez Canillas1-0/+10
2017-04-05ASoC: cs53l30: Set .of_match_table to OF device ID tableJavier Martinez Canillas1-0/+1
2017-04-05ASoC: max9867: export OF device ID as module aliasesJavier Martinez Canillas1-2/+2
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni2-0/+160
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald2-43/+145
2017-04-03ASoC: twl6040: Add control for HS and HF mono to stereo selectionPeter Ujfalusi1-0/+8
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai1-21/+0
2017-03-30ASoC: rcar: call missing of_clk_del_provider() when removeKuninori Morimoto1-0/+5
2017-03-30ASoC: rcar: fixup of_clk_add_provider() usage for multi clkoutKuninori Morimoto1-8/+6
2017-03-30Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai14-75/+107
2017-03-30ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"Colin Ian King1-1/+1
2017-03-29Merge remote-tracking branches 'asoc/fix/rt5665', 'asoc/fix/simple', 'asoc/fi...Mark Brown5-41/+42
2017-03-29Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/atmel', 'asoc/fix/h...Mark Brown4-12/+17
2017-03-29Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown3-19/+41
2017-03-29Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-1/+1
2017-03-29ASoC: Intel: Skylake: Fix module state after unbind and deleteJeeja KP2-1/+6
2017-03-29ASoC: Intel: Skylake: Fix DMA position reporting for capture streamHardik T Shah1-2/+21
2017-03-29ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST libraryJeeja KP6-81/+70
2017-03-29ASoC: Intel: Skylake: remove hard coded ACPI pathVinod Koul1-4/+3
2017-03-29ASoC: Intel: Skylake: Remove redundant vmixer handlerVinod Koul1-31/+1
2017-03-29ASoC: Intel: Skylake: Don't unload module when in useVinod Koul1-0/+5
2017-03-29ASoC: Intel: Skylake: Add 16-bit constraint to FE bxt_rt298 machineG Kranthi1-0/+3
2017-03-29ASoC: hdac_hdmi: Update sig_bits based on converter capabilityJeeja KP1-2/+2
2017-03-29ASoC: Intel: Skylake: Use the sig_bits to define dai bps capabilityJeeja KP3-3/+26
2017-03-29ASoC: imx-wm8962: Fix codec_clk cleanupDaniel Baluta1-1/+2
2017-03-29ASoC: imx-wm8962: Let codec driver enable/disable its MCLKDaniel Baluta1-32/+8
2017-03-29ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto3-28/+0
2017-03-29ASoC: mediatek: Add mt2701-wm8960 machine driverRyder Lee4-0/+203
2017-03-27ASoC: cs35l35: Clear reset_gpio on the error path in probeCharles Keepax1-1/+1
2017-03-27ASoC: intel: remove unused variable data and associated codeColin Ian King1-6/+0
2017-03-27ASoC: intel: Don't print FW version repeatedlyTakashi Iwai1-1/+3
2017-03-24ASoC: codec: wm8960: Relax bit clock computationDaniel Baluta1-9/+19
2017-03-24ASoC: codec: wm8960: Refactor sysclk freq searchDaniel Baluta1-19/+61
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov1-0/+30
2017-03-24ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto1-0/+9
2017-03-24ASoC: rcar: enable PCM RATE untile 192000Hiroyuki Yokoyama1-1/+1
2017-03-24ASoC: blackfin: constify snd_soc_ops structuresBhumika Goyal2-2/+2
2017-03-24ASoC: simple-card: fix simple_dai clk lookupLucas Stach1-0/+1
2017-03-24ASoC: STI: Fix reader substream pointer setArnaud Pouliquen1-0/+3
2017-03-24ASoC: core: remove pointless auxiliary from snd_soc_componentKuninori Morimoto1-10/+5
2017-03-21ASoC: Intel: Update bxt_da7219_max98357a to add a newHarsha Priya1-44/+53
2017-03-21ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_INMylène Josserand1-9/+11
2017-03-21ASoC: sun8i-codec: Fix space on audio-routing widgetMylène Josserand1-1/+1
2017-03-21ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLEMylène Josserand1-24/+21
2017-03-21ASoC: sun8i-codec: Remove analog "HP" widgetMylène Josserand1-6/+0
2017-03-20ASoC: omap: constify snd_soc_ops structuresBhumika Goyal7-7/+7
2017-03-20ASoC: mediatek: constify snd_soc_ops structuresBhumika Goyal5-5/+5
2017-03-20ASoC: rt5665: fix wrong pre div reg of IF2 and IF3Bard Liao1-2/+5
2017-03-20ASoC: rt5665: fix wrong shift rt5665_if2_1_adc_in_enumBard Liao1-1/+1
2017-03-20ASoC: wm8903: add regulator handlingLinus Walleij1-0/+31