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