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