summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+2
* [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/+25
* [ALSA] hda-codec - Allow opening SPDIF while analog dup modeTakashi Iwai2007-05-111-4/+3
* [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/+2
* [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/+0
* 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/+0
* [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
* [ALSA] hda-codec - Minor rewritesTakashi Iwai2005-11-041-0/+45
* [ALSA] hda-codec - Get subsystem ID from AFG/MFGTakashi Iwai2005-11-041-0/+7
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-3/+3
* [ALSA] hda-codec - Code clean upTakashi Iwai2005-08-301-11/+18
* [ALSA] hda-intel - correct a bug in detection of rate supportedNicolas Graziano2005-08-301-1/+5
* ALSA CVS updateSasha Khapyorsky2005-08-301-12/+16
* [ALSA] hda-codec - Fix LFE volume/switchNicolas Graziano2005-08-301-4/+9
* [ALSA] hda-codec - Fix reordering of surround channelsTakashi Iwai2005-08-301-3/+20
* [ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai2005-06-221-2/+101
OpenPOWER on IntegriCloud