aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] ac97 - Add entry for VIA VT1618 codecTakashi Iwai2006-04-121-0/+1
* [ALSA] ac97 - Clean up obsolete workaroundsTakashi Iwai2006-03-221-8/+0
* [ALSA] ac97 - Allow drivers to set static volume resolution tableTakashi Iwai2006-03-221-0/+1
* [ALSA] ac97 - Remove duplicated entry in lm4550_restblTakashi Iwai2006-03-221-1/+0
* [ALSA] ac97 - Added a codec patch for LM4550Charl Coetzee2006-03-223-1/+33
* [ALSA] ac97 - Add support of static resolution tablesTakashi Iwai2006-03-221-0/+12
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-225-47/+56
* [ALSA] ac97 - Fix CLFE channel setting of ALC850Takashi Iwai2006-01-221-2/+2
* [ALSA] ac97 - Suppress jack sense controls for ThinkpadsTakashi Iwai2006-01-221-12/+37
* [ALSA] Add a new quirk for mute-LED and HP-only.Matthew Garrett2006-01-031-0/+36
* [ALSA] ac97 - Small fix for ALC65x codecTakashi Iwai2006-01-032-1/+3
* [ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2006-01-034-38/+45
* [ALSA] ac97 - Add extra IDs for headphone autosenseMatthew Garrett2006-01-031-0/+4
* [ALSA] ak4531 - Add PM supportTakashi Iwai2006-01-031-1/+35
* [ALSA] ac97 - NULL check in snd_ac97_suspend/resumeTakashi Iwai2006-01-031-0/+5
* [ALSA] ac97-codec - Better ac97_bus nameTakashi Iwai2006-01-031-2/+4
* [ALSA] Remove xxx_t typedefs: AK4531 codecTakashi Iwai2006-01-031-29/+30
* [ALSA] Remove xxx_t typedefs: AC97Takashi Iwai2006-01-037-456/+457
* [ALSA] ac97 - Remove ac9_enum definition from public headerTakashi Iwai2006-01-031-0/+9
* [ALSA] ac97 - procfs - print PCI subsystem vendor/device valuesJaroslav Kysela2006-01-031-0/+7
* [ALSA] ac97 - Fix confliction of DRA and surround slotsTakashi Iwai2005-11-042-0/+11
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-10/+5
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-042-2/+2
* [ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky2005-11-041-36/+2
* [ALSA] Fix a typoTakashi Iwai2005-11-041-1/+1
* [ALSA] Fix surround control of CMI9761Takashi Iwai2005-11-041-27/+50
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+4
* [ALSA] clean suspend/resume calls for ac97_bus_typeNicolas Pitre2005-10-071-13/+3
* [ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre2005-10-071-1/+0
* [ALSA] remove bogus match method for ac97_busNicolas Pitre2005-10-071-3/+4
* [ALSA] no templated index for si3036 modem controlsSasha Khapyorsky2005-10-071-1/+5
* [ALSA] no templated index for mc97 controlsSasha Khapyorsky2005-10-071-1/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-122-3/+3
* [ALSA] Fix ALC658D supportTakashi Iwai2005-09-123-2/+15
* [ALSA] Fix EAPD for MSI S270Takashi Iwai2005-09-121-2/+7
* [ALSA] HP nx6110 quirksSergey Vlasov2005-08-301-0/+1
* [ALSA] ac97_bus - revert last change and do it only in the ALSA treeJaroslav Kysela2005-08-301-1/+1
* [ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistencyJaroslav Kysela2005-08-301-1/+1
* [ALSA] ac97 - make ac97 codec device name uniqueBjorge Dijkstra2005-08-301-1/+1
* [ALSA] ac97: make patch_wolfson_wm97??_specific() functions staticClemens Ladisch2005-08-301-4/+4
* [ALSA] Add VT1617A codec supportPhilip Prindeville2005-08-303-6/+19
* [ALSA] make local objects staticClemens Ladisch2005-08-301-4/+4
* [ALSA] WM9713 modem detectionLiam Girdwood2005-08-301-0/+1
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-4/+4
* [ALSA] AC97 bus interface for ad-hoc driversLiam Girdwood2005-08-303-0/+116
* [ALSA] WM97xx AC97 codec controlsLiam Girdwood2005-08-302-109/+364
* [ALSA] Jack Sense support for AD1980 and AD1888Sergey Ulanov2005-07-281-0/+3
* [ALSA] ac97 - remove unused variableClemens Ladisch2005-07-281-1/+0
* [ALSA] ac97: Fix volume control bit size detection for STAC9704.James Courtier-Dutton2005-07-281-0/+5
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-281-8/+9