1. c5a905d ALSA: compress: fix some missing and misplaced \n in messages by Colin Ian King · 8 years ago
  2. c2f14ba ALSA: compress: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  3. a4f2d87 ALSA: compress: Add function to indicate the stream has gone bad by Charles Keepax · 8 years ago
  4. 875f6ff ALSA: compress: Replace complex if statement with switch by Charles Keepax · 8 years ago
  5. 1d03f2b ALSA: compress: Fix poll error return codes by Charles Keepax · 8 years ago
  6. 5bd0539 ALSA: compress: Remove pointless NULL check by Charles Keepax · 8 years ago
  7. 0b92b0c ALSA: compress: Use snd_compr_get_poll on error path by Charles Keepax · 8 years ago
  8. cdb1ee3 ALSA: compress: fix more typos by Vinod Koul · 9 years ago
  9. 41eb94f ALSA: compress: fix some typos by Vinod Koul · 9 years ago
  10. 862bca5 ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation by Vinod Koul · 9 years ago
  11. 35383a2 ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state by Eric Laurent · 9 years ago
  12. 462b3f1 ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures by Takashi Iwai · 9 years ago
  13. c103688 ALSA: compress: add support for 32bit calls in a 64bit kernel by Ravindra Lokhande · 9 years ago
  14. e5241a8 ALSA: compress: Pass id string to snd_compress_new by Richard Fitzgerald · 9 years ago
  15. 3174272 ALSA: compress: Add procfs info file for compressed nodes by Richard Fitzgerald · 9 years ago
  16. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 10 years ago
  17. 04c5d5a ALSA: compress: Embed struct device by Takashi Iwai · 10 years ago
  18. 6217e5e ALSA: compress: fix an integer overflow check by Dan Carpenter · 10 years ago
  19. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 11 years ago
  20. 2aac06f ALSA: compress: remove the sample rate check by Vinod Koul · 11 years ago
  21. c15b149 ALSA: compress_core: don't return -EBADFD from poll if paused by Richard Fitzgerald · 11 years ago
  22. f44f2a5 ALSA: compress: fix drain calls blocking other compress functions (v6) by Vinod Koul · 11 years ago
  23. 917f4b5 ALSA: compress: fix drain calls blocking other compress functions by Vinod Koul · 11 years ago
  24. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  25. 4028b6c ALSA: compress: Fix compress device unregister. by Liam Girdwood · 11 years ago
  26. a8d3060 ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 11 years ago
  27. 7548134 ALSA: compress: fix the states to check for allowing read by Vinod Koul · 11 years ago
  28. 47966e9 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 11 years ago
  29. 1c62e9f ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 11 years ago
  30. f0283b5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 11 years ago
  31. ccf17b1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 11 years ago
  32. 49bb640 ALSA: compress_core: Add support for capture streams by Charles Keepax · 11 years ago
  33. 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 11 years ago
  34. 5b1f79f ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 11 years ago
  35. 4c28e32 ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 11 years ago
  36. 9727b49 ALSA: compress: add support for gapless playback by Jeeja KP · 12 years ago
  37. 17ac8e5 ALSA: core: don't return uninitialized snd_compr_tstamp by Richard Fitzgerald · 12 years ago
  38. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  39. fb4a977 ALSA: Compress - add codec parameter checks by Vinod Koul · 12 years ago
  40. 4dc040a ALSA: compress - move the buffer check by Vinod Koul · 12 years ago
  41. b35cc82 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() by Dan Carpenter · 12 years ago
  42. 81cb324 ALSA: compress_core: fix open flags test in snd_compr_open() by Dan Carpenter · 12 years ago
  43. 8b21460 ALSA: compress_core: cleanup pointers on stop by Vinod Koul · 12 years ago
  44. 6b18f79 ALSA: compress_core: don't wake up on pause by Vinod Koul · 12 years ago
  45. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 13 years ago
  46. b21c60a ALSA: core: add support for compress_offload by Vinod Koul · 13 years ago