aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko2019-06-251-13/+9
* ASoC: Intel: Skylake: Reset pipeline before its deletionAmadeusz Sławiński2019-06-251-7/+16
* ASoC: Intel: Common: Fix NULL dereference in tx_wait_doneCezary Rojewski2019-06-251-1/+1
* ASoC: Intel: Fix race condition in IPC rx listGustaw Lewandowski2019-06-251-1/+1
* ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bitCezary Rojewski2019-06-252-2/+2
* ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flowAmadeusz Sławiński2019-06-251-42/+35
* ASoC: topology: Consolidate how dtexts and dvalues are freedAmadeusz Sławiński2019-06-251-17/+24
* ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-06-251-0/+6
* ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk devAmadeusz Sławiński2019-06-251-9/+7
* ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-254-4/+23
* ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2019-06-252-0/+14
* ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński2019-06-251-5/+0
* ASoC: compress: Fix memory leak from snd_soc_new_compressAmadeusz Sławiński2019-06-251-11/+6
* ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński2019-06-251-2/+6
* ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2019-06-252-4/+4
* ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-252-4/+13
* ASoC: rt5677: depop stereo dacCurtis Malainey2019-06-251-1/+2
* ASoC: rk3399_gru_sound: Support 32, 44.1 and 88.2 kHz sample ratesEnric Balletbo i Serra2019-06-241-13/+1
* ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()Kuninori Morimoto2019-06-241-3/+2
* ASoC: soc-core: soc_find_component() uses snd_soc_dai_link_componentKuninori Morimoto2019-06-241-25/+20
* ASoC: soc-core: soc_find_component() uses snd_soc_is_matching_component()Kuninori Morimoto2019-06-241-9/+5
* ASoC: soc-core: move soc_find_component()Kuninori Morimoto2019-06-241-19/+19
* ASoC: SOF: Intel: hda: remove duplicated include from hda.cYueHaibing2019-06-241-1/+0
* ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto2019-06-201-3/+1
* ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameterPeter Ujfalusi2019-06-201-7/+24
* ASoC: pcm3168a: Rename min_frame_size to slot_widthPeter Ujfalusi2019-06-201-5/+5
* ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi2019-06-201-7/+6
* ASoC: ti: davinci-mcasp: Set unused serializers as INACTIVEPeter Ujfalusi2019-06-201-6/+8
* ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-206-43/+32
* ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90Richard Fitzgerald2019-06-203-0/+2665
* ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85Richard Fitzgerald2019-06-203-0/+2742
* ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35Richard Fitzgerald2019-06-203-0/+1790
* ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2019-06-204-0/+4634
* ASoC: stm32: dfsdm: add 16 bits audio record supportOlivier Moysan2019-06-201-10/+39
* ASoC: soc-utils: remove dummy PlatformKuninori Morimoto2019-06-191-25/+0
* ASoC: rockchip: rk3399_gru_sound: don't select unnecessary PlatformKuninori Morimoto2019-06-191-13/+6
* ASoC: qcom: don't select unnecessary PlatformKuninori Morimoto2019-06-191-1/+3
* ASoC: simple-card-utils: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+12
* ASoC: ux500: mop500: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+2
* ASoC: ti: rx51: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: ti: omap-twl4030: don't select unnecessary PlatformKuninori Morimoto2019-06-191-10/+2
* ASoC: ti: omap-hdmi: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: ti: omap-abe-twl6040: don't select unnecessary PlatformKuninori Morimoto2019-06-191-14/+8
* ASoC: ti: davinci-evm: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: tegra: trimslice: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1
* ASoC: tegra: tegra_wm9712: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: tegra: tegra_wm8903: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: tegra: tegra_wm8753: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: tegra: tegra_sgtl5000: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+1
* ASoC: tegra: tegra_rt5677: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1