Age | Commit message (Expand) | Author | Files | Lines |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 15 | -55/+230 |
2020-05-27 | Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-L... | Mark Brown | 13 | -47/+122 |
2020-05-27 | ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() | Wei Yongjun | 1 | -4/+4 |
2020-05-27 | ASoC: tlv320adcx140: Fix warnings when using W=1 | Dan Murphy | 1 | -5/+3 |
2020-05-27 | ASoC: wm8962: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -0/+2 |
2020-05-27 | ASoC: img-spdif-in: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -1/+3 |
2020-05-27 | ASoC: tlv320adcx140: Add support for configuring GPI pins | Dan Murphy | 2 | -0/+35 |
2020-05-27 | ASoC: img-spdif-out: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -1/+3 |
2020-05-27 | ASoC: SOF: Intel: BYT: harden IPC initialization and handling | Keyon Jie | 1 | -14/+17 |
2020-05-27 | ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler | Pierre-Louis Bossart | 1 | -21/+25 |
2020-05-27 | ASoC: SOF: Intel: BYT: add .remove op | Ranjani Sridharan | 1 | -0/+9 |
2020-05-27 | ASoC: SOF: ipc: ignore DSP replies received when they are not expected | Ranjani Sridharan | 2 | -6/+5 |
2020-05-27 | ASoC: Intel: byt/cht: add .pm_ops | Pierre-Louis Bossart | 9 | -0/+27 |
2020-05-27 | ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend | Pierre-Louis Bossart | 2 | -7/+0 |
2020-05-27 | ASoC: SOF: pm: handle resume on legacy Intel platforms | Ranjani Sridharan | 1 | -2/+6 |
2020-05-27 | ASoC: SOF: Intel: byt: Add PM callbacks | Ranjani Sridharan | 1 | -0/+36 |
2020-05-27 | ASoC: dapm: Move dai_link widgets to runtime to fix use after free | Charles Keepax | 1 | -6/+6 |
2020-05-27 | ALSA: hda/realtek - Add new codec supported for ALC287 | Kailang Yang | 1 | -0/+3 |
2020-05-27 | ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio | Takashi Iwai | 2 | -0/+44 |
2020-05-26 | ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe | Dinghao Liu | 1 | -0/+1 |
2020-05-26 | ASoC: fix incomplete error-handling in img_i2s_in_probe. | Qiushi Wu | 1 | -0/+1 |
2020-05-26 | ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src | Dinghao Liu | 1 | -5/+2 |
2020-05-26 | ASoC: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2020-05-26 | ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC | Chris Chiu | 1 | -0/+8 |
2020-05-26 | ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround | Takashi Iwai | 1 | -10/+26 |
2020-05-26 | ALSA: hwdep: fix a left shifting 1 by 31 UB bug | Changming Liu | 1 | -2/+2 |
2020-05-25 | Merge series "ASoC: add soc-link" from Kuninori Morimoto <kuninori.morimoto.g... | Mark Brown | 6 | -131/+196 |
2020-05-25 | Merge series "ASoC: SOF: extended manifest support for 5.8" from Kai Vehmanen... | Mark Brown | 2 | -4/+174 |
2020-05-25 | ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume | Shengjiu Wang | 1 | -43/+27 |
2020-05-25 | ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret' | Tang Bin | 1 | -2/+2 |
2020-05-25 | ASoC: fsl_asrc: Fix -Wmissing-prototypes warning | shengjiu wang | 1 | -2/+2 |
2020-05-25 | ASoC: max98390: Added Amplifier Driver | Steve Lee | 4 | -0/+1710 |
2020-05-25 | ASoC: SOF: ext_manifest: parse compiler version | Karol Trzcinski | 1 | -0/+21 |
2020-05-25 | ASoC: SOF: ext_manifest: parse windows | Karol Trzcinski | 1 | -2/+23 |
2020-05-25 | ASoC: SOF: ext_manifest: parse firmware version | Karol Trzcinski | 1 | -0/+16 |
2020-05-25 | ASoC: SOF: Introduce extended manifest | Karol Trzcinski | 1 | -0/+112 |
2020-05-25 | ASoC: SOF: loader: Adjust validation condition for fw_offset | Karol Trzcinski | 2 | -2/+2 |
2020-05-25 | ASoC: soc-link: add snd_soc_link_compr_set_params() | Kuninori Morimoto | 2 | -10/+19 |
2020-05-25 | ASoC: soc-link: add snd_soc_link_compr_shutdown() | Kuninori Morimoto | 2 | -4/+12 |
2020-05-25 | ASoC: soc-link: add snd_soc_link_compr_startup() | Kuninori Morimoto | 2 | -17/+20 |
2020-05-25 | ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() | Kuninori Morimoto | 4 | -16/+23 |
2020-05-25 | ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx() | Kuninori Morimoto | 2 | -21/+23 |
2020-05-25 | ASoC: soc-link: move soc_rtd_xxx() | Kuninori Morimoto | 2 | -75/+78 |
2020-05-25 | ASoC: add soc-link.c | Kuninori Morimoto | 3 | -9/+42 |
2020-05-25 | ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model) | Takashi Sakamoto | 3 | -0/+11 |
2020-05-22 | ASoC: max9867: keep ADCs and DACs always on | Pavel Dobias | 2 | -11/+9 |
2020-05-22 | ASoC: max9867: add digital microphone controls | Pavel Dobias | 1 | -2/+24 |
2020-05-22 | Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -1/+7 |
2020-05-22 | ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch | Takashi Sakamoto | 1 | -30/+47 |
2020-05-22 | ALSA: firewire-motu: refactoring protocol v3 for clock source getter | Takashi Sakamoto | 1 | -26/+72 |