index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
compress_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
*
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
2020-11-27
1
-8
/
+31
*
ALSA: compress_offload: remove redundant initialization
Pierre-Louis Bossart
2020-09-03
1
-1
/
+1
*
ALSA: compress_offload: dereference after checking for NULL pointer
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-07
1
-0
/
+4
*
ALSA: core: Implement compress page allocation and free routines
Cezary Rojewski
2020-02-18
1
-0
/
+42
*
ALSA: core: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-11-07
1
-1
/
+1
|
\
|
*
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
2019-10-21
1
-1
/
+1
*
|
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
2019-07-23
1
-0
/
+6
*
|
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
2019-07-23
1
-0
/
+8
*
|
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
2019-07-23
1
-6
/
+24
*
|
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2019-07-23
1
-5
/
+11
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-10
/
+1
*
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2019-01-03
1
-1
/
+2
*
ALSA: compress: make use of runtime buffer for copy
Srinivas Kandagatla
2018-12-14
1
-3
/
+15
*
ALSA: compress: Remove empty init and exit
Takashi Iwai
2018-08-03
1
-12
/
+0
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-5
/
+5
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
*
ALSA: compress: Remove unused variable
Guneshwor Singh
2017-09-18
1
-2
/
+1
*
ALSA: compress: fix some missing and misplaced \n in messages
Colin Ian King
2016-09-16
1
-2
/
+2
*
ALSA: compress: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-22
1
-7
/
+3
*
ALSA: compress: Add function to indicate the stream has gone bad
Charles Keepax
2016-06-13
1
-2
/
+65
*
ALSA: compress: Replace complex if statement with switch
Charles Keepax
2016-05-09
1
-3
/
+6
*
ALSA: compress: Fix poll error return codes
Charles Keepax
2016-05-09
1
-2
/
+2
*
ALSA: compress: Remove pointless NULL check
Charles Keepax
2016-05-09
1
-4
/
+3
*
ALSA: compress: Use snd_compr_get_poll on error path
Charles Keepax
2016-05-09
1
-4
/
+1
*
ALSA: compress: fix more typos
Vinod Koul
2016-03-04
1
-2
/
+2
*
ALSA: compress: fix some typos
Vinod Koul
2016-03-04
1
-2
/
+2
*
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
Vinod Koul
2016-03-04
1
-0
/
+3
*
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
Eric Laurent
2016-03-04
1
-0
/
+1
*
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
2016-01-25
1
-0
/
+11
*
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
2015-12-07
1
-0
/
+13
*
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
2015-11-30
1
-1
/
+12
*
ALSA: compress: Add procfs info file for compressed nodes
Richard Fitzgerald
2015-11-30
1
-1
/
+72
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-6
/
+4
*
ALSA: compress: Embed struct device
Takashi Iwai
2015-02-02
1
-5
/
+19
*
ALSA: compress: fix an integer overflow check
Dan Carpenter
2014-07-16
1
-1
/
+1
*
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
2014-03-19
1
-1
/
+1
*
ALSA: compress: remove the sample rate check
Vinod Koul
2014-01-05
1
-3
/
+0
*
ALSA: compress_core: don't return -EBADFD from poll if paused
Richard Fitzgerald
2013-11-12
1
-2
/
+1
*
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
2013-11-07
1
-12
/
+19
*
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
2013-10-24
1
-3
/
+38
*
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
2013-09-26
1
-0
/
+12
*
ALSA: compress: Fix compress device unregister.
Liam Girdwood
2013-09-19
1
-1
/
+2
*
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
2013-07-29
1
-1
/
+1
*
ALSA: compress: fix the states to check for allowing read
Vinod Koul
2013-04-29
1
-2
/
+10
*
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
2013-04-22
1
-2
/
+2
[next]