aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx/cs46xx_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-16/+19
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-4/+4
2012-08-10ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter1-1/+1
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai1-1/+1
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-5/+9
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-9/+3
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai1-3/+4
2010-02-18ALSA: cs46xx - fix some typosFlorian Zumbiehl1-4/+4
2010-02-18ALSA: cs46xx - Do test writes to register AC97_REC_GAIN inFlorian Zumbiehl1-1/+1
2010-01-26ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl1-0/+10
2009-12-22ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai1-1/+1
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai1-3/+3
2008-12-01ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai1-1/+4
2008-10-10ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cardsVedran Miletic1-1/+18
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-30/+42
2008-04-24[ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2008-01-31[ALSA] sound: remove dead config symbol from sound codeJiri Olsa1-99/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-20[ALSA] cs46xx - Fix PM resumeTakashi Iwai1-15/+62
2007-05-11[ALSA] Fix alsa-devel ML addressRene Herman1-1/+1
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-1/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+6
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Fix possible races in PCI driver removalTakashi Iwai1-2/+3
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-25/+27
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+5
2006-01-03[ALSA] cs46xx - Fix PM supportTakashi Iwai1-13/+15
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai1-290/+294
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-32/+0
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-19/+19
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-2/+2
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-4/+9
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-11/+0
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-4/+4
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-3/+3
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-1/+3
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-10/+5
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3922