1. 6217e5e ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  2. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 10 years ago
  3. 2aac06f ALSA: compress: remove the sample rate check by Vinod Koul · 11 years ago
  4. c15b149 ALSA: compress_core: don't return -EBADFD from poll if paused by Richard Fitzgerald · 11 years ago
  5. f44f2a5 ALSA: compress: fix drain calls blocking other compress functions (v6) by Vinod Koul · 11 years ago
  6. 917f4b5 ALSA: compress: fix drain calls blocking other compress functions by Vinod Koul · 11 years ago
  7. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  8. 4028b6c ALSA: compress: Fix compress device unregister. by Liam Girdwood · 11 years ago
  9. a8d3060 ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 11 years ago
  10. 7548134 ALSA: compress: fix the states to check for allowing read by Vinod Koul · 11 years ago
  11. 47966e9 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 11 years ago
  12. 1c62e9f ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 11 years ago
  13. f0283b5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 11 years ago
  14. ccf17b1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 11 years ago
  15. 49bb640 ALSA: compress_core: Add support for capture streams by Charles Keepax · 11 years ago
  16. 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 11 years ago
  17. 5b1f79f ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 11 years ago
  18. 4c28e32 ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 11 years ago
  19. 9727b49 ALSA: compress: add support for gapless playback by Jeeja KP · 11 years ago
  20. 17ac8e5 ALSA: core: don't return uninitialized snd_compr_tstamp by Richard Fitzgerald · 11 years ago
  21. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  22. fb4a977 ALSA: Compress - add codec parameter checks by Vinod Koul · 12 years ago
  23. 4dc040a ALSA: compress - move the buffer check by Vinod Koul · 12 years ago
  24. b35cc82 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() by Dan Carpenter · 12 years ago
  25. 81cb324 ALSA: compress_core: fix open flags test in snd_compr_open() by Dan Carpenter · 12 years ago
  26. 8b21460 ALSA: compress_core: cleanup pointers on stop by Vinod Koul · 12 years ago
  27. 6b18f79 ALSA: compress_core: don't wake up on pause by Vinod Koul · 12 years ago
  28. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 13 years ago
  29. b21c60a ALSA: core: add support for compress_offload by Vinod Koul · 13 years ago