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
/
hdac_stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...
Takashi Iwai
1
-0
/
+1
2024-10-02
ALSA: hda: fix trigger_tstamp_latched
Jaroslav Kysela
1
-1
/
+5
2024-02-21
ALSA: hda: Downgrade BDL table overflow message
Takashi Iwai
1
-1
/
+1
2023-11-21
ALSA: hda: Refer to correct stream index at loops
Takashi Iwai
1
-6
/
+3
2023-10-06
ALSA: hda: Add code_loading parameter to stream setup
Cezary Rojewski
1
-9
/
+12
2023-10-06
ALSA: hda: Fix stream fifo_size initialization
Cezary Rojewski
1
-1
/
+1
2023-10-06
ALSA: hda: Fix possible null-ptr-deref when assigning a stream
Cezary Rojewski
1
-2
/
+4
2023-10-06
ALSA: hda: Poll SDxFIFOS after programming SDxFMT
Cezary Rojewski
1
-0
/
+8
2023-06-07
ALSA: hda: Workaround for SDnCTL register on loongson
Yanteng Si
1
-1
/
+5
2023-02-10
ALSA: hda: remove redundant variable in snd_hdac_stream_start()
Zhang Yiqun
1
-5
/
+2
2022-12-09
ALSA: hda: Error out if invalid stream is being setup
Cezary Rojewski
1
-0
/
+3
2022-12-05
ALSA: hda: Interrupt servicing and BDL setup for compress streams
Cezary Rojewski
1
-7
/
+20
2022-12-05
ALSA: hda: Prepare for compress stream support
Cezary Rojewski
1
-16
/
+16
2022-10-28
ALSA: hda: Introduce snd_hdac_stream_wait_drsm()
Cezary Rojewski
1
-0
/
+22
2022-10-20
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
Pierre-Louis Bossart
1
-0
/
+136
2022-09-20
ALSA: hda: ext: fix locking in stream_release
Pierre-Louis Bossart
1
-3
/
+16
2022-09-20
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
1
-3
/
+14
2022-09-20
ALSA: hda: document state machine for hdac_streams
Pierre-Louis Bossart
1
-0
/
+33
2022-09-20
ALSA: hda: make snd_hdac_stream_clear() static
Pierre-Louis Bossart
1
-3
/
+2
2022-08-19
ALSA: hda: Rework snd_hdac_stream_reset() to use macros
Amadeusz Sławiński
1
-20
/
+6
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
1
-0
/
+16
2021-11-29
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
1
-10
/
+4
2021-09-28
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()
Pierre-Louis Bossart
1
-2
/
+2
2021-03-19
ALSA: hda: Fix spelling mistakes
huangjianghui
1
-1
/
+1
2020-12-25
ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding it
Lars-Peter Clausen
1
-3
/
+2
2020-08-05
ALSA: hda: Add dma stop delay variable
Mohan Kumar
1
-0
/
+7
2020-05-04
ALSA: hda: add member to store ratio for stripe control
Sameer Pujar
1
-1
/
+1
2020-01-28
ALSA: hda: Reset stream if DMA RUN bit not cleared
Mohan Kumar
1
-12
/
+19
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
1
-0
/
+2
2019-12-14
ALSA: hda: Fix regression by strip mask fix
Takashi Iwai
1
-3
/
+1
2019-12-03
ALSA: hda: Modify stream stripe mask only when needed
Takashi Iwai
1
-7
/
+12
2019-08-12
ALSA: hda: Set fifo_size for both playback and capture streams
Takashi Iwai
1
-5
/
+1
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
1
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-13
ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
Mariusz Ceier
1
-1
/
+4
2019-01-14
ALSA: hda: program stripe bits for controller
Sameer Pujar
1
-0
/
+6
2019-01-14
ALSA: hda: Add api to program stripe control bits
Sameer Pujar
1
-0
/
+34
2019-01-09
ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()
Keyon Jie
1
-1
/
+3
2018-07-27
ALSA: hda: Proper endian notations for BDL pointers
Takashi Iwai
1
-2
/
+2
2017-04-03
ALSA: hda - Avoid tricky macros
Takashi Iwai
1
-2
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+3
2015-10-28
ALSA: hda - Add / fix kernel doc comments
Takashi Iwai
1
-1
/
+2
2015-08-23
ALSA: hdac: Add snd_hdac_get_hdac_stream()
Jeeja KP
1
-0
/
+22
2015-05-19
ALSA: hda - Fix NULL dereference from CA0132 DSP loader
Takashi Iwai
1
-3
/
+9
2015-05-18
ALSA: hda - add hdac stream trace
Libin Yang
1
-0
/
+5
2015-04-17
ALSA: hda - add generic functions to set hdac stream params
Jeeja KP
1
-0
/
+38
2015-04-16
ALSA: hda - Add missing inclusion of <linux/clocksource.h>
Takashi Iwai
1
-0
/
+1
2015-04-16
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
1
-2
/
+0
2015-04-16
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
1
-0
/
+113
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
1
-0
/
+536