summaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood2006-09-231-1/+1
* [ALSA] ac97: Fix AD1819 volume rangeVille Syrjala2006-09-231-0/+12
* [ALSA] ac97 - Fix VIA EPIA sound problemAndrey Liakhovets2006-09-231-0/+4
* [ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin2006-09-231-0/+6
* [ALSA] Add dB scale information to ak4531 codecTakashi Iwai2006-09-231-10/+39
* [ALSA] Add TLV support to AC97 codec driverTakashi Iwai2006-09-232-7/+86
* [ALSA] Fix for LG K1 Express LaptopMagnus Sandin2006-09-231-1/+2
* [ALSA] add codec-specific controls for UCB1400Mike Rapoport2006-09-233-1/+40
* [ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai2006-09-232-37/+245
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-4/+4
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-12/+6Star
* [PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai2006-09-011-2/+2
* [ALSA] AD1888 mixer controls for DC modeJaya Kumar2006-06-281-0/+2
* [ALSA] AD1888 suspend/resume fixJaya Kumar2006-06-221-1/+8
* [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti2006-06-222-3/+9
* [ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar2006-06-221-3/+6
* [ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklistTakashi Iwai2006-06-221-0/+1
* [ALSA] Add a workaround for ASUS A6KMTakashi Iwai2006-06-221-1/+4
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-222-4/+3Star
* [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-22/+28
* [ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton2006-06-222-3/+3
* [ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton2006-06-222-4/+4
* [ALSA] ac97 - Add entry for VIA VT1618 codecTakashi Iwai2006-04-121-0/+1
* [ALSA] ac97 - Clean up obsolete workaroundsTakashi Iwai2006-03-221-8/+0Star
* [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/+0Star
* [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/+5Star
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-042-2/+2
* [ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky2005-11-041-36/+2Star
* [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/+3Star