aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/control_compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada1-8/+8
2021-12-02ALSA: ctl: Fix copy of updated id with element read/writeAlan Young1-0/+3
2021-05-25ALSA: control: Drop superfluous snd_power_wait() callsTakashi Iwai1-9/+0
2021-05-25ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai1-1/+4
2020-09-21ALSA: compat_ioctl: avoid compat_alloc_user_spaceArnd Bergmann1-8/+6
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-05-13ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai1-19/+15
2016-03-17ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementationTakashi Sakamoto1-1/+1
2016-02-28ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2014-02-14ALSA: control: Use standard printk helpersTakashi Iwai1-1/+1
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-1/+2
2008-01-31[ALSA] copy_ctl_value_from_user() warning fixAndrew Morton1-1/+2
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg1-3/+2
2006-09-23[ALSA] Add missing compat ioctls for ALSA control APITakashi Iwai1-0/+4
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai1-3/+3
2006-03-22[ALSA] make control.c suspend awareGiuliano Pochini1-8/+25
2006-02-20[PATCH] Fix snd-usb-audio in 32-bit compat environmentJuergen Kreileder1-5/+11
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai1-35/+38
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+412