summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2016-05-09ASoC: davinci-mcasp: Do not allow multiple streams in one directionPeter Ujfalusi1-2/+6
2016-05-06ASoC: da7129: Add missing include of acpi.hMark Brown1-0/+1
2016-05-05ASoC: Intel: Skylake: Fix memory leak in nhlt initJeeja KP3-10/+16
2016-05-05ASoC: fsl_sai: Allow setting the SAI MCLK directionFabio Estevam1-0/+20
2016-05-05ASoC: fsl_sai: Introduce a compatible string for MX6ULFabio Estevam1-1/+3
2016-05-05ASoC: da7219: Add initial ACPI id for deviceAdam Thomson1-0/+7
2016-05-05ASoC: rt5645: polling jd status in all conditionsBard Liao1-6/+4
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping1-32/+40
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping1-0/+15
2016-05-04ASoC: wm_adsp: Detach compressed stream on freeCharles Keepax1-0/+22
2016-05-04ASoC: wm_adsp: Move compr_attach/attached functionsCharles Keepax1-19/+19
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown6-30/+70
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter1-1/+1
2016-05-02ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax1-20/+108
2016-05-02ASoC: Intel: Boards: remove ignore_suspend for WoV streamsJeeja KP3-3/+0
2016-05-02ASoC: Intel: Skylake: Suspend PCMs when marked as active suspendJeeja KP1-10/+20
2016-05-02ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On"Dharageswari.R1-1/+1
2016-05-02ASoC: Intel: Skylake: Fix memory leak during init instanceMousumi Jana1-1/+1
2016-05-02ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean upDharageswari.R2-2/+4
2016-05-02Merge tag 'asoc-fix-v4.6-rc5' into asoc-intelMark Brown21-160/+243
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko1-1/+1
2016-04-29ASoC: davinci-mcasp: Fix overwriting of ahclkxJim Lodes1-1/+1
2016-04-29ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register listCaleb Crome1-0/+1
2016-04-28ASoC: Intel: Skylake: Update channel map based on runtime paramsSubhransu S. Prusty1-1/+20
2016-04-28ASoC: Intel: Skylake: Add multichannel support for HDMISubhransu S. Prusty1-7/+7
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmapSubhransu S. Prusty1-3/+70
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmapSubhransu S. Prusty1-3/+71
2016-04-28ASoC: skl_rt286: Fix to support hdmi channel map supportSubhransu S. Prusty1-1/+47
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13
2016-04-27ASoC: bcm2835: Add S16_LE support via packed DMA transfersMatthias Reichl1-0/+9
2016-04-27Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-23/+34
2016-04-27ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl1-23/+34
2016-04-27ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald1-16/+16
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald3-0/+15
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2-0/+21
2016-04-27ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclkPeter Rosin1-2/+2
2016-04-26Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown3-20/+20
2016-04-26Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown11-111/+155
2016-04-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown6-29/+61
2016-04-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+7
2016-04-26ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald1-2/+1
2016-04-26ASoC: ac97: use gpiochip data pointerLinus Walleij1-5/+3
2016-04-26ASoC: wm8996: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: wm8962: use gpiochip data pointerLinus Walleij1-10/+5
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: rt5677: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1