summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
2018-07-11ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet
2018-07-06ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood
2018-07-03Merge branch 'topic/hda-core-intel' into for-nextTakashi Iwai
2018-07-02ASoC: ac97: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai
2018-06-22ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart
2018-06-18ASoC: rt5682: add rt5682 codec driverBard Liao
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-05-30ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart
2018-05-24ALSA: memalloc: Drop superfluous ifndefTakashi Iwai
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-05-11ASoC: Add SoundWire stream programming interfaceShreyas NC
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede
2018-05-09ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto
2018-05-09ASoC: remove Codec related codeKuninori Morimoto
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto
2018-05-09ASoC: remove .get_regmapKuninori Morimoto
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto
2018-05-09ASoC: remove codec hw_write/control_dataKuninori Morimoto
2018-05-02Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aMark Brown
2018-05-02ASoC: dai playback and capture active may be greater than 1Jerome Brunet
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax