aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/cs46xx/dsp_spos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: cs46xx: More constificationsTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-06ALSA: cs46xx: Clean up proc file creationsTakashi Iwai1-59/+28
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai1-35/+5
2019-01-08ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+3
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-7/+7
2016-12-07ALSA: cs46xx: add a new lineDan Carpenter1-1/+2
2016-09-01ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King1-1/+1
2015-05-29ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai1-2/+2
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-02-26ALSA: cs46xx: Use standard printk helpersTakashi Iwai1-47/+79
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-4/+4
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai1-1/+1
2010-11-01ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl1-22/+11
2009-12-22ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai1-4/+38
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-17/+34
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-07-20[ALSA] cs46xx - Fix PM resumeTakashi Iwai1-44/+126
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-33/+19
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-7/+0
2006-03-22[ALSA] fix some memory leaksAdrian Bunk1-3/+7
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-28/+30
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai1-123/+141
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1892