summaryrefslogtreecommitdiffstats
path: root/sound/core/compress_offload.c
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-2/+7
* ALSA: Compress - add codec parameter checksVinod Koul2012-09-171-0/+10
* ALSA: compress - move the buffer checkVinod Koul2012-09-171-4/+16
* ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-141-0/+4
* ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-111-5/+3Star
* ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
* ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1Star
* ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl2012-01-241-5/+8
* ALSA: core: add support for compress_offloadVinod Koul2011-12-231-0/+765