index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
compress_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
ALSA: compress: fix an integer overflow check
Dan Carpenter
1
-1
/
+1
2014-03-19
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-01-05
ALSA: compress: remove the sample rate check
Vinod Koul
1
-3
/
+0
2013-11-12
ALSA: compress_core: don't return -EBADFD from poll if paused
Richard Fitzgerald
1
-2
/
+1
2013-11-07
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
1
-12
/
+19
2013-10-24
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
1
-3
/
+38
2013-09-26
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
1
-0
/
+12
2013-09-19
ALSA: compress: Fix compress device unregister.
Liam Girdwood
1
-1
/
+2
2013-07-29
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
1
-1
/
+1
2013-04-29
ALSA: compress: fix the states to check for allowing read
Vinod Koul
1
-2
/
+10
2013-04-22
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
1
-2
/
+2
2013-04-22
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
1
-0
/
+1
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
1
-7
/
+11
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
1
-2
/
+0
2013-04-21
ALSA: compress_core: Add support for capture streams
Charles Keepax
1
-2
/
+41
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
1
-3
/
+5
2013-04-21
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
1
-11
/
+18
2013-04-21
ALSA: compress_core: Update calc_avail to use cumulative values
Charles Keepax
1
-18
/
+5
2013-02-14
ALSA: compress: add support for gapless playback
Jeeja KP
1
-0
/
+96
2013-02-11
ALSA: core: don't return uninitialized snd_compr_tstamp
Richard Fitzgerald
1
-6
/
+12
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-2
/
+7
2012-09-17
ALSA: Compress - add codec parameter checks
Vinod Koul
1
-0
/
+10
2012-09-17
ALSA: compress - move the buffer check
Vinod Koul
1
-4
/
+16
2012-09-14
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
Dan Carpenter
1
-0
/
+4
2012-09-11
ALSA: compress_core: fix open flags test in snd_compr_open()
Dan Carpenter
1
-5
/
+3
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
1
-0
/
+4
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
1
-3
/
+1
2012-01-24
ALSA: Fix memory leak on error in snd_compr_set_params()
Jesper Juhl
1
-5
/
+8
2011-12-23
ALSA: core: add support for compress_offload
Vinod Koul
1
-0
/
+765