summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-28
|\
| * treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada2019-07-25
* | ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-07-23
|/
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-16
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08
|\
| * ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet2019-06-28
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-26
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| | * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-14
| | |\
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-30
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-24
| * | | ASoC: madera: Update SPDX headersCharles Keepax2019-06-26
| * | | ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-25
| * | | ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2019-06-20
| * | | ASoC: soc-core: allow no Platform on dai_linkKuninori Morimoto2019-06-19
| * | | ASoC: soc.h: fixup for_each_card_links() macroKuninori Morimoto2019-06-19
| * | | ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo2019-06-13
| * | | ASoC: SOF: uapi: align comments with firmware filesPierre-Louis Bossart2019-06-13
| * | | ASoC: soc-core: remove legacy style dai_linkKuninori Morimoto2019-06-06
| * | | ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto2019-06-06
| * | | ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto2019-06-06
| * | | ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto2019-06-06
| * | | ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan2019-06-03
| * | | ASoC: SOF: send time stamp to FW for alignmentBard liao2019-06-03
| * | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-03
| |\ \ \
| * | | | ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen2019-06-03
| * | | | ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli2019-06-03
| * | | | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-20
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto2019-05-13
* | | | | Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-07
|\ \ \ \ \
| * | | | | ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-01
|\| | | |
| * | | | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen2019-06-03
| | * | ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak2019-06-03
| | * | ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli2019-06-03
| | * | ASoC: SOF: uapi: mirror firmware changesPierre-Louis Bossart2019-06-03
| | |/
* | | ALSA: hda: remove an unused field from struct hda_codecGuennadi Liakhovetski2019-06-13
* | | ALSA: hda: move polling_mode flag to struct hdac_busBard Liao2019-05-28
|/ /
* | Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-17
|\ \
| * | ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-13
* | | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-09
|\| |
| * | Merge tag 'asoc-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-06
| |\|
| | * ASoC: SOF: Add xtensa supportPierre-Louis Bossart2019-04-27