aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-18ASoC: topology: Give more data to clients via callbacksGravatar Liam Girdwood 1-9/+14
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 9-453/+59
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 5-448/+51
2018-05-30ASoC: fix 0-day warnings with snd_soc_new_compress()Gravatar Pierre-Louis Bossart 1-0/+5
2018-05-24ALSA: memalloc: Drop superfluous ifndefGravatar Takashi Iwai 1-2/+0
2018-05-17ALSA: core: Assure control device to be registered at lastGravatar Takashi Iwai 1-1/+1
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+23
2018-05-11ASoC: Add SoundWire stream programming interfaceGravatar Shreyas NC 1-0/+23
2018-05-11ASoC: omap: Delete the obsolete omap-pcmGravatar Peter Ujfalusi 1-30/+0
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataGravatar Hans de Goede 1-27/+0
2018-05-09ASoC: soc.h: merge CONFIG_DEBUG_FSGravatar Kuninori Morimoto 1-4/+1
2018-05-09ASoC: remove Codec related codeGravatar Kuninori Morimoto 2-266/+0
2018-05-09ASoC: remove unneeded .pcm_new/freeGravatar Kuninori Morimoto 1-2/+0
2018-05-09ASoC: remove .get_regmapGravatar Kuninori Morimoto 1-2/+0
2018-05-09ASoC: remove codec reg_cacheGravatar Kuninori Morimoto 1-13/+0
2018-05-09ASoC: remove codec hw_write/control_dataGravatar Kuninori Morimoto 1-2/+0
2018-05-02Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aGravatar Mark Brown 1-2/+2
2018-05-02ASoC: dai playback and capture active may be greater than 1Gravatar Jerome Brunet 1-2/+2
2018-04-26ASoC: Remove platform code now everything is componentisedGravatar Charles Keepax 1-100/+3