summaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb16_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-241-7/+3
|\
| * Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman2021-05-131-7/+3
* | ALSA: sb: Fix assignment in if conditionTakashi Iwai2021-06-091-2/+4
|/
* ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: sb: Use managed buffer allocationTakashi Iwai2019-12-111-19/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-1/+1
* ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki2019-01-071-3/+7
* ALSA: isa: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* ALSA: sb: Fix PCM format bit calculationTakashi Iwai2018-07-271-3/+6
* ALSA: isa: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: sb16: constify snd_pcm_ops structuresArvind Yadav2017-08-121-2/+2
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-021-6/+2
* ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-201-0/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Add PM support to SB-support codeTakashi Iwai2006-01-031-0/+4
* [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai2006-01-031-60/+60
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-6/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-4/+4
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+916