aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-219/+427
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-2/+2
* ALSA: hda - Add a fake mute featureTakashi Iwai2012-03-121-2/+6
* ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-131-1/+1
* ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-211-21/+39
* ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai2011-05-261-1/+1
* ALSA: HDA: Add jack detection for HDMIDavid Henningsson2011-05-191-0/+2
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-7/+7
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-021-2/+3
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-021-2/+2
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-211-0/+4
| |\
| * | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | | ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai2011-04-291-2/+5
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-261-0/+4
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| |/
* | ALSA: hda - sound/pci/hda/hda_codec.c: fix warningAndrew Morton2011-04-151-1/+1
* | ALSA: hda - Remember connection listsTakashi Iwai2011-04-071-2/+67
|/
* ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-031-0/+105
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-5/+5
* ALSA: hda - Fix multi-headphone handling for Realtek codecsTakashi Iwai2011-01-101-0/+3
* ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai2010-12-231-23/+34
* ALSA: hda - Disable sticky PCM stream assignment for AD codecsTakashi Iwai2010-10-251-0/+3
* ALSA: hda - Add workarounds for CT-IBG controllersTakashi Iwai2010-10-221-1/+4
* ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai2010-10-171-1/+1
* ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch2010-10-171-0/+3
* ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai2010-09-211-4/+1
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-37/+25
* ALSA: hda - Fix mic attribute check for internal micsTakashi Iwai2010-09-171-2/+5
* ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-091-0/+19
* ALSA: hda - Add comments to new helper functionsTakashi Iwai2010-09-091-0/+23
* ALSA: hda - Reduce redundant mic location prefix in input source labelsTakashi Iwai2010-09-091-13/+77
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-16/+75
* ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-44/+6
* ALSA: hda - Keep char arrays in input_mux itemsTakashi Iwai2010-09-091-12/+6
* ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-081-0/+2
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-081-1/+1
|\
| * ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-081-1/+1
* | ALSA: hda - Add snd_hda_get_input_pin_label() helper functionTakashi Iwai2010-08-301-1/+24
* | ALSA: hda - Add inputs[] to auto_pin_cfg structTakashi Iwai2010-08-301-11/+29
|/
* ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai2010-08-201-13/+20
* ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-131-8/+18
* ALSA: hda - Make converter setups stickyTakashi Iwai2010-08-061-8/+142
* Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-051-4/+6
|\
| * ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela2010-07-201-1/+1
| * ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela2010-07-191-3/+5
* | ALSA: hda - Define AC_FMT_* constantsTakashi Iwai2010-08-031-18/+23
* | ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula2010-08-031-1/+5
* | ALSA: hda - Make error messages more verboseTakashi Iwai2010-07-301-3/+6
* | ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai2010-07-261-1/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-07-091-0/+27
|\ \