summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_stream.c
Commit message (Expand)AuthorAgeFilesLines
* 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