summaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski2022-12-051-0/+41
* ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-201-139/+0
* ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMAPierre-Louis Bossart2022-10-201-6/+6
* ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-201-24/+0
* ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart2022-10-201-14/+14
* ALSA: hda: ext: remove always-true conditions on host and link releasePierre-Louis Bossart2022-09-201-2/+4
* ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart2022-09-201-1/+1
* ALSA: hda: ext: simplify logic for stream assignmentPierre-Louis Bossart2022-09-201-9/+4
* ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart2022-09-201-3/+3
* ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart2022-09-201-4/+3
* ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart2021-12-251-99/+100
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-17/+0
* ALSA: hda: hdac_ext_stream: fix potential locking issuesPierre-Louis Bossart2021-09-281-18/+28
* ALSA: hda: fix kernel-doc warningsPierre-Louis Bossart2021-03-021-1/+1
* ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie2018-09-031-15/+7
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-59/+45
* ALSA: hda: check stream decoupled register stateJeeja KP2017-01-061-6/+9
* ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King2016-09-161-5/+5
* ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-091-23/+23
* ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2
* ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP2016-01-101-0/+1
* ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2016-01-101-0/+71
* ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP2015-10-051-4/+3
* ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty2015-10-051-1/+1
* ALSA: hdac: fix the spbmaxfifo APIVinod Koul2015-08-231-3/+3
* ALSA: hdac: Remove the usage of key for host streamJeeja KP2015-08-211-6/+0
* ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP2015-08-211-0/+54
* ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2015-08-211-1/+1
* ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP2015-08-041-1/+1
* ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul2015-06-171-0/+50
* ALSA: hdac_ext: add extended stream capabilitiesJeeja KP2015-06-111-0/+402