aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ens1370.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-15/+17
2006-03-22[ALSA] ens1370 - Fix resumeTakashi Iwai1-0/+7
2006-01-03[ALSA] ens1371: fix compilation without SUPPORT_JOYSTICKClemens Ladisch1-6/+10
2006-01-03[ALSA] ens1371: added spdif and lineio module optionsJaroslav Kysela1-6/+16
2006-01-03[ALSA] ens137x - Fix and ADD PM supportTakashi Iwai1-18/+25
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ENS137xTakashi Iwai1-218/+269
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-16/+0
2006-01-03[ALSA] Fix missing suspend/resume-code for ens1371Kurt J. Bosch1-51/+123
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-7/+7
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-7/+0
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch1-3/+3
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-1/+1
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-3/+3
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-11/+1
2005-07-28[ALSA] ens1371 - added extra delay for ac97 codec initializationJaroslav Kysela1-0/+10
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2413