index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
compress_offload.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: compress_offload: Use guard() for locking
Takashi Iwai
2024-02-28
1
-65
/
+33
*
ALSA: compress_offload: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
1
-23
/
+13
*
ALSA: compress: Don't embed device
Takashi Iwai
2023-08-17
1
-6
/
+10
*
ALSA: compress: allow setting codec params after next track
Srinivas Kandagatla
2023-06-21
1
-1
/
+4
*
ALSA: compress: Fix kernel doc warnings
Takashi Iwai
2022-07-13
1
-0
/
+4
*
ALSA: compress: Enable kernel doc markers for some functions
Takashi Iwai
2022-07-13
1
-2
/
+3
*
ALSA: compress: Initialize mutex in snd_compress_new()
Takashi Iwai
2021-07-15
1
-0
/
+1
*
ALSA: compress: Drop unused functions
Takashi Iwai
2021-07-15
1
-68
/
+0
*
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
[next]