aboutsummaryrefslogtreecommitdiff
path: root/sound/core/compress_offload.c
AgeCommit message (Expand)Author
2013-09-26ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood
2013-09-19ALSA: compress: Fix compress device unregister.Liam Girdwood
2013-07-29ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul
2013-04-29ALSA: compress: fix the states to check for allowing readVinod Koul
2013-04-22ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai
2013-04-22ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter
2013-04-21ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax
2013-04-21ALSA: compress_core: Remove unused hw_pointerCharles Keepax
2013-04-21ALSA: compress_core: Add support for capture streamsCharles Keepax
2013-04-21ALSA: compress_core: Deconstify copy callback bufferCharles Keepax
2013-04-21ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax
2013-04-21ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax
2013-02-14ALSA: compress: add support for gapless playbackJeeja KP
2013-02-11ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul
2012-09-17ALSA: compress - move the buffer checkVinod Koul
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl
2011-12-23ALSA: core: add support for compress_offloadVinod Koul