aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx/dsp_spos_scb_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: cs46xx: More constificationsTakashi Iwai1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-02-06ALSA: cs46xx: Clean up proc file creationsTakashi Iwai1-8/+5
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai1-6/+0
2018-07-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King1-3/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-1/+1
2015-05-29ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai1-3/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-02-26ALSA: cs46xx: Use standard printk helpersTakashi Iwai1-19/+38
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-1/+1
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai1-1/+1
2009-12-22ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai1-18/+15
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-45/+70
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-1/+1
2006-07-04[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven1-2/+3
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+0
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-2/+4
2006-01-22[ALSA] Fix a typo in snd_assert()Andrew Morton1-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+4
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai1-165/+173
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1750