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 - Add Loopback Mixing control
Takashi Iwai
2013-01-12
1
-0
/
+106
*
ALSA: hda - Correct aamix output paths
Takashi Iwai
2013-01-12
1
-2
/
+2
*
ALSA: hda - Initialize digital-input path properly
Takashi Iwai
2013-01-12
1
-1
/
+7
*
ALSA: hda - Manage using output/loopback path indices
Takashi Iwai
2013-01-12
1
-50
/
+89
*
ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda - Simplify the multi-io assignment with multi speakers
Takashi Iwai
2013-01-12
1
-31
/
+32
*
ALSA: hda - Check the existing path in snd_hda_add_new_path()
Takashi Iwai
2013-01-12
1
-7
/
+24
*
ALSA: hda - Avoid duplicated path creations
Takashi Iwai
2013-01-12
1
-2
/
+7
*
ALSA: hda - Initialize output paths with current active states
Takashi Iwai
2013-01-12
1
-5
/
+7
*
ALSA: hda - Don't skip amp init for activated paths
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda - Add hooks for HP/line/mic auto switching
Takashi Iwai
2013-01-12
1
-0
/
+6
*
ALSA: hda - Revive snd_hda_get_conn_list()
Takashi Iwai
2013-01-12
1
-4
/
+4
*
ALSA: hda - Add inv_eapd flag to struct hda_codec
Takashi Iwai
2013-01-12
1
-0
/
+2
*
ALSA: hda - Implement independent HP control
Takashi Iwai
2013-01-12
1
-1
/
+129
*
ALSA: hda - Allow aamix in the primary output path
Takashi Iwai
2013-01-12
1
-0
/
+7
*
ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument
Takashi Iwai
2013-01-12
1
-13
/
+15
*
ALSA: hda - Fix typos in debug_show_configs()
Takashi Iwai
2013-01-12
1
-2
/
+2
*
ALSA: hda - Add more debug prints about new paths
Takashi Iwai
2013-01-12
1
-10
/
+36
*
ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
Takashi Iwai
2013-01-12
1
-10
/
+0
*
ALSA: hda - Fix PCM name string for generic parser
Takashi Iwai
2013-01-12
1
-5
/
+27
*
ALSA: hda - Use cached version for changing pins in hda_generic.c
Takashi Iwai
2013-01-12
1
-5
/
+6
*
ALSA: hda - Dynamically turn on/off EAPD in generic codec driver
Takashi Iwai
2013-01-12
1
-6
/
+16
*
ALSA: hda - Fix initialization of primary outputs in hda_generic.c
Takashi Iwai
2013-01-12
1
-6
/
+9
*
ALSA: hda - Refactor init_extra_out() in hda_generic.c
Takashi Iwai
2013-01-12
1
-25
/
+24
*
ALSA: hda - Clear unsol enable bits on unused pins in generic parser
Takashi Iwai
2013-01-12
1
-0
/
+19
*
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
Takashi Iwai
2013-01-12
1
-1
/
+2
*
ALSA: hda - Do sequential writes in snd_hda_gen_init()
Takashi Iwai
2013-01-12
1
-0
/
+5
*
ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c
Takashi Iwai
2013-01-12
1
-5
/
+10
*
ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
Takashi Iwai
2013-01-12
1
-0
/
+1
*
ALSA: hda - Use "Capture Source" for single sources
Takashi Iwai
2013-01-12
1
-1
/
+3
*
ALSA: hda - Export standard jack event handlers for generic parser
Takashi Iwai
2013-01-12
1
-11
/
+15
*
ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()
Takashi Iwai
2013-01-12
1
-3
/
+5
*
ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...
Takashi Iwai
2013-01-12
1
-9
/
+15
*
ALSA: hda - Export snd_hda_gen_add_kctl()
Takashi Iwai
2013-01-12
1
-9
/
+10
*
ALSA: hda - Add EAPD control to generic parser
Takashi Iwai
2013-01-12
1
-0
/
+6
*
ALSA: hda - Merge Realtek parser code to generic parser
Takashi Iwai
2013-01-12
1
-744
/
+3252
*
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
1
-4
/
+4
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ALSA: hda - consitify string arrays
Takashi Iwai
2011-01-18
1
-3
/
+4
*
ALSA: hda - Improve the input source name labels
Takashi Iwai
2010-09-09
1
-36
/
+5
*
ALSA: hda - Keep char arrays in input_mux items
Takashi Iwai
2010-09-09
1
-1
/
+1
*
ALSA: hda - add more NID->Control mapping
Jaroslav Kysela
2009-12-15
1
-1
/
+2
*
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
Jaroslav Kysela
2009-11-16
1
-6
/
+11
*
ALSA: hda - Introduce get_wcaps_type() macro
Takashi Iwai
2009-07-27
1
-1
/
+1
*
ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connections
Jaroslav Kysela
2009-07-22
1
-1
/
+1
*
ALSA: hda_generic: do not read connections for widged with an unknown type
Jaroslav Kysela
2009-07-22
1
-7
/
+11
*
ALSA: hda - Cache pin-cap values
Takashi Iwai
2009-03-23
1
-1
/
+1
*
ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places
Takashi Iwai
2009-02-23
1
-1
/
+1
*
ALSA: hda - Modularize HD-audio driver
Takashi Iwai
2008-11-27
1
-0
/
+1
*
ALSA: hda - Manage kcontrol lists
Takashi Iwai
2008-10-13
1
-8
/
+12
[prev]
[next]