index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
compress_offload.c
Age
Commit message (
Expand
)
Author
2013-09-26
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
2013-09-19
ALSA: compress: Fix compress device unregister.
Liam Girdwood
2013-07-29
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
2013-04-29
ALSA: compress: fix the states to check for allowing read
Vinod Koul
2013-04-22
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
2013-04-22
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
2013-04-21
ALSA: compress_core: Add support for capture streams
Charles Keepax
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
2013-04-21
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
2013-04-21
ALSA: compress_core: Update calc_avail to use cumulative values
Charles Keepax
2013-02-14
ALSA: compress: add support for gapless playback
Jeeja KP
2013-02-11
ALSA: core: don't return uninitialized snd_compr_tstamp
Richard Fitzgerald
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-09-17
ALSA: Compress - add codec parameter checks
Vinod Koul
2012-09-17
ALSA: compress - move the buffer check
Vinod Koul
2012-09-14
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
Dan Carpenter
2012-09-11
ALSA: compress_core: fix open flags test in snd_compr_open()
Dan Carpenter
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
2012-01-24
ALSA: Fix memory leak on error in snd_compr_set_params()
Jesper Juhl
2011-12-23
ALSA: core: add support for compress_offload
Vinod Koul