aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/compress_offload.c
Commit message (Expand)AuthorAge
* ALSA: compress: Pass through return value of open ops callbackCharles Keepax2014-03-19
* ALSA: compress: remove the sample rate checkVinod Koul2014-01-05
* ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald2013-11-12
* ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-07
* ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-10-24
* ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-26
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-19
* ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-29
* ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-29
* ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-22
* ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-22
* ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-21
* ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-21
* ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-21
* ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-21
* ALSA: compress: add support for gapless playbackJeeja KP2013-02-14
* ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald2013-02-11
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: Compress - add codec parameter checksVinod Koul2012-09-17
* ALSA: compress - move the buffer checkVinod Koul2012-09-17
* ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-14
* ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-11
* ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-12
* ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-12
* ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl2012-01-24
* ALSA: core: add support for compress_offloadVinod Koul2011-12-23