aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb16_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-7/+3
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai1-2/+4
2021-05-13Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman1-7/+3
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: sb: Use managed buffer allocationTakashi Iwai1-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+1
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki1-3/+7
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai1-16/+0
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai1-3/+6
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-08-12ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen1-6/+2
2014-10-21ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai1-8/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-1/+2
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-2/+2
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai1-0/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-01-03[ALSA] Add PM support to SB-support codeTakashi Iwai1-0/+4
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai1-60/+60
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-6/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-4/+4
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+916