summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-1712-80/+209
|\
| * Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-01-1612-80/+209
| |\
| | * ASoC: msm8916-wcd-digital: Reset RX interpolation path after useStephan Gerhold2020-01-131-0/+6
| | * ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1Stephan Gerhold2020-01-131-3/+13
| | * ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu2020-01-131-0/+8
| | * ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen2020-01-131-3/+4
| | * ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-131-2/+2
| | * ASoC: hdac_hda: Fix error in driver removal after failed probeKai Vehmanen2020-01-131-1/+3
| | * ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen2020-01-131-7/+12
| | * ASoC: SOF: Intel: lower print level to dbg if we will reinit DSPBard liao2020-01-131-3/+3
| | * ASoC: stm32: dfsdm: fix 16 bits recordOlivier Moysan2020-01-101-6/+6
| | * ASoC: stm32: sai: fix possible circular lockingOlivier Moysan2020-01-091-54/+140
| | * ASoC: Fix NULL dereference at freeingTakashi Iwai2020-01-071-0/+3
| | * ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirkHans de Goede2020-01-061-1/+2
| | * ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-01-061-0/+7
* | | Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-108-28/+61
|\| |
| * | Merge tag 'asoc-fix-v5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-01-068-28/+61
| |\|
| | * ASoC: Intel: boards: Fix compile-testing RT1011/RT5682Arnd Bergmann2020-01-031-1/+0
| | * ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta2019-12-251-0/+3
| | * ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu2019-12-251-3/+3
| | * ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan2019-12-251-1/+8
| | * ASoC: stm32: spdifrx: fix input pin state managementOlivier Moysan2019-12-251-4/+0
| | * ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan2019-12-251-5/+19
| | * ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan2019-12-251-5/+7
| | * ASoC: core: Fix access to uninitialized list headsTakashi Iwai2019-12-251-6/+6
| | * ASoC: soc-core: Set dpcm_playback / dpcm_captureDaniel Baluta2019-12-251-0/+2
| | * ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_devColin Ian King2019-12-251-1/+1
| | * ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart2019-12-181-2/+9
| | * ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen2019-12-181-0/+3
* | | Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-12-1818-97/+157
|\| |
| * | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-1718-97/+157
| |\|
| | * ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
| | * ASoC: Intel: common: work-around incorrect ACPI HID for CML boardsAmery Song2019-12-101-17/+24
| | * ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey2019-12-101-3/+4
| | * ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski2019-12-101-2/+3
| | * ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski2019-12-101-0/+2
| | * ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta2019-12-101-0/+6
| | * ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu2019-12-101-1/+7
| | * ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu2019-12-101-6/+13
| | * ASoC: core: only flush inited work during freeCurtis Malainey2019-12-091-1/+2
| | * ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2019-12-041-2/+6
| | * ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-043-11/+16
| | * ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
| | * ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-272-7/+2
| | * ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
| | * ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
| | * ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
| | * ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing2019-11-271-0/+16
| | * ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta2019-11-271-1/+3
| | * ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9