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