aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-12[ALSA] ac97 - Add entry for VIA VT1618 codecTakashi Iwai1-0/+1
2006-03-22[ALSA] ac97 - Clean up obsolete workaroundsTakashi Iwai1-8/+0
2006-03-22[ALSA] ac97 - Allow drivers to set static volume resolution tableTakashi Iwai1-0/+1
2006-03-22[ALSA] ac97 - Added a codec patch for LM4550Charl Coetzee1-1/+1
2006-03-22[ALSA] ac97 - Add support of static resolution tablesTakashi Iwai1-0/+12
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-22/+23
2006-01-03[ALSA] Add a new quirk for mute-LED and HP-only.Matthew Garrett1-0/+36
2006-01-03[ALSA] ac97 - Small fix for ALC65x codecTakashi Iwai1-0/+2
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-36/+2
2006-01-03[ALSA] ac97 - NULL check in snd_ac97_suspend/resumeTakashi Iwai1-0/+5
2006-01-03[ALSA] ac97-codec - Better ac97_bus nameTakashi Iwai1-2/+4
2006-01-03[ALSA] Remove xxx_t typedefs: AC97Takashi Iwai1-156/+157
2005-11-04[ALSA] ac97 - Fix confliction of DRA and surround slotsTakashi Iwai1-0/+2
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-10/+5
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-1/+0
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky1-36/+2
2005-10-07[ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre1-1/+0
2005-10-07[ALSA] no templated index for mc97 controlsSasha Khapyorsky1-1/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-2/+2
2005-09-12[ALSA] Fix ALC658D supportTakashi Iwai1-0/+1
2005-08-30[ALSA] ac97 - make ac97 codec device name uniqueBjorge Dijkstra1-1/+1
2005-08-30[ALSA] Add VT1617A codec supportPhilip Prindeville1-2/+4
2005-08-30[ALSA] AC97 bus interface for ad-hoc driversLiam Girdwood1-0/+35
2005-08-30[ALSA] WM97xx AC97 codec controlsLiam Girdwood1-19/+25
2005-07-28[ALSA] ac97 - remove unused variableClemens Ladisch1-1/+0
2005-07-28[ALSA] ac97: Fix volume control bit size detection for STAC9704.James Courtier-Dutton1-0/+5
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-8/+9
2005-07-28[ALSA] Fix resume of intel8x0Takashi Iwai1-0/+2
2005-06-22[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriateJaroslav Kysela1-4/+4
2005-06-22[ALSA] MC97 modem mixer in sound/pci/ac97Sasha Khapyorsky1-2/+19
2005-05-29[ALSA] fix behaviour of ac97_enum_mixer elementsSergey Vlasov1-2/+2
2005-05-29[ALSA] MC97 registers resetSasha Khapyorsky1-1/+5
2005-05-29[ALSA] Fix MC97 codec initializationSasha Khapyorsky1-5/+5
2005-05-29[ALSA] Add CM9780 support, fix CM9761 SPDIFTakashi Iwai1-6/+11
2005-05-29[ALSA] Remove unused variablesTakashi Iwai1-5/+0
2005-05-29[ALSA] Fix the detection of resolution of ac97 controlsTakashi Iwai1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2579