aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb16_csp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai1-3/+2
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai1-16/+0
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai1-15/+15
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai1-3/+3
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2013-11-07ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter1-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan1-9/+10
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-3/+6
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh1-22/+0
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-14/+14
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai1-1/+2
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-8/+1
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-0/+7
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai1-8/+9
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai1-4/+2
2007-02-09[ALSA] sb16: add request_firmware()Clemens Ladisch1-8/+53
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar1-6/+6
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai1-86/+88
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan1-7/+7
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan1-16/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1175