summaryrefslogtreecommitdiff
path: root/sound/core/compress_offload.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\
| * ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-22
| * ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2019-12-05
* | Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\|
| * ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-25
| * ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-25
| * ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-25
* | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\|
| * ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande2019-04-03
* | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\|
| * ALSA: compress: prevent potential divide by zero bugsDan Carpenter2019-03-23
* | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\|
| * ALSA: compress: Remove unused variableGuneshwor Singh2017-10-12
* | ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2016-06-02
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-02-17
* | ASoC: msm: fix integer overflow for long duration offload playbackDhananjay Kumar2016-03-23
* | ALSA: compress: Add support to send codec specific dataAlexy Joseph2016-03-23
* | ASoC: compress: propagate the error code from the compress frameworkAviral Gupta2016-03-23
* | ASoC: msm: qdsp6v2: Cleanup of compress offload driversDamir Didjusto2016-03-23
* | ALSA: compress: use mutex in drainBanajit Goswami2016-03-23
* | ASoC: compress: revert some code to avoid race conditionBanajit Goswami2016-03-23
* | ALSA: Compress - dont use lock for all ioctlsEric Laurent2016-03-23
* | ALSA: compress: Add snd_compress_free()Liam Girdwood2016-03-23
* | ALSA: compress: Memset timestamp structure to zero.Krishnankutty Kolathappilly2016-03-23
|/
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-02
* ALSA: compress: Embed struct deviceTakashi Iwai2015-02-02
* ALSA: compress: fix an integer overflow checkDan Carpenter2014-07-16
* ALSA: compress: Pass through return value of open ops callbackCharles Keepax2014-03-19
* ALSA: compress: remove the sample rate checkVinod Koul2014-01-05
* ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald2013-11-12
* ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-07
* ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-10-24
* ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-26
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-19
* ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-29
* ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-29
* ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-22
* ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-22
* ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-21
* ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-21
* ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-21
* ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-21
* ALSA: compress: add support for gapless playbackJeeja KP2013-02-14
* ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald2013-02-11
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: Compress - add codec parameter checksVinod Koul2012-09-17
* ALSA: compress - move the buffer checkVinod Koul2012-09-17