aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-24Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai1-0/+2
2017-10-23ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto1-0/+1
2017-10-23ASoC: snd_soc_component_driver has endiannessKuninori Morimoto1-0/+1
2017-10-23ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto1-0/+1
2017-10-23ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto1-0/+1
2017-10-23ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto1-0/+2
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart1-0/+32
2017-10-21ASoC: ACPI: add new fields for SOF supportPierre-Louis Bossart1-1/+12
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart1-0/+100
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai1-2/+1
2017-10-18ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart1-0/+14
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai1-0/+3
2017-10-11ALSA: add snd_card_disconnect_sync()Takashi Iwai1-0/+2
2017-10-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-0/+5
2017-10-10ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto1-0/+5
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-0/+1
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2017-10-04ASoC: soc-core: add component lookup functionsKuninori Morimoto1-0/+2
2017-09-27ASoC: add Component level set_bias_levelKuninori Morimoto1-0/+8
2017-09-27ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto1-0/+6
2017-09-20ASoC: add missing snd_soc_component_set_jackKuninori Morimoto1-0/+2
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy1-0/+1
2017-09-19ASoC: rt5663: Add the function of impedance sensingOder Chiou1-0/+3
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds8-136/+84
2017-09-04ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik1-6/+9
2017-09-04ALSA: ac97: add an ac97 busRobert Jarzmik3-0/+223
2017-09-04ALSA: ac97: split out the generic ac97 registersRobert Jarzmik2-238/+263
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai5-60/+84
2017-09-04ALSA: atmel: Remove leftovers of AVR32 removalAndy Shevchenko2-61/+0
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-0/+23
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc/topic/sta32x', 'asoc/topic/stm32' and 'asoc/topic/sunxi' into asoc-nextMark Brown1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-nextMark Brown1-45/+0
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'asoc/topic/rt5645', 'asoc/topic/rt5659' and 'asoc/topic/rt5663' into asoc-nextMark Brown1-0/+22
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-7/+14
2017-09-01ASoC: make clock direction configurable in asoc-simpleVitaly Wool1-0/+1
2017-08-30ASoC: add Component level set_jackKuninori Morimoto1-0/+4
2017-08-30ASoC: add Component level set_pllKuninori Morimoto1-0/+7
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto1-0/+11
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown1-6/+0
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai1-13/+0
2017-08-25ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto1-2/+0
2017-08-25ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto1-2/+0
2017-08-25ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto1-2/+0
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-rt5677Mark Brown1-6/+0
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart1-1/+1
2017-08-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-1/+0
2017-08-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-2/+2
2017-08-10ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto1-1/+1
2017-08-10ASoC: soc-core: add snd_soc_rtdcom_xxx()Kuninori Morimoto1-0/+13