summaryrefslogtreecommitdiff
path: root/sound/hda/hdac_stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-101-5/+2
* ALSA: hda: Error out if invalid stream is being setupCezary Rojewski2022-12-091-0/+3
* ALSA: hda: Interrupt servicing and BDL setup for compress streamsCezary Rojewski2022-12-051-7/+20
* ALSA: hda: Prepare for compress stream supportCezary Rojewski2022-12-051-16/+16
* ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski2022-10-281-0/+22
* ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-201-0/+136
* ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart2022-09-201-3/+16
* ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2022-09-201-3/+14
* ALSA: hda: document state machine for hdac_streamsPierre-Louis Bossart2022-09-201-0/+33
* ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart2022-09-201-3/+2
* ALSA: hda: Rework snd_hdac_stream_reset() to use macrosAmadeusz Sławiński2022-08-191-20/+6
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-0/+16
* ALSA: hda: Make proper use of timecounterThomas Gleixner2021-11-291-10/+4
* ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()Pierre-Louis Bossart2021-09-281-2/+2
* ALSA: hda: Fix spelling mistakeshuangjianghui2021-03-191-1/+1
* ALSA: hda: Use DIV_ROUND_UP()/roundup() instead of open-coding itLars-Peter Clausen2020-12-251-3/+2
* ALSA: hda: Add dma stop delay variableMohan Kumar2020-08-051-0/+7
* ALSA: hda: add member to store ratio for stripe controlSameer Pujar2020-05-041-1/+1
* ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar2020-01-281-12/+19
* ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-0/+2
* ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-141-3/+1
* ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-031-7/+12
* ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai2019-08-121-5/+1
* ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-4/+4
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier2019-03-131-1/+4
* ALSA: hda: program stripe bits for controllerSameer Pujar2019-01-141-0/+6
* ALSA: hda: Add api to program stripe control bitsSameer Pujar2019-01-141-0/+34
* ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie2019-01-091-1/+3
* ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai2018-07-271-2/+2
* ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-031-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* ALSA: hda - Add / fix kernel doc commentsTakashi Iwai2015-10-281-1/+2
* ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP2015-08-231-0/+22
* ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai2015-05-191-3/+9
* ALSA: hda - add hdac stream traceLibin Yang2015-05-181-0/+5
* ALSA: hda - add generic functions to set hdac stream paramsJeeja KP2015-04-171-0/+38
* ALSA: hda - Add missing inclusion of <linux/clocksource.h>Takashi Iwai2015-04-161-0/+1
* ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-161-2/+0
* ALSA: hda - Add DSP loader to core library codeTakashi Iwai2015-04-161-0/+113
* ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-0/+536