aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-0/+1
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-3/+4
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-36/+5
* ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-1/+1
* ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-1/+2
* ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-6/+11
* ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai2009-07-271-1/+1
* ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connectionsJaroslav Kysela2009-07-221-1/+1
* ALSA: hda_generic: do not read connections for widged with an unknown typeJaroslav Kysela2009-07-221-7/+11
* ALSA: hda - Cache pin-cap valuesTakashi Iwai2009-03-231-1/+1
* ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai2009-02-231-1/+1
* ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-0/+1
* ALSA: hda - Manage kcontrol listsTakashi Iwai2008-10-131-8/+12
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-1/+2
* [ALSA] hda-codec - keep the format verb at closing PCM streamsTakashi Iwai2008-04-241-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Intel HD Audio: Use list_for_each_entry(_safe)Matthias Kaehlcke2007-10-161-18/+7
* [ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai2007-10-161-5/+50
* [ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai2007-10-161-6/+2
* [ALSA] hda-codec - optimize resume using cachesTakashi Iwai2007-10-161-11/+13
* [ALSA] hda-codec - Fix connection list in generic parserTakashi Iwai2007-05-111-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [ALSA] hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-01-091-2/+3
* [ALSA] hda-codec - Add independent headphone volume controlTakashi Iwai2006-09-231-19/+52
* [ALSA] hda-codec - Fix mic capture with generic parserTakashi Iwai2006-09-231-38/+90
* [ALSA] hda-codec - Fix generic auto-configuratorTakashi Iwai2006-03-221-36/+92
* [ALSA] hda-codec - Allocate connection lists dynamically in generic parserTakashi Iwai2006-01-031-3/+20
* [ALSA] Remove xxx_t typedefs: HD-Audio codecTakashi Iwai2006-01-031-10/+10
* [ALSA] hda-codec - 'empty' generic mfg-only codecSasha Khapyorsky2005-10-071-4/+2
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-2/+2
* ALSA CVS updateSasha Khapyorsky2005-08-301-0/+5
* [ALSA] hda-codec - More fix of ALC880 codec supportTakashi Iwai2005-06-221-5/+5
* [ALSA] Fix a typo in commentsTakashi Iwai2005-05-291-1/+1
* [ALSA] hda: fix vref cap and ctl valuesMatt2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+906