summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx/cs46xx_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cs46xx: Use standard printk helpersTakashi Iwai2014-02-261-57/+86
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+0
* ALSA: cs46xx: Fix memory leak at destructorTakashi Iwai2014-01-221-0/+1
* ALSA: cs46xx: Move DSP blob out of kernel treeTakashi Iwai2013-11-201-45/+220
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-16/+19
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-1/+1
|\
| * ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter2012-08-101-1/+1
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-4/+4
|/
* ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-031-1/+1
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-5/+9
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-131-9/+3
* ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-3/+4
* ALSA: cs46xx - fix some typosFlorian Zumbiehl2010-02-181-4/+4
* ALSA: cs46xx - Do test writes to register AC97_REC_GAIN inFlorian Zumbiehl2010-02-181-1/+1
* ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl2010-01-261-0/+10
* ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai2009-12-221-1/+1
* ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-3/+3
* ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai2008-12-011-1/+4
* ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cardsVedran Miletic2008-10-101-1/+18
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-30/+42
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* [ALSA] sound: remove dead config symbol from sound codeJiri Olsa2008-01-311-99/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] cs46xx - Fix PM resumeTakashi Iwai2007-07-201-15/+62
* [ALSA] Fix alsa-devel ML addressRene Herman2007-05-111-1/+1
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-1/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+6
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Fix possible races in PCI driver removalTakashi Iwai2006-06-221-2/+3
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-25/+27
* [ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2006-01-031-0/+5
* [ALSA] cs46xx - Fix PM supportTakashi Iwai2006-01-031-13/+15
* [ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai2006-01-031-290/+294
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-32/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-19/+19
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-2/+2
* [ALSA] pci_find_device removeJiri Slaby2005-09-121-4/+9
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-11/+0
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-4/+4
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-3/+3
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+3
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-281-10/+5