aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 21-177/+185
2018-08-02ASoC: core: remove support for card rebind using component frameworkGravatar Srinivas Kandagatla 1-7/+0
2018-08-02ASoC: fsi: convert to SPDX identifiersGravatar Kuninori Morimoto 1-8/+5
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersGravatar Takashi Iwai 1-4/+2
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Gravatar Mark Brown 4-131/+125
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosGravatar Takashi Iwai 1-1/+1
2018-07-30ALSA: seq: virmidi: Offload the output event processingGravatar Takashi Iwai 1-0/+1
2018-07-30ALSA: memalloc: Fix missing PAGE_SIZE definitionGravatar Takashi Iwai 1-0/+2
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeGravatar Takashi Iwai 1-1/+1
2018-07-27ALSA: hda: Fix implicit PCM format type conversionGravatar Takashi Iwai 1-1/+2
2018-07-26ALSA: pcm: Add snd_mask_set_format() helper for standard usagesGravatar Takashi Iwai 1-2/+8
2018-07-26Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Gravatar Mark Brown 1-8/+8
2018-07-26ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyGravatar Pierre-Louis Bossart 1-8/+8
2018-07-26ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Gravatar Takashi Iwai 1-2/+2
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Gravatar Srinivas Kandagatla 1-0/+8
2018-07-20ASoC: export snd_soc_of_get_slot_maskGravatar Jerome Brunet 1-0/+3
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextGravatar Takashi Iwai 3-37/+67
2018-07-18ASoC: core: add support to card re-bind using component frameworkGravatar Srinivas Kandagatla 1-0/+7
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Gravatar Takashi Iwai 1-2/+0
2018-07-17ALSA: hda: Make audio component support more genericGravatar Takashi Iwai 2-36/+64
2018-07-17ALSA: hda/i915: Associate audio component with devresGravatar Takashi Iwai 1-2/+4
2018-07-17drm/i915: Split audio component to a generic typeGravatar Takashi Iwai 2-6/+6
2018-07-11ASoC: dpcm: add rate merge to the BE stream mergeGravatar Jerome Brunet 1-0/+2
2018-07-06ALSA: pcm: Allow drivers to set R/W wait time.Gravatar Liam Girdwood 1-0/+1
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Gravatar Liam Girdwood 1-0/+13
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextGravatar Takashi Iwai 2-94/+58
2018-07-02ASoC: ac97: convert to SPDX identifiersGravatar Kuninori Morimoto 5-54/+16
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersGravatar Kuninori Morimoto 1-11/+3
2018-07-02ASoC: soc-compress: convert to SPDX identifiersGravatar Kuninori Morimoto 1-18/+3
2018-07-02ASoC: soc-topology: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+2
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersGravatar Kuninori Morimoto 1-7/+4
2018-07-02ASoC: soc-core: convert to SPDX identifiersGravatar Kuninori Morimoto 1-7/+4
2018-07-02ASoC: soc-acpi: convert to SPDX identifiersGravatar Kuninori Morimoto 2-23/+4
2018-07-02ASoC: soc-dpcm.h: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+2
2018-07-02ASoC: soc-dai.h: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+2
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+3
2018-07-02ASoC: simple-card: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+2
2018-06-29ASoC: pxa: move some functions to pxa2xx-libGravatar Daniel Mack 1-0/+3
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libGravatar Daniel Mack 1-5/+5
2018-06-28ALSA: hdac: add extended ops in the hdac_busGravatar Rakesh Ughreja 2-1/+11
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initGravatar Rakesh Ughreja 1-1/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadGravatar Rakesh Ughreja 2-15/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadGravatar Rakesh Ughreja 2-50/+39
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadGravatar Rakesh Ughreja 1-32/+4
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreGravatar Takashi Iwai 1-0/+27
2018-06-22ASoC: soc-pcm: DPCM cares BE channel constraintGravatar Jiada Wang 1-0/+2
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryGravatar Pierre-Louis Bossart 1-0/+5
2018-06-18ASoC: rt5682: add rt5682 codec driverGravatar Bard Liao 1-0/+40
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardGravatar Katsuhiro Suzuki 1-0/+15
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadGravatar Liam Girdwood 1-0/+7