index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
Merge branch 'test/hda-jack' into topic/hda
Takashi Iwai
1
-148
/
+148
2011-11-26
ALSA: hda - Supports more audio streams
Takashi Iwai
1
-0
/
+6
2011-11-23
ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()
Takashi Iwai
1
-3
/
+3
2011-11-21
ALSA: hda - Don't add channel suffix for headphone pin labels
Takashi Iwai
1
-21
/
+31
2011-11-21
ALSA: hda - Fix a typo
Takashi Iwai
1
-1
/
+1
2011-11-16
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
Takashi Iwai
1
-33
/
+108
2011-11-16
ALSA: hda - Merge input-jack helpers to hda_jack.c
Takashi Iwai
1
-108
/
+0
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-37
/
+3
2011-11-16
ALSA: hda - Introduce snd_hda_get_pin_label()
Takashi Iwai
1
-3
/
+60
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
1
-0
/
+4
2011-11-10
ALSA: hda - Don't add elements of other codecs to vmaster slave
Takashi Iwai
1
-21
/
+39
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-26
ALSA: hda - Fix surround/CLFE headphone and speaker pins order
Takashi Iwai
1
-15
/
+24
2011-10-06
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
Takashi Iwai
1
-24
/
+0
2011-10-06
ALSA: hdmi: fix printout of SAD sampling rates
Pierre-Louis Bossart
1
-1
/
+1
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
1
-0
/
+2
2011-09-27
ALSA: hda - Avoid unnecessary verbs to clear PCM formats
Takashi Iwai
1
-2
/
+5
2011-09-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+5
2011-09-13
ALSA: hda - Terminate the recursive connection search properly
Takashi Iwai
1
-1
/
+5
2011-08-23
ALSA: hda - Add multi-headphone NIDs in multiout struct
Takashi Iwai
1
-0
/
+9
2011-08-23
ALSA: hda - Rename to snd_hda_parse_pin_defcfg()
Takashi Iwai
1
-6
/
+9
2011-08-19
ALSA: hda - Allow different assoc numbers for multiple speakers
Takashi Iwai
1
-9
/
+3
2011-08-15
ALSA: hda - Add snd_hda_override_pin_caps() helper function
Takashi Iwai
1
-0
/
+23
2011-08-09
ALSA: hda - Add tracepoint for unsolicited events
Takashi Iwai
1
-0
/
+1
2011-08-04
ALSA: hda - Add basic tracepoints
Takashi Iwai
1
-1
/
+10
2011-07-26
ALSA: hda - Allow codec-specific set_power_state ops
Takashi Iwai
1
-41
/
+37
2011-07-26
ALSA: hda - Add post_suspend patch ops
Takashi Iwai
1
-10
/
+8
2011-07-26
ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
Takashi Iwai
1
-8
/
+8
2011-07-26
ALSA: hda - Fix invalid mute led state on resume of IDT codecs
Vitaliy Kulikov
1
-0
/
+2
2011-07-22
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-91
/
+262
2011-07-14
ALSA: hda - Fix krealloc() replacement in hda_codec.c
Takashi Iwai
1
-1
/
+2
2011-07-12
ALSA: Use krealloc() in possible places
Takashi Iwai
1
-6
/
+3
2011-07-12
ALSA: hda - Always read raw connections for proc output
Takashi Iwai
1
-6
/
+14
2011-07-12
ALSA: hda - Add snd_hda_override_conn_list() helper function
Takashi Iwai
1
-30
/
+69
2011-06-29
ALSA: hda - Create snd_hda_get_conn_index() helper function
Takashi Iwai
1
-5
/
+37
2011-06-25
ALSA: hda - Add snd_hda_get_conn_list() helper function
Takashi Iwai
1
-24
/
+45
2011-06-24
ALSA: hda - Add a workaround for invalid line-out setups
Takashi Iwai
1
-3
/
+12
2011-06-13
ALSA: hda: check make_exec_verb() return value
Greg Thelen
1
-1
/
+2
2011-06-06
ALSA: hda: HDMI: Support codecs with fewer cvts than pins
Stephen Warren
1
-1
/
+2
2011-06-06
ALSA: hda: Virtualize SPDIF out controls
Stephen Warren
1
-16
/
+46
2011-06-06
ALSA: hda: Allow multple SPDIF controls per codec
Stephen Warren
1
-25
/
+55
2011-05-26
ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()
Takashi Iwai
1
-1
/
+1
2011-05-19
ALSA: HDA: Add jack detection for HDMI
David Henningsson
1
-0
/
+2
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
1
-7
/
+7
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
1
-2
/
+3
2011-05-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-2
/
+2
2011-04-29
ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()
Takashi Iwai
1
-2
/
+5
2011-04-26
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+4
2011-04-21
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-0
/
+4
2011-04-20
ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME
Mike Waychison
1
-0
/
+4
[next]