aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/sb_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai1-50/+14
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai1-3/+6
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: sb: Support PCM sync_stopTakashi Iwai1-0/+1
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai1-16/+0
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt1-0/+3
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai1-1/+2
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-3/+3
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-10-16[ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai1-1/+3
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai1-1/+4
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
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-12/+12
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+313