index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
hdac_stream.c
Age
Commit message (
Expand
)
Author
2022-09-20
ALSA: hda: ext: fix locking in stream_release
Pierre-Louis Bossart
2022-09-20
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
2022-09-20
ALSA: hda: document state machine for hdac_streams
Pierre-Louis Bossart
2022-09-20
ALSA: hda: make snd_hdac_stream_clear() static
Pierre-Louis Bossart
2022-08-19
ALSA: hda: Rework snd_hdac_stream_reset() to use macros
Amadeusz Sławiński
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2021-11-29
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
2021-09-28
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()
Pierre-Louis Bossart
2021-03-19
ALSA: hda: Fix spelling mistakes
huangjianghui
2020-12-25
ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding it
Lars-Peter Clausen
2020-08-05
ALSA: hda: Add dma stop delay variable
Mohan Kumar
2020-05-04
ALSA: hda: add member to store ratio for stripe control
Sameer Pujar
2020-01-28
ALSA: hda: Reset stream if DMA RUN bit not cleared
Mohan Kumar
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
2019-12-14
ALSA: hda: Fix regression by strip mask fix
Takashi Iwai
2019-12-03
ALSA: hda: Modify stream stripe mask only when needed
Takashi Iwai
2019-08-12
ALSA: hda: Set fifo_size for both playback and capture streams
Takashi Iwai
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-13
ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
Mariusz Ceier
2019-01-14
ALSA: hda: program stripe bits for controller
Sameer Pujar
2019-01-14
ALSA: hda: Add api to program stripe control bits
Sameer Pujar
2019-01-09
ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()
Keyon Jie
2018-07-27
ALSA: hda: Proper endian notations for BDL pointers
Takashi Iwai
2017-04-03
ALSA: hda - Avoid tricky macros
Takashi Iwai
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-10-28
ALSA: hda - Add / fix kernel doc comments
Takashi Iwai
2015-08-23
ALSA: hdac: Add snd_hdac_get_hdac_stream()
Jeeja KP
2015-05-19
ALSA: hda - Fix NULL dereference from CA0132 DSP loader
Takashi Iwai
2015-05-18
ALSA: hda - add hdac stream trace
Libin Yang
2015-04-17
ALSA: hda - add generic functions to set hdac stream params
Jeeja KP
2015-04-16
ALSA: hda - Add missing inclusion of <linux/clocksource.h>
Takashi Iwai
2015-04-16
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
2015-04-16
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai