aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-36/+5
2010-09-09ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai1-1/+1
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-1/+2
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela1-6/+11
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-1/+1
2009-07-22ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connectionsJaroslav Kysela1-1/+1
2009-07-22ALSA: hda_generic: do not read connections for widged with an unknown typeJaroslav Kysela1-7/+11
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai1-1/+1
2009-02-23ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai1-0/+1
2008-10-13ALSA: hda - Manage kcontrol listsTakashi Iwai1-8/+12
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-1/+2
2008-04-24[ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)Matthias Kaehlcke1-18/+7
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai1-5/+50
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai1-6/+2
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-11/+13
2007-05-11[ALSA] hda-codec - Fix connection list in generic parserTakashi Iwai1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-01-09[ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai1-2/+3
2006-09-23[ALSA] hda-codec - Add independent headphone volume controlTakashi Iwai1-19/+52
2006-09-23[ALSA] hda-codec - Fix mic capture with generic parserTakashi Iwai1-38/+90
2006-03-22[ALSA] hda-codec - Fix generic auto-configuratorTakashi Iwai1-36/+92
2006-01-03[ALSA] hda-codec - Allocate connection lists dynamically in generic parserTakashi Iwai1-3/+20
2006-01-03[ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai1-10/+10
2005-10-07[ALSA] hda-codec - 'empty' generic mfg-only codecSasha Khapyorsky1-4/+2
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-2/+2
2005-08-30ALSA CVS updateSasha Khapyorsky1-0/+5
2005-06-22[ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai1-5/+5
2005-05-29[ALSA] Fix a typo in commentsTakashi Iwai1-1/+1
2005-05-29[ALSA] hda: fix vref cap and ctl valuesMatt1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+906