summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto2019-07-231-0/+1
| | * | | | ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto2019-07-231-0/+1
| | * | | | ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto2019-07-231-0/+1
| | * | | | ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto2019-07-231-0/+2
| | * | | | ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto2019-07-232-4/+4
| | * | | | ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski2019-07-231-0/+3
| | * | | | ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-07-221-0/+2
| * | | | | Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-091-0/+3
| |\ \ \ \ \
| | * | | | | ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński2019-08-271-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-091-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-2810-10/+10
| |\ \ \ \ \ \
| | * | | | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-2510-10/+10
| | | |_|/ / / | | |/| | | |
* | | | | | | ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai2019-08-271-0/+1
* | | | | | | ALSA: hda: Unexport a few more stuffTakashi Iwai2019-08-141-6/+0
* | | | | | | ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2019-08-141-3/+0
* | | | | | | Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2019-08-082-39/+31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-082-34/+30
| * | | | | | ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-5/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-08-062-4/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-08-061-0/+4
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto2019-07-101-0/+4
| * | | ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-07-231-4/+1
| | |/ | |/|
* | | ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometryPierre-Louis Bossart2019-07-311-2/+8
* | | ALSA: hda: move parts of NHLT code to new modulePierre-Louis Bossart2019-07-311-8/+33
* | | ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart2019-07-311-0/+119
|/ /
* | ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-161-0/+2
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08122-1277/+313
|\|
| * ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet2019-06-281-0/+6
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-26115-1197/+115
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1936-144/+36
| | * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-144-12/+41
| | |\
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-28/+3
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3059-906/+59
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3012-65/+12
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
| * | | ASoC: madera: Update SPDX headersCharles Keepax2019-06-261-5/+1
| * | | ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-251-0/+3
| * | | ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2019-06-201-0/+63
| * | | ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto2019-06-191-1/+1
| * | | ASoC: soc.h: fixup for_each_card_links() macroKuninori Morimoto2019-06-191-1/+1