aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/compress_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul1-0/+10
2012-09-17ALSA: compress - move the buffer checkVinod Koul1-4/+16
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter1-0/+4
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter1-5/+3
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl1-5/+8
2011-12-23ALSA: core: add support for compress_offloadVinod Koul1-0/+765