summaryrefslogtreecommitdiffstats
path: root/sound/core/timer_compat.c
AgeCommit message (Expand)AuthorLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-2/+2
2019-12-13ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang-2/+3
2019-12-11ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang-51/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-15/+1
2017-11-21ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai-6/+6
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai-2/+15
2016-03-23ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto-1/+29
2016-02-28ALSA: timer: Fix ioctls for X32 ABITakashi Iwai-0/+13
2016-02-28ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai-2/+3
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-3/+6
2006-01-03[ALSA] Remove xxx_t typedefs: TimerTakashi Iwai-11/+11
2005-05-29[ALSA] Change some timer ioctls due to conflictionTakashi Iwai-0/+4
2005-05-29[ALSA] Add missing PAUSE ioctlTakashi Iwai-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+119