index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ALSA: hda - make sure there are enough input labels and paths
David Henningsson
2013-01-18
1
-1
/
+1
*
ALSA: hda - Add boost to line inputs, too
Takashi Iwai
2013-01-18
1
-1
/
+1
*
ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook
Takashi Iwai
2013-01-18
1
-25
/
+9
*
ALSA: hda - Fix missing call of capture_switch_hook
Takashi Iwai
2013-01-18
1
-15
/
+46
*
ALSA: hda - Look for boost controls more deeply
Takashi Iwai
2013-01-18
1
-24
/
+77
*
ALSA: hda - Fix invalid mute in path activation
Takashi Iwai
2013-01-18
1
-18
/
+42
*
ALSA: hda - Unify input label creations in generic parser
Takashi Iwai
2013-01-18
1
-37
/
+54
*
ALSA: hda - Keep autocfg.input idx value in imux table
Takashi Iwai
2013-01-18
1
-6
/
+14
*
ALSA: hda - Improve naming rule for primary output
Takashi Iwai
2013-01-17
1
-17
/
+42
*
ALSA: hda - Add PCM capture hook to hda_gen_spec
Takashi Iwai
2013-01-17
1
-0
/
+63
*
ALSA: hda - Record all detected ADCs in hda_gen_spec
Takashi Iwai
2013-01-17
1
-0
/
+5
*
ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
Takashi Iwai
2013-01-17
1
-4
/
+4
*
ALSA: hda - Add input jack mode enum controls to generic parser
Takashi Iwai
2013-01-17
1
-0
/
+140
*
ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec
Takashi Iwai
2013-01-16
1
-0
/
+6
*
ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec
Takashi Iwai
2013-01-16
1
-0
/
+2
*
ALSA: hda - Properly call automute/switch hooks at init
Takashi Iwai
2013-01-16
1
-6
/
+23
*
ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs
David Henningsson
2013-01-16
1
-2
/
+2
*
ALSA: hda - force different capture controls if amp caps differ
David Henningsson
2013-01-16
1
-3
/
+21
*
ALSA: hda - do not add non-existing Mic boost controls
David Henningsson
2013-01-16
1
-0
/
+3
*
ALSA: hda - initialize channel counts correctly
David Henningsson
2013-01-16
1
-1
/
+1
*
ALSA: hda - fix wrong adc_idx in generic parser
David Henningsson
2013-01-16
1
-3
/
+3
*
ALSA: hda - Check array bounds in get_input_path
David Henningsson
2013-01-16
1
-0
/
+8
*
ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
Takashi Iwai
2013-01-15
1
-4
/
+10
*
ALSA: hda - Add capture_switch_hook to generic parser
Takashi Iwai
2013-01-14
1
-1
/
+15
*
ALSA: hda - Allow user to give hints for codec parser behavior
Takashi Iwai
2013-01-12
1
-0
/
+70
*
ALSA: hda - Add output jack mode enum controls
Takashi Iwai
2013-01-12
1
-0
/
+110
*
ALSA: hda - Update automute / automic upon jack retasking
Takashi Iwai
2013-01-12
1
-0
/
+6
*
ALSA: hda - Avoid auto-mute or auto-mic of retasked jacks
Takashi Iwai
2013-01-12
1
-1
/
+8
*
ALSA: hda - Manage current pinctl values in generic parser
Takashi Iwai
2013-01-12
1
-52
/
+85
*
ALSA: hda - Clear the dropped paths properly
Takashi Iwai
2013-01-12
1
-1
/
+15
*
ALSA: hda - Allow aamix as a capture source
Takashi Iwai
2013-01-12
1
-25
/
+44
*
ALSA: hda - Fix inconsistent input_paths after ADC reduction
Takashi Iwai
2013-01-12
1
-12
/
+22
*
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: hda - Exclude aamix from capture paths
Takashi Iwai
2013-01-12
1
-6
/
+2
*
ALSA: hda - Add a flag to suppress mic auto-switch
Takashi Iwai
2013-01-12
1
-0
/
+3
*
ALSA: hda - Re-define snd_hda_parse_nid_path()
Takashi Iwai
2013-01-12
1
-47
/
+55
*
ALSA: hda - Manage input paths via path indices
Takashi Iwai
2013-01-12
1
-26
/
+18
*
ALSA: hda - Fix multi-io channel mode management
Takashi Iwai
2013-01-12
1
-30
/
+62
*
ALSA: hda - Remove unused dac reference in create_multi_out_ctls()
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: hda - Use direct path reference in assign_out_path_ctls()
Takashi Iwai
2013-01-12
1
-12
/
+16
*
ALSA: hda - Clear path indices properly at each re-evaluation
Takashi Iwai
2013-01-12
1
-0
/
+10
*
ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions
Takashi Iwai
2013-01-12
1
-1
/
+12
*
ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
Takashi Iwai
2013-01-12
1
-15
/
+18
*
ALSA: hda - Add pcm_playback_hook to hda_gen_spec
Takashi Iwai
2013-01-12
1
-5
/
+60
*
ALSA: hda - Drop bind-volume workaround
Takashi Iwai
2013-01-12
1
-97
/
+17
*
ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()
Takashi Iwai
2013-01-12
1
-28
/
+13
*
ALSA: hda - Add missing slave names for Speaker Surround, etc
Takashi Iwai
2013-01-12
1
-0
/
+3
*
ALSA: hda - Prefer binding the primary CLFE output
Takashi Iwai
2013-01-12
1
-6
/
+27
*
ALSA: hda - Fix truncated control names
Takashi Iwai
2013-01-12
1
-2
/
+2
[prev]
[next]