aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-08-08ASoC: soc-core: fix module_put() warning in soc_cleanup_componentPierre-Louis Bossart1-1/+1
2019-08-08ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()Kuninori Morimoto2-2/+4
2019-08-08ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FSKuninori Morimoto1-2/+0
2019-08-08ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto1-4/+10
2019-08-08ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()Kuninori Morimoto1-6/+3
2019-08-08ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()Kuninori Morimoto1-4/+2
2019-08-08ASoC: soc-core: tidyup for snd_soc_add_card_controls()Kuninori Morimoto1-3/+4
2019-08-08ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()Kuninori Morimoto1-10/+13
2019-08-08ASoC: soc-core: tidyup for snd_soc_add_component_controls()Kuninori Morimoto1-4/+6
2019-08-08ASoC: hdac_hda: fix page fault issue by removing raceKeyon Jie1-0/+4
2019-08-08ASoC: SOF: Intel: Initialize hdaudio bus properlyTakashi Iwai3-29/+11
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai11-214/+45
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai8-89/+20
2019-08-08ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-08-08sound: fix a memory leak bugWenwen Wang1-1/+2
2019-08-07ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta1-0/+14
2019-08-07ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta2-113/+156
2019-08-07ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta2-2/+5
2019-08-07ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta2-14/+98
2019-08-07ASoC: Intel: Update request-reply IPC modelCezary Rojewski6-202/+239
2019-08-07ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()Kuninori Morimoto1-13/+13
2019-08-07ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()Kuninori Morimoto1-6/+5
2019-08-07ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()Kuninori Morimoto1-2/+2
2019-08-07ASoC: soc-core: check return value of snd_soc_add_dai_link()Kuninori Morimoto1-2/+5
2019-08-07ASoC: soc-core: add comment for for_each_xxxKuninori Morimoto1-0/+2
2019-08-07ASoC: soc-core: set component->debugfs_root NULLKuninori Morimoto1-0/+3
2019-08-07ASoC: SOF: Intel: hda: fix MSI handlingPierre-Louis Bossart1-1/+1
2019-08-07ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan2-2/+14
2019-08-07ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan2-1/+9
2019-08-07ASoC: SOF: Intel: hda: Initialize HDA controller after i915 initRanjani Sridharan1-7/+13
2019-08-07ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto1-6/+15
2019-08-07ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai3-2/+70
2019-08-07ALSA: hiface: fix multiple memory leak bugsWenwen Wang1-3/+8
2019-08-06ALSA: hda - Don't override global PCM hw info flagTakashi Iwai1-4/+2
2019-08-06ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirckArd van Breemen1-0/+57
2019-08-06ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen1-0/+1
2019-08-06ALSA: usb-audio: fix PCM device orderAlexander Tsoy1-1/+33
2019-08-06ALSA: usb-audio: Unify audioformat release codeTakashi Iwai1-17/+14
2019-08-06Merge branch 'for-linus' into for-nextTakashi Iwai44-162/+347
2019-08-06ALSA: usb-audio: fix a memory leak bugWenwen Wang1-0/+1
2019-08-06Merge tag 'asoc-fix-v5.3-rc3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-0/+0
2019-08-06Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai36-133/+281
2019-08-06ASoC: max98373: Remove executable bitsMark Brown2-0/+0
2019-08-05ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP streamTakashi Sakamoto2-6/+2
2019-08-05ALSA: fireface: support AMDTP domainTakashi Sakamoto2-24/+35
2019-08-05ALSA: firewire-motu: support AMDTP domainTakashi Sakamoto2-43/+42
2019-08-05ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto2-22/+34
2019-08-05ALSA: firewire-digi00x: support AMDTP domainTakashi Sakamoto2-24/+33
2019-08-05ALSA: dice: support AMDTP domainTakashi Sakamoto2-7/+27
2019-08-05ALSA: oxfw: support AMDTP domainTakashi Sakamoto2-29/+45