summaryrefslogtreecommitdiffstats
path: root/sound/pci/ens1370.c
Commit message (Expand)AuthorAgeFilesLines
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches2009-06-251-1/+1
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-3/+3
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-1/+2
|\
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-1/+2
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: ALSA: ens1370: communicate PCI device to AC97Rene Herman2008-07-171-0/+1
* ALSA: ens1370: SRC stands for Sample Rate ConverterRene Herman2008-07-171-1/+1
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-1/+2
* [ALSA] sound: ens1370.c fix shadowed variable warningHarvey Harrison2008-04-241-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-36/+4
* [ALSA] fix ensoniq section mismatchRandy Dunlap2007-07-201-2/+2
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-6/+2
* [ALSA] ens1371 - Clean up quirksTakashi Iwai2007-02-091-84/+70
* [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-3/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-15/+17
* [ALSA] ens1370 - Fix resumeTakashi Iwai2006-03-221-0/+7
* [ALSA] ens1371: fix compilation without SUPPORT_JOYSTICKClemens Ladisch2006-01-031-6/+10
* [ALSA] ens1371: added spdif and lineio module optionsJaroslav Kysela2006-01-031-6/+16
* [ALSA] ens137x - Fix and ADD PM supportTakashi Iwai2006-01-031-18/+25
* [ALSA] Remove xxx_t typedefs: PCI ENS137xTakashi Iwai2006-01-031-218/+269
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-16/+0
* [ALSA] Fix missing suspend/resume-code for ens1371Kurt J. Bosch2006-01-031-51/+123
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-2/+1
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-7/+7
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-7/+0
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-3/+3
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-1/+1
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-3/+3
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-281-11/+1
* [ALSA] ens1371 - added extra delay for ac97 codec initializationJaroslav Kysela2005-07-281-0/+10
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2413
OpenPOWER on IntegriCloud