summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo2019-06-131-1/+2
* ASoC: SOF: uapi: align comments with firmware filesPierre-Louis Bossart2019-06-132-3/+5
* ASoC: soc-core: remove legacy style dai_linkKuninori Morimoto2019-06-061-60/+5Star
* ASoC: soc.h: add sound dai_link connection macroKuninori Morimoto2019-06-061-0/+88
* ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto2019-06-061-14/+6Star
* ASoC: soc-core: use snd_soc_dai_link_component for CPUKuninori Morimoto2019-06-061-0/+4
* ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan2019-06-031-1/+5
* ASoC: SOF: send time stamp to FW for alignmentBard liao2019-06-032-0/+11
* Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-033-12/+40
|\
| * ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen2019-06-032-2/+28
| * ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak2019-06-031-10/+10
| * ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli2019-06-031-0/+1
| * ASoC: SOF: uapi: mirror firmware changesPierre-Louis Bossart2019-06-031-0/+2
* | ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen2019-06-031-0/+3
* | ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli2019-06-031-0/+1
* | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-204-12/+21
|\ \
| * \ Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-171-0/+1
| |\ \
| | * | ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+1
| * | | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-0917-89/+1537
| |\| |
| | * | Merge tag 'asoc-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-0613-78/+1518
| | |\|
| | * | ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai2019-04-171-2/+14
| | * | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-4/+3Star
| | * | Merge branch 'for-linus' into for-nextTakashi Iwai2019-04-131-2/+9
| | |\ \
| | * | | ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helperTakashi Iwai2019-04-121-1/+2
| | * | | ALSA: timer: Revert active callback sync check at closeTakashi Iwai2019-04-091-0/+1
| | * | | Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2019-03-281-1/+0Star
| | |\ \ \
| | | * | | ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai2019-03-271-1/+0Star
| | * | | | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-271-4/+0Star
| | |/ / /
| * | | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-151-2/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-251-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen2019-02-201-2/+3
| | |\ \ \
| | * \ \ \ Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-02-203-1/+12
| | |\ \ \ \
| | * | | | | snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2019-02-141-1/+1
* | | | | | | ASoC: soc.h: fe_compr can be bit fieldKuninori Morimoto2019-05-131-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | ASoC: SOF: Add xtensa supportPierre-Louis Bossart2019-04-271-0/+44
* | | | | | ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood2019-04-271-0/+6
* | | | | | ASoC: SOF: Add support for loading topologiesLiam Girdwood2019-04-271-0/+256
* | | | | | ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood2019-04-278-0/+950
* | | | | | ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-271-0/+94
* | | | | | Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
| * | | | | Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-1810-29/+59
| |\| | | |
| * | | | | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
* | | | | | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-261-0/+2
* | | | | | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-211-45/+45
* | | | | | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-211-31/+8Star
* | | | | | ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-211-1/+9