summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-08-021-8/+5
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-014-131/+125
|\
| * 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/+7
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-282-50/+39
| * ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-32/+4
* | 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/+16
* | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-11/+3
* | ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto2018-07-021-18/+3
* | ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* | ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* | ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2018-07-022-23/+4
* | ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+3
* | ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2018-06-291-0/+3
* | ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2018-06-291-5/+5
* | ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+2
* | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-191-0/+5
* | ASoC: rt5682: add rt5682 codec driverBard Liao2018-06-181-0/+40
* | ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-181-0/+15
* | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+7
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-9/+14
|/
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-069-453/+59
|\
| * Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-055-448/+51
| |\
| | * ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart2018-05-301-0/+5
| | * ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi2018-05-111-30/+0
| | * ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2018-05-111-27/+0
| | * ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto2018-05-091-4/+1
| | * ASoC: remove Codec related codeKuninori Morimoto2018-05-092-266/+0
| | * ASoC: remove unneeded .pcm_new/freeKuninori Morimoto2018-05-091-2/+0
| | * ASoC: remove .get_regmapKuninori Morimoto2018-05-091-2/+0
| | * ASoC: remove codec reg_cacheKuninori Morimoto2018-05-091-13/+0
| | * ASoC: remove codec hw_write/control_dataKuninori Morimoto2018-05-091-2/+0
| | * Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aMark Brown2018-05-021-2/+2
| | |\