summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-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
| | * ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
| | * ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
* | | ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-2/+2
* | | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-26181-3272/+10816
|\| |
| * | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-2545-490/+1259
| |\ \
| | * | Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-22173-3116/+10678
| | |\|
| | | * ASoC: DMI long name - avoid to add board name if matches with product nameJaroslav Kysela2019-11-221-1/+2
| | | * ASoC: improve the DMI long card code in asoc-coreJaroslav Kysela2019-11-221-41/+25
| | | * ASoC: Fix Kconfig indentationKrzysztof Kozlowski2019-11-202-17/+17
| | | * ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang2019-11-201-3/+5
| | | * ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi2019-11-201-5/+15
| | | * ASoC: add control components managementJaroslav Kysela2019-11-201-0/+13
| | | * ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto2019-11-192-18/+11
| | | * ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-192-7/+5
| | | * ASoC: wm_adsp: Expose mixer control APILi Xu2019-11-182-1/+84
| | | * ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2019-11-182-0/+53
| | | * ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-181-4/+4
| | | * ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi2019-11-181-4/+34
| | | * ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+2
| | | * ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-11-181-0/+5
| | | * ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul2019-11-181-1/+34
| | | * ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla2019-11-182-0/+70
| | | * ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot2019-11-181-1/+1
| | | * ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
| | | * ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
| | | * ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-5/+10
| | | * ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto2019-11-151-15/+15
| | | * ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-1/+2
| | | * ASoC: tas2770: clean up an indentation issueColin Ian King2019-11-151-5/+5