index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
ext
/
hdac_ext_stream.c
Age
Commit message (
Expand
)
Author
2023-10-06
ALSA: hda: Add code_loading parameter to stream setup
Cezary Rojewski
2023-10-06
ALSA: hda: Introduce HOST stream setup mechanism
Cezary Rojewski
2022-12-05
ALSA: hda: Allow for compress stream to hdac_ext_stream assignment
Cezary Rojewski
2022-10-20
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
Pierre-Louis Bossart
2022-10-20
ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMA
Pierre-Louis Bossart
2022-10-20
ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting
Pierre-Louis Bossart
2022-10-20
ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations
Pierre-Louis Bossart
2022-09-20
ALSA: hda: ext: remove always-true conditions on host and link release
Pierre-Louis Bossart
2022-09-20
ALSA: hda: ext: fix locking in stream_release
Pierre-Louis Bossart
2022-09-20
ALSA: hda: ext: simplify logic for stream assignment
Pierre-Louis Bossart
2022-09-20
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
Pierre-Louis Bossart
2022-09-20
ALSA: hda: ext: make snd_hdac_ext_stream_init() static
Pierre-Louis Bossart
2021-12-25
ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables
Pierre-Louis Bossart
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2021-09-28
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2018-09-03
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
2017-01-06
ALSA: hda: check stream decoupled register state
Jeeja KP
2016-09-16
ALSA: hdac: add missing \n to end of dev_err messages
Colin Ian King
2016-08-09
ALSA: convert users to core bus_parse_capabilities
Vinod Koul
2016-03-16
ALSA: hda: use list macro for parsing on cleanup
Vinod Koul
2016-01-10
ALSA: hdac: couple the hda DMA stream in cleanup
Jeeja KP
2016-01-10
ALSA: hdac: Add support for hda DMA Resume capability
Jeeja KP
2015-10-05
ALSA: hdac: Fix to check if stream not in use in release
Jeeja KP
2015-10-05
ALSA: hdac: Fix incorrect update of stream id mapping
Subhransu S. Prusty
2015-08-23
ALSA: hdac: fix the spbmaxfifo API
Vinod Koul
2015-08-21
ALSA: hdac: Remove the usage of key for host stream
Jeeja KP
2015-08-21
ALSA: hdac: Add support to enable SPIB for hdac ext stream
Jeeja KP
2015-08-21
ALSA: hdac: Fix to read the correct offset of spcap/link register
Jeeja KP
2015-08-04
ALSA: HDA: Fix stream assignment for host in decoupled mode
Jeeja KP
2015-06-17
ALSA: hda: add hdac_ext stream creation and cleanup routines
Vinod Koul
2015-06-11
ALSA: hdac_ext: add extended stream capabilities
Jeeja KP