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