index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
compress_offload.c
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
sound: annotate ->poll() instances
Al Viro
2017-09-18
ALSA: compress: Remove unused variable
Guneshwor Singh
2016-09-16
ALSA: compress: fix some missing and misplaced \n in messages
Colin Ian King
2016-08-22
ALSA: compress: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-06-13
ALSA: compress: Add function to indicate the stream has gone bad
Charles Keepax
2016-05-09
ALSA: compress: Replace complex if statement with switch
Charles Keepax
2016-05-09
ALSA: compress: Fix poll error return codes
Charles Keepax
2016-05-09
ALSA: compress: Remove pointless NULL check
Charles Keepax
2016-05-09
ALSA: compress: Use snd_compr_get_poll on error path
Charles Keepax
2016-03-04
ALSA: compress: fix more typos
Vinod Koul
2016-03-04
ALSA: compress: fix some typos
Vinod Koul
2016-03-04
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
Vinod Koul
2016-03-04
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
Eric Laurent
2016-01-25
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
2015-12-07
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
2015-11-30
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
2015-11-30
ALSA: compress: Add procfs info file for compressed nodes
Richard Fitzgerald
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
ALSA: compress: Embed struct device
Takashi Iwai
2014-07-16
ALSA: compress: fix an integer overflow check
Dan Carpenter
2014-03-19
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
2014-01-05
ALSA: compress: remove the sample rate check
Vinod Koul
2013-11-12
ALSA: compress_core: don't return -EBADFD from poll if paused
Richard Fitzgerald
2013-11-07
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
2013-10-24
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
2013-09-26
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
2013-09-19
ALSA: compress: Fix compress device unregister.
Liam Girdwood
2013-07-29
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
2013-04-29
ALSA: compress: fix the states to check for allowing read
Vinod Koul
2013-04-22
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
2013-04-22
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
2013-04-21
ALSA: compress_core: Add support for capture streams
Charles Keepax
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
2013-04-21
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
2013-04-21
ALSA: compress_core: Update calc_avail to use cumulative values
Charles Keepax
2013-02-14
ALSA: compress: add support for gapless playback
Jeeja KP
2013-02-11
ALSA: core: don't return uninitialized snd_compr_tstamp
Richard Fitzgerald
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-09-17
ALSA: Compress - add codec parameter checks
Vinod Koul
2012-09-17
ALSA: compress - move the buffer check
Vinod Koul
2012-09-14
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
Dan Carpenter
2012-09-11
ALSA: compress_core: fix open flags test in snd_compr_open()
Dan Carpenter
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
2012-01-24
ALSA: Fix memory leak on error in snd_compr_set_params()
Jesper Juhl
2011-12-23
ALSA: core: add support for compress_offload
Vinod Koul