summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-181-0/+1
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
* | ASoC: core: add support to card rebindSrinivas Kandagatla2018-09-121-0/+2
* | ASoC: soc-core: remove unused num_dai_linksKuninori Morimoto2018-09-111-1/+0Star
* | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-052-3/+2Star
* | ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax2018-09-051-6/+0Star
* | ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-0/+7
* | ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-041-0/+4
* | ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto2018-08-311-1/+1
* | ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto2018-08-311-0/+2
* | ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto2018-08-311-9/+18
* | ASoC: Intel: common: add table for HDA-based platformsPierre-Louis Bossart2018-08-281-0/+6
* | ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-281-0/+534
* | Merge tag 'v4.19-rc1' into asoc-4.19Mark Brown2018-08-285-11/+37
|\ \ | |/ |/|
| * Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2018-08-1321-177/+185
| |\
| * | ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai2018-08-011-4/+2Star
| * | ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai2018-07-301-1/+1
| * | ALSA: seq: virmidi: Offload the output event processingTakashi Iwai2018-07-301-0/+1
| * | ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-271-1/+1
| * | ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai2018-07-271-1/+2
| * | ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai2018-07-261-2/+2
| * | Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-193-37/+67
| |\ \
| * | | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0Star
| * | | ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2018-07-061-0/+1
| * | | Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai2018-07-032-94/+58Star
| |\ \ \
| * | | | ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai2018-06-281-0/+27
* | | | | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
| |_|_|/ |/| | |
* | | | ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla2018-08-021-7/+0Star
* | | | ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-08-021-8/+5Star
* | | | Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-014-131/+125Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-172-36/+64
| * | | ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+4
| * | | drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-172-6/+6
| | |/ | |/|
| * | ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-282-1/+11
| * | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+2
| * | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-282-15/+7Star
| * | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-282-50/+39Star
| * | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-32/+4Star
| |/
* | ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai2018-07-301-0/+2
* | ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai2018-07-261-2/+8
* | Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown2018-07-261-8/+8
|\ \
| * | ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart2018-07-261-8/+8
| |/
* | ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+8
* | ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-0/+3
* | ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+7
* | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+2
* | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+13
* | ASoC: ac97: convert to SPDX identifiersKuninori Morimoto2018-07-025-54/+16Star
* | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-11/+3Star
* | ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto2018-07-021-18/+3Star