summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: SOF: core: free trace on errorsPierre-Louis Bossart2020-01-271-2/+5
| | * ASoC: SOF: fix an Oops, caused by invalid topologyGuennadi Liakhovetski2020-01-271-0/+10
| | * ASoC: amd: Fix for Subsequent Playback issue.Ravulapati Vishnu vardhan rao2020-01-271-7/+7
| | * ASoC: SOF: Intel: do not disable i915 power during probeKai Vehmanen2020-01-271-1/+2
| | * ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen2020-01-273-20/+10
| | * ASoC: rt1015: Remove unnecessary constNathan Chancellor2020-01-241-1/+1
| | * ASoC: max98090: silence lockdep warningMarek Szyprowski2020-01-241-1/+2
| * | ALSA: hda - Fix DP-MST support for NVIDIA codecsNikhil Mahale2020-02-041-31/+63
| * | ALSA: hdsp: Make the firmware loading ioctl a bit more readableTakashi Iwai2020-02-021-4/+3
| * | ALSA: emu10k1: Fix annotation and cast for the recent uapi header changeTakashi Iwai2020-02-021-79/+101
| * | ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai2020-02-011-1/+1
| * | ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirkTakashi Iwai2020-02-011-23/+23
| * | ALSA: usb-audio: Fix endianess in descriptor validationTakashi Iwai2020-02-011-3/+3
| * | ALSA: hda: Add JasperLake PCI ID and codec vidYong Zhi2020-02-012-0/+3
| * | ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai2020-01-312-70/+125
| * | ALSA: pcm: Fix memory leak at closing a stream without hw_freeTakashi Iwai2020-01-291-9/+15
| * | ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar2020-01-281-12/+19
* | | treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-044-9/+5
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-19/+17
* | | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-28568-7872/+26556
|\| |
| * | Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-01-27227-4011/+23363
| |\ \
| | * | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-23225-3932/+23218
| | |\|
| | | * ASoC: soc-core: remove null_snd_soc_opsKuninori Morimoto2020-01-231-4/+0
| | | * ASoC: soc-pcm: add soc_rtd_trigger()Kuninori Morimoto2020-01-231-10/+16
| | | * ASoC: soc-pcm: add soc_rtd_hw_free()Kuninori Morimoto2020-01-231-4/+10
| | | * ASoC: soc-pcm: add soc_rtd_hw_params()Kuninori Morimoto2020-01-231-7/+15
| | | * ASoC: soc-pcm: add soc_rtd_prepare()Kuninori Morimoto2020-01-231-7/+14
| | | * ASoC: soc-pcm: add soc_rtd_shutdown()Kuninori Morimoto2020-01-231-4/+10
| | | * ASoC: soc-pcm: add soc_rtd_startup()Kuninori Morimoto2020-01-231-7/+14
| | | * ASoC: rt1015: add rt1015 amplifier driverJack Yu2020-01-234-0/+1376
| | | * ASoC: madera: Correct some kernel docCharles Keepax2020-01-231-1/+1
| | | * ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang2020-01-214-0/+598
| | | * ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih2020-01-211-1/+1
| | | * ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih2020-01-211-13/+41
| | | * ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih2020-01-212-7/+4
| | | * ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-2111-34/+3
| | | * ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto2020-01-212-53/+0
| | | * ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6
| | | * ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
| | | * ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resumeKuninori Morimoto2020-01-211-2/+0
| | | * ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+7
| | | * ASoC: dwc: dwc-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-14/+18
| | | * ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto2020-01-214-38/+27
| | | * ASoC: ti: omap-mcpdm: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
| | | * ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6
| | | * ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+12
| | | * ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-4/+4
| | | * ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto2020-01-214-26/+14
| | | * ASoC: jz4740: jz4740-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-10/+8
| | | * ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8