aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-23[ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood1-1/+1
2006-09-23[ALSA] ac97: Fix AD1819 volume rangeVille Syrjala1-0/+12
2006-09-23[ALSA] ac97 - Fix VIA EPIA sound problemAndrey Liakhovets1-0/+4
2006-09-23[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin1-0/+6
2006-09-23[ALSA] Add dB scale information to ak4531 codecTakashi Iwai1-10/+39
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai2-7/+86
2006-09-23[ALSA] Fix for LG K1 Express LaptopMagnus Sandin1-1/+2
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport3-1/+40
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai2-37/+245
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai1-4/+4
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-12/+6
2006-09-01[PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai1-2/+2
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+2
2006-06-22[ALSA] AD1888 suspend/resume fixJaya Kumar1-1/+8
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti2-3/+9
2006-06-22[ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar1-3/+6
2006-06-22[ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklistTakashi Iwai1-0/+1
2006-06-22[ALSA] Add a workaround for ASUS A6KMTakashi Iwai1-1/+4
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2-4/+3
2006-06-22[ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-22/+28
2006-06-22[ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton2-3/+3
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton2-4/+4
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 - Remove duplicated entry in lm4550_restblTakashi Iwai1-1/+0
2006-03-22[ALSA] ac97 - Added a codec patch for LM4550Charl Coetzee3-1/+33
2006-03-22[ALSA] ac97 - Add support of static resolution tablesTakashi Iwai1-0/+12
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar5-47/+56
2006-01-22[ALSA] ac97 - Fix CLFE channel setting of ALC850Takashi Iwai1-2/+2
2006-01-22[ALSA] ac97 - Suppress jack sense controls for ThinkpadsTakashi Iwai1-12/+37
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 Iwai2-1/+3
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai4-38/+45
2006-01-03[ALSA] ac97 - Add extra IDs for headphone autosenseMatthew Garrett1-0/+4
2006-01-03[ALSA] ak4531 - Add PM supportTakashi Iwai1-1/+35
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: AK4531 codecTakashi Iwai1-29/+30
2006-01-03[ALSA] Remove xxx_t typedefs: AC97Takashi Iwai7-456/+457
2006-01-03[ALSA] ac97 - Remove ac9_enum definition from public headerTakashi Iwai1-0/+9
2006-01-03[ALSA] ac97 - procfs - print PCI subsystem vendor/device valuesJaroslav Kysela1-0/+7
2005-11-04[ALSA] ac97 - Fix confliction of DRA and surround slotsTakashi Iwai2-0/+11
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-10/+5
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai2-2/+2
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky1-36/+2
2005-11-04[ALSA] Fix a typoTakashi Iwai1-1/+1
2005-11-04[ALSA] Fix surround control of CMI9761Takashi Iwai1-27/+50
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+4
2005-10-07[ALSA] clean suspend/resume calls for ac97_bus_typeNicolas Pitre1-13/+3