summaryrefslogtreecommitdiff
path: root/sound/isa/sb/sb16_csp.c
AgeCommit message (Expand)Author
2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai
2021-07-17ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-06-09ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai
2021-06-09ALSA: sb: Minor coding style fixesTakashi Iwai
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai
2021-04-26ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal
2013-11-07ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai
2007-02-09[ALSA] sb16: add request_firmware()Clemens Ladisch
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2Linus Torvalds