summaryrefslogtreecommitdiff
path: root/sound/hda/hdac_stream.c
AgeCommit message (Expand)Author
2023-11-21ALSA: hda: Refer to correct stream index at loopsTakashi Iwai
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski
2023-10-06ALSA: hda: Fix stream fifo_size initializationCezary Rojewski
2023-10-06ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski
2023-10-06ALSA: hda: Poll SDxFIFOS after programming SDxFMTCezary Rojewski
2023-06-07ALSA: hda: Workaround for SDnCTL register on loongsonYanteng Si
2023-02-10ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun
2022-12-09ALSA: hda: Error out if invalid stream is being setupCezary Rojewski
2022-12-05ALSA: hda: Interrupt servicing and BDL setup for compress streamsCezary Rojewski
2022-12-05ALSA: hda: Prepare for compress stream supportCezary Rojewski
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski
2022-10-20ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart
2022-09-20ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart
2022-09-20ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2022-09-20ALSA: hda: document state machine for hdac_streamsPierre-Louis Bossart
2022-09-20ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart
2022-08-19ALSA: hda: Rework snd_hdac_stream_reset() to use macrosAmadeusz Sławiński
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart
2021-11-29ALSA: hda: Make proper use of timecounterThomas Gleixner
2021-09-28ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart
2021-03-19ALSA: hda: Fix spelling mistakeshuangjianghui
2020-12-25ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding itLars-Peter Clausen
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar
2020-01-28ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP
2015-05-19ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai
2015-05-18ALSA: hda - add hdac stream traceLibin Yang
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP
2015-04-16ALSA: hda - Add missing inclusion of <linux/clocksource.h>Takashi Iwai
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai