aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss/rate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-25ALSA: oss: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-2/+2
2020-02-12ALSA: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-05-24ALSA: pcm: oss: Use struct_size() helperGustavo A. R. Silva1-2/+2
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen1-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-16/+26
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai1-5/+0
2006-03-22[ALSA] Clean up pcm-oss pluginsTakashi Iwai1-60/+20
2006-03-22[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela1-0/+5
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai1-41/+42
2006-01-03[ALSA] Use standard bitmap functionsTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+378