aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman1-1/+1
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai1-20/+21
2006-12-20[ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton1-3/+3
2006-12-20[ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai1-6/+2
2006-09-23[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin1-0/+6
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai1-7/+47
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport1-1/+1
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-37/+227
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai1-4/+4
2006-09-01[PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai1-2/+2
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti1-3/+5
2006-06-22[ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar1-3/+6
2006-06-22[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-22/+18
2006-06-22[ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton1-1/+1
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton1-2/+2
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