aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/pcm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ALSA: 6fire: Drop the dead codeTakashi Iwai1-7/+0
2019-11-06ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai3-7/+5
2019-11-06ALSA: sparc: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-2/+2
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-2/+2
2019-11-06ALSA: rme32: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+2
2019-11-06ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+1
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai3-4/+4
2019-11-06ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai1-1/+2
2019-11-06ALSA: pcm: Warn if doubly preallocatedTakashi Iwai1-0/+2
2019-11-06ALSA: docs: Update documentation about SG- and vmalloc-buffersTakashi Iwai1-29/+37
2019-11-06ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai1-1/+13
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai2-4/+17
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai2-9/+16
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto1-1/+8
2019-11-05ASoC: soc-core: remove topology specific operationKuninori Morimoto1-24/+4
2019-11-05ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto1-8/+8
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()Kuninori Morimoto3-28/+24
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto3-4/+6
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto2-5/+15
2019-11-05ASoC: soc-core: move snd_soc_unregister_dais()Kuninori Morimoto1-16/+16
2019-11-05ASoC: soc-core: move snd_soc_register_dai()Kuninori Morimoto1-36/+36
2019-11-05ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()Kuninori Morimoto1-15/+5
2019-11-05ASoC: soc-core: remove snd_soc_component_add/del()Kuninori Morimoto1-33/+25
2019-11-05ASoC: soc-core: add snd_soc_del_component_unlocked()Kuninori Morimoto1-11/+9
2019-11-05ASoC: soc-core: tidyup snd_soc_lookup_component()Kuninori Morimoto1-13/+10
2019-11-05ASoC: soc-core: move snd_soc_lookup_component()Kuninori Morimoto1-26/+26
2019-11-05ASoC: soc-core: add soc_unbind_dai_link()Kuninori Morimoto1-10/+12
2019-11-05ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()Kuninori Morimoto1-17/+6
2019-11-05ASoC: soc-core: remove duplicated soc_is_dai_link_bound()Kuninori Morimoto1-3/+0
2019-11-05ASoC: soc-core: typo fix at soc_dai_link_sanity_check()Kuninori Morimoto1-1/+1
2019-11-05ASoC: soc-core: tidyup soc_init_dai_link()Kuninori Morimoto1-15/+7
2019-11-05ASoC: soc-core: move soc_init_dai_link()Kuninori Morimoto1-96/+96
2019-11-05ASoC: adau7118: Fix example warningMaxime Ripard1-1/+1
2019-11-05ALSA: hda: hdmi - add Tigerlake supportKai Vehmanen1-0/+13
2019-11-05ASoC: SOF: topology: set trigger order for FE DAI linkRanjani Sridharan1-0/+4
2019-11-05ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2019-11-05ASoC: max98373: replace gpio_request with devm_gpio_requestYong Zhi1-2/+2
2019-11-05ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan1-1/+11
2019-11-05ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai1-1/+1
2019-11-05ALSA: hda: Disable regmap internal lockingTakashi Iwai1-0/+1
2019-11-04ASoC: Intel: boards: sof_rt5682: use dependency on SOF_HDA_LINKPierre-Louis Bossart1-3/+3
2019-11-04ASoC: Intel: boards: Geminilake is only supported by SOFPierre-Louis Bossart1-2/+2
2019-11-04ASoC: Intel: boards: fix configs for bxt-da7219-max98057aPierre-Louis Bossart2-3/+23
2019-11-04ASoC: Intel: boards: remove select SND_HDA_DSP_LOADERPierre-Louis Bossart1-3/+0
2019-11-04ASoC: Intel: Skylake: mark HDAudio codec support as deprecated.Pierre-Louis Bossart1-3/+6
2019-11-04ASoC: SOF: Intel: use def_tristate, avoid using selectPierre-Louis Bossart2-4/+2
2019-11-04ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependencyPierre-Louis Bossart1-2/+6
2019-11-04ASoC: SOF: Kconfig: add EXPERT dependency for developer options, clarify helpPierre-Louis Bossart1-9/+16
2019-11-04ASoC: Intel: add mutual exclusion between SOF and legacy Baytrail driverPierre-Louis Bossart1-1/+1
2019-11-04ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy driverPierre-Louis Bossart2-1/+12