summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAge
* 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
|\
| * 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
* | | 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
|/ /
* | 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
| | * ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood2019-04-27
| | * ASoC: SOF: Add support for loading topologiesLiam Girdwood2019-04-27
| | * ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood2019-04-27
| | * ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-27
| | * Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-26
| | |\
| | * | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-26
| | * | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto2019-03-21
| | * | ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto2019-03-21
| | * | ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-21
| | * | ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-21
| | * | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-18
| * | | ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai2019-04-17
| * | | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-13
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-04-13
| |\ \ \ | | | |/ | | |/|
| * | | ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helperTakashi Iwai2019-04-12
| * | | ALSA: timer: Revert active callback sync check at closeTakashi Iwai2019-04-09
| * | | Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2019-03-28
| |\ \ \
| | * | | ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai2019-03-27
| | | |/ | | |/|
| * / | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-27
| |/ /
* | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-15
|\ \ \ | | |/ | |/|
| * | ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-08
| * | Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18
| |\|
| * | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-11