aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen
2019-06-03ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak
2019-06-03ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli
2019-06-03ASoC: SOF: uapi: mirror firmware changesPierre-Louis Bossart
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner
2019-05-17Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński
2019-05-09Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-06Merge tag 'asoc-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-04-28ASoC: SOF: Add xtensa supportPierre-Louis Bossart
2019-04-28ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood
2019-04-28ASoC: SOF: Add support for loading topologiesLiam Girdwood
2019-04-28ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-26ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil
2019-04-17ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-13ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai
2019-04-13Merge branch 'for-linus' into for-nextTakashi Iwai
2019-04-12ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helperTakashi Iwai
2019-04-09ALSA: timer: Revert active callback sync check at closeTakashi Iwai
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan
2019-03-28Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai
2019-03-27ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai
2019-03-26Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-21ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto
2019-03-21ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto
2019-03-21ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto
2019-03-21ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson
2019-03-18ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown