summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2321-36/+36
* ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-234-11/+11
* ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-234-16/+16
* ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-7/+7
* ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-7/+7
* ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-238-8/+8
* ASoC: ti: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2310-19/+19
* ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-5/+5
* ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-238-57/+59
* Merge series "ASoC: mediatek: mt8183: support machine driver for max98357b" f...Mark Brown2020-07-223-9/+73
|\
| * ASoC: mediatek: mt8183: support machine driver with max98357bTzung-Bi Shih2020-07-221-1/+21
| * ASoC: dt-bindings: mt8183: add compatible string for using max98357bTzung-Bi Shih2020-07-221-0/+1
| * ASoC: mediatek: mt8183: support left justified format for I2STzung-Bi Shih2020-07-221-8/+51
* | Merge series "SOF IMX fixes" from Daniel Baluta <daniel.baluta@oss.nxp.com>Mark Brown2020-07-224-5/+33
|\ \
| * | ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta2020-07-221-0/+8
| * | ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta2020-07-221-0/+2
| * | ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta2020-07-221-0/+11
| * | ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8MDaniel Baluta2020-07-221-1/+1
| * | ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta2020-07-221-1/+1
| * | ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta2020-07-222-3/+3
| * | ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta2020-07-221-0/+7
| |/
* | ASoC: hdac_hda: fix deadlock after PCM open errorKai Vehmanen2020-07-221-6/+1
* | ASoC: hdac_hda: fix memleak on module unloadKai Vehmanen2020-07-221-7/+9
* | ASoC: hdac_hda: call patch_ops.free() on probe errorKai Vehmanen2020-07-221-2/+5
* | ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2227-34/+34
|/
* Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown2020-07-226-2/+1230
|\
| * ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar2020-07-226-2/+1230
* | ASoC: tas2770: Convert tas2770 binding to yamlDan Murphy2020-07-212-37/+76
* | ASoC: tas2770: Fix reset gpio property nameDan Murphy2020-07-211-2/+1
* | ASoC: sgtl5000: Convert to json-schemaThierry Reding2020-07-213-62/+103
* | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-205-12/+53
|\ \
| * | ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freqYong Zhi2020-07-201-1/+8
| * | ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loadedKai Vehmanen2020-07-201-0/+3
| * | ASoC: Intel: sof_sdw: add support for systems without i915 audioKai Vehmanen2020-07-203-10/+24
| * | ASoC: Intel: sof_sdw_rt711: remove properties in card removePierre-Louis Bossart2020-07-203-0/+17
| * | ASoC: Intel: sof_sdw_rt711: remove hard-coded codec nameBard Liao2020-07-201-1/+1
* | | Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown2020-07-2016-0/+3421
|\ \ \ | | |/ | |/|
| * | ASoC: tegra: Add Tegra186 based DSPK driverSameer Pujar2020-07-204-0/+527
| * | ASoC: tegra: Add Tegra210 based AHUB driverSameer Pujar2020-07-204-0/+815
| * | ASoC: tegra: Add Tegra210 based I2S driverSameer Pujar2020-07-204-0/+950
| * | ASoC: tegra: Add Tegra210 based DMIC driverSameer Pujar2020-07-204-0/+550
| * | ASoC: tegra: Add support for CIF programmingSameer Pujar2020-07-201-0/+65
| * | ASoC: dt-bindings: tegra: Add DT bindings for Tegra210Sameer Pujar2020-07-205-0/+514
* | | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-2015-33/+98
|\ \ \
| * | | ASoC: Intel: common: change match table ehl-rt5660Libin Yang2020-07-201-1/+1
| * | | ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopbackJing Xiangfeng2020-07-171-1/+1
| * | | ASoC: rt5682: Report the button event in the headset type onlyOder Chiou2020-07-161-1/+2
| * | | ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng2020-07-161-1/+3
| * | | ASoC: rt5682: Enable Vref2 under using PLL2derek.fang2020-07-141-7/+17
| * | | ASoC: rt286: fix unexpected interrupt happensShuming Fan2020-07-091-4/+4