aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/hda/hdac_stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-28ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar1-12/+19
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie1-0/+2
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai1-3/+1
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-7/+12
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai1-5/+1
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-4/+4
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier1-1/+4
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar1-0/+6
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar1-0/+34
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie1-1/+3
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai1-2/+2
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai1-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai1-1/+2
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP1-0/+22
2015-05-19ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai1-3/+9
2015-05-18ALSA: hda - add hdac stream traceLibin Yang1-0/+5
2015-04-17ALSA: hda - add generic functions to set hdac stream paramsJeeja KP1-0/+38
2015-04-16ALSA: hda - Add missing inclusion of <linux/clocksource.h>Takashi Iwai1-0/+1
2015-04-16ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP1-2/+0
2015-04-16ALSA: hda - Add DSP loader to core library codeTakashi Iwai1-0/+113
2015-04-16ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai1-0/+536