aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss/pcm_plugin.c
AgeCommit message (Expand)Author
2020-05-06ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai
2020-04-17ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai
2020-03-12ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai
2020-03-09ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai
2020-01-05ALSA: oss: More constificationsTakashi Iwai
2018-11-09ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai
2018-08-27ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter
2018-08-01ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-26ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai
2018-01-04ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai
2007-10-16[ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai
2006-03-22[ALSA] Fix mulaw -> linear conversion in OSS PCM emulationTakashi Iwai
2006-03-22[ALSA] Clean up pcm-oss pluginsTakashi Iwai
2006-03-22[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai
2006-01-03[ALSA] Use standard bitmap functionsTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai
2005-05-29[ALSA] kill dead codeAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds