summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-161-12/+26
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-78/+37Star
* [ALSA] hda-codec - introduce command register cacheTakashi Iwai2007-10-161-0/+91
* [ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2007-10-161-37/+52
* [ALSA] hda-intel - Remove invalid __devinitTakashi Iwai2007-10-161-13/+10Star
* [ALSA] hda-codec - kernel config for each codecTakashi Iwai2007-10-161-4/+27
* [ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai2007-10-161-0/+87
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-161-0/+4
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1Star
* [ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai2007-05-311-0/+13
* [ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai2007-05-161-1/+2
* [ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()Steve Longerbeam2007-05-111-37/+69
* [ALSA] hda-codec - Prefer audio codec name as the mixer nameTakashi Iwai2007-05-111-1/+2
* [ALSA] hda-codec - Add line_out_type to auto_pin_cfg structTakashi Iwai2007-05-111-0/+2
* [ALSA] hda-codec - Fix 8-channel auto-configurationTakashi Iwai2007-05-111-7/+2Star
* [ALSA] hda-codec - Code clean upTakashi Iwai2007-05-111-190/+276
* [ALSA] hda-intel - Merge hda-codec module to a single moduleTakashi Iwai2007-05-111-67/+25Star
* [ALSA] hda-codec - Allow opening SPDIF while analog dup modeTakashi Iwai2007-05-111-4/+3Star
* [ALSA] hda-codec - Add support of 96kHz backTakashi Iwai2007-05-111-3/+8
* [ALSA] hda-codec - Fix SPDIF outputTakashi Iwai2007-05-111-7/+37
* [ALSA] Fix NULL dereference with null modelnameTakashi Iwai2007-05-111-2/+4
* [ALSA] hda-codec - Allow model=generic always for generic parserTakashi Iwai2007-05-111-1/+2
* [ALSA] hda-codec - Use global workqueueTakashi Iwai2007-02-091-8/+2Star
* [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codecJoseph Chan2007-02-091-0/+1
* [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai2007-02-091-22/+35
* [ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai2006-12-201-3/+0Star
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* [ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai2006-09-231-5/+14
* [ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai2006-09-231-8/+15
* [ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano2006-09-231-2/+2
* [ALSA] hda-codec - Add vendor ids for Motorola and ConexantTakashi Iwai2006-09-231-0/+2
* [ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepareTakashi Iwai2006-09-231-1/+1
* [ALSA] HDA driver - do not set mute flag for dB scale (follow HDA specification)Jaroslav Kysela2006-09-231-7/+0Star
* [ALSA] HDA codec & CA0106 - add/fix TLV supportJaroslav Kysela2006-09-231-0/+33
* [ALSA] Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecsTakashi Iwai2006-06-281-1/+3
* [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-19/+22
* [ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi2006-03-311-1/+1
* [ALSA] hda-codec - Fix BIOS auto-configurationTakashi Iwai2006-03-221-3/+74
* [ALSA] hda-codec - Fix ALC262 for Fujitsu laptopTakashi Iwai2006-03-221-2/+4
* [ALSA] hda-intel - Automatic correction to single_cmd modeTakashi Iwai2006-03-221-0/+6
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-25/+26
* [ALSA] hda-codec - Small clean up and fixesTakashi Iwai2006-01-031-0/+6
* [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861Kailang Yang2006-01-031-1/+15
* [ALSA] hda-codec - Fix channel mode helperTakashi Iwai2006-01-031-1/+1
* [ALSA] hda-codec - Fix connection list parsingTakashi Iwai2006-01-031-42/+113
* [ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai2006-01-031-45/+45
* [ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai2006-01-031-1/+3
* [ALSA] hda-codec - Prepare unsol workqueue on demandTakashi Iwai2006-01-031-2/+6
* [ALSA] hda-codec - Add channel-mode helperTakashi Iwai2006-01-031-0/+48
* [ALSA] hda-codec - Allocate amp hash array dynamicallyTakashi Iwai2006-01-031-3/+19