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