aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/ext/hdac_ext_stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie1-15/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-59/+45
2017-01-06ALSA: hda: check stream decoupled register stateJeeja KP1-6/+9
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King1-5/+5
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul1-23/+23
2016-03-16ALSA: hda: use list macro for parsing on cleanupVinod Koul1-3/+2
2016-01-10ALSA: hdac: couple the hda DMA stream in cleanupJeeja KP1-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP1-0/+71
2015-10-05ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP1-4/+3
2015-10-05ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty1-1/+1
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul1-3/+3
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP1-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP1-0/+54
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP1-1/+1
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP1-1/+1
2015-06-17ALSA: hda: add hdac_ext stream creation and cleanup routinesVinod Koul1-0/+50
2015-06-11ALSA: hdac_ext: add extended stream capabilitiesJeeja KP1-0/+402