summaryrefslogtreecommitdiffstats
path: root/sound/pci/ens1370.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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-rc2Linus Torvalds2005-04-161-0/+2413