summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs46xx
Commit message (Expand)AuthorAgeFilesLines
...
* 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-146-12/+12
|/
* ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-038-4/+3447
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-032-7/+12
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-4/+4
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
* 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
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl2010-01-261-0/+10
* ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai2009-12-224-23/+58
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-4/+5
* ALSA: cs46xx - Fix minimum period sizeSophie Hamilton2009-09-081-1/+1
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-3/+3
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-242-4/+8
|\
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-052-4/+8
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-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-133-92/+146
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-314-4/+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-165-6/+6
* [ALSA] Clean up MakefileTakashi Iwai2007-10-161-4/+2
* [ALSA] sound/pci/cs46xx/: fix an off-by-oneAdrian Bunk2007-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-203-59/+191
* [ALSA] Fix alsa-devel ML addressRene Herman2007-05-111-1/+1
* [ALSA] remove unused header file: sound/pci/cs46xx/imgs/cwcemb80.hRobert P. J. Day2007-05-111-1607/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
* [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 disconnection of proc interfaceTakashi Iwai2006-09-232-34/+20
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-122-2/+7
* [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven2006-07-041-2/+3
* [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] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-2/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-222-8/+0