summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: hda - Add tracepoint for unsolicited eventsTakashi Iwai2011-08-091-0/+1
* | ALSA: hda - Add basic tracepointsTakashi Iwai2011-08-041-1/+10
|/
* ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai2011-07-261-41/+37
* ALSA: hda - Add post_suspend patch opsTakashi Iwai2011-07-261-10/+8
* ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-261-8/+8
* ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov2011-07-261-0/+2
* Merge branch 'topic/hda' into for-linusTakashi Iwai2011-07-221-91/+262
|\
| * ALSA: hda - Always read raw connections for proc outputTakashi Iwai2011-07-121-6/+14
| * ALSA: hda - Add snd_hda_override_conn_list() helper functionTakashi Iwai2011-07-121-30/+69
| * ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-5/+37
| * ALSA: hda - Add snd_hda_get_conn_list() helper functionTakashi Iwai2011-06-251-24/+45
| * ALSA: hda - Add a workaround for invalid line-out setupsTakashi Iwai2011-06-241-3/+12
| * ALSA: hda: check make_exec_verb() return valueGreg Thelen2011-06-131-1/+2
| * ALSA: hda: HDMI: Support codecs with fewer cvts than pinsStephen Warren2011-06-061-1/+2
| * ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-16/+46
| * ALSA: hda: Allow multple SPDIF controls per codecStephen Warren2011-06-061-25/+55
* | ALSA: hda - Fix krealloc() replacement in hda_codec.cTakashi Iwai2011-07-141-1/+2
* | ALSA: Use krealloc() in possible placesTakashi Iwai2011-07-121-6/+3
|/
* 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
OpenPOWER on IntegriCloud