android_kernel_xiaomi_sm7250/sound/core
Sultan Alsawaf 21ef075aef ALSA: control_compat: Don't dynamically allocate single-use structs
All of these dynamically-allocated structs can be simply placed on the
stack, eliminating the overhead of dynamic memory allocation entirely.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
2022-11-12 11:24:10 +00:00
..
oss ALSA: oss: Fix PCM OSS buffer allocation overflow 2022-03-28 08:41:43 +02:00
seq ALSA: seq: Fix data-race at module auto-loading 2022-09-15 12:17:04 +02:00
compress_offload.c
control_compat.c ALSA: control_compat: Don't dynamically allocate single-use structs 2022-11-12 11:24:10 +00:00
control.c
ctljack.c
device.c
hrtimer.c
hwdep_compat.c
hwdep.c
info_oss.c
info.c This is the 4.19.256 stable release 2022-09-20 16:32:36 +02:00
init.c Merge tag 'ASB-2021-06-05_4.19-stable' of https://github.com/aosp-mirror/kernel_common into android12-base 2022-02-26 15:27:37 +05:30
isadma.c
jack.c Revert "ALSA: jack: Access input_dev under mutex" 2022-06-21 20:47:34 +02:00
Kconfig
Makefile
memalloc.c ALSA: memalloc: Align buffer allocations in page size 2022-07-29 17:10:36 +02:00
memory.c
misc.c ALSA: core: Add async signal helpers 2022-08-25 11:15:46 +02:00
pcm_compat.c
pcm_dmaengine.c ALSA: dmaengine: increment buffer pointer atomically 2022-10-26 13:19:28 +02:00
pcm_drm_eld.c
pcm_iec958.c
pcm_lib.c Merge remote-tracking branch 'aosp/android-4.19-stable' into android12-base 2022-05-19 14:51:23 +05:30
pcm_local.h
pcm_memory.c ALSA: pcm: Fix races among concurrent prealloc proc writes 2022-05-15 19:41:58 +02:00
pcm_misc.c This is the 4.19.239 stable release 2022-04-20 20:30:33 +05:30
pcm_native.c Merge remote-tracking branch 'aosp/android-4.19-stable' into android12-base 2022-05-19 14:51:23 +05:30
pcm_param_trace.h
pcm_timer.c
pcm_trace.h
pcm.c Merge remote-tracking branch 'aosp/android-4.19-stable' into android12-base 2022-05-19 14:51:23 +05:30
rawmidi_compat.c
rawmidi.c ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() 2022-10-26 13:19:19 +02:00
seq_device.c
sgbuf.c
sound_oss.c ALSA: oss: Fix potential deadlock at unregistration 2022-10-26 13:19:19 +02:00
sound.c
timer_compat.c
timer.c Merge remote-tracking branch 'aosp/android-4.19-stable' into android12-base 2022-09-22 14:02:10 +05:30
vmaster.c