index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
ALSA: hda - Re-define snd_hda_parse_nid_path()
Takashi Iwai
2
-57
/
+57
2013-01-12
ALSA: hda - Manage input paths via path indices
Takashi Iwai
2
-26
/
+19
2013-01-12
ALSA: hda - Fix multi-io channel mode management
Takashi Iwai
2
-32
/
+76
2013-01-12
ALSA: hda - Don't set up active streams twice
Takashi Iwai
1
-2
/
+2
2013-01-12
ALSA: hda - Remove unused dac reference in create_multi_out_ctls()
Takashi Iwai
1
-4
/
+0
2013-01-12
ALSA: hda - Use direct path reference in assign_out_path_ctls()
Takashi Iwai
1
-12
/
+16
2013-01-12
ALSA: hda - Clear path indices properly at each re-evaluation
Takashi Iwai
1
-0
/
+10
2013-01-12
ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions
Takashi Iwai
1
-1
/
+12
2013-01-12
ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes
Takashi Iwai
1
-4
/
+0
2013-01-12
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
Takashi Iwai
3
-26
/
+24
2013-01-12
ALSA: hda - Allow jack detection when polling is enabled
Takashi Iwai
1
-1
/
+2
2013-01-12
ALSA: hda - Add pcm_playback_hook to hda_gen_spec
Takashi Iwai
2
-5
/
+74
2013-01-12
ALSA: hda - Drop bind-volume workaround
Takashi Iwai
2
-100
/
+17
2013-01-12
ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()
Takashi Iwai
1
-28
/
+13
2013-01-12
ALSA: hda - Add missing slave names for Speaker Surround, etc
Takashi Iwai
1
-0
/
+3
2013-01-12
ALSA: hda - Prefer binding the primary CLFE output
Takashi Iwai
1
-6
/
+27
2013-01-12
ALSA: hda - Fix truncated control names
Takashi Iwai
1
-2
/
+2
2013-01-12
ALSA: hda - Add Loopback Mixing control
Takashi Iwai
2
-0
/
+110
2013-01-12
ALSA: hda - Correct aamix output paths
Takashi Iwai
1
-2
/
+2
2013-01-12
ALSA: hda - Initialize digital-input path properly
Takashi Iwai
2
-1
/
+8
2013-01-12
ALSA: hda - Manage using output/loopback path indices
Takashi Iwai
2
-50
/
+98
2013-01-12
ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()
Takashi Iwai
1
-1
/
+1
2013-01-12
ALSA: hda - Simplify the multi-io assignment with multi speakers
Takashi Iwai
1
-31
/
+32
2013-01-12
ALSA: hda - Check the existing path in snd_hda_add_new_path()
Takashi Iwai
2
-7
/
+25
2013-01-12
ALSA: hda - Avoid duplicated path creations
Takashi Iwai
1
-2
/
+7
2013-01-12
ALSA: hda - Initialize output paths with current active states
Takashi Iwai
1
-5
/
+7
2013-01-12
ALSA: hda - Don't skip amp init for activated paths
Takashi Iwai
1
-1
/
+1
2013-01-12
ALSA: hda - Add hooks for HP/line/mic auto switching
Takashi Iwai
2
-0
/
+14
2013-01-12
ALSA: hda - Revive snd_hda_get_conn_list()
Takashi Iwai
3
-70
/
+106
2013-01-12
ALSA: hda - Add codec->inv_jack_detect flag
Takashi Iwai
2
-1
/
+6
2013-01-12
ALSA: hda - Add inv_eapd flag to struct hda_codec
Takashi Iwai
2
-0
/
+3
2013-01-12
ALSA: hda - Implement independent HP control
Takashi Iwai
2
-1
/
+138
2013-01-12
ALSA: hda - Allow aamix in the primary output path
Takashi Iwai
1
-0
/
+7
2013-01-12
ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument
Takashi Iwai
2
-13
/
+22
2013-01-12
ALSA: hda - Fix typos in debug_show_configs()
Takashi Iwai
1
-2
/
+2
2013-01-12
ALSA: hda - Add more debug prints about new paths
Takashi Iwai
1
-10
/
+36
2013-01-12
ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
Takashi Iwai
2
-12
/
+0
2013-01-12
ALSA: hda - Fix PCM name string for generic parser
Takashi Iwai
1
-5
/
+27
2013-01-12
ALSA: hda - Use cached version for changing pins in hda_generic.c
Takashi Iwai
1
-5
/
+6
2013-01-12
ALSA: hda - Dynamically turn on/off EAPD in generic codec driver
Takashi Iwai
1
-6
/
+16
2013-01-12
ALSA: hda - Fix initialization of primary outputs in hda_generic.c
Takashi Iwai
1
-6
/
+9
2013-01-12
ALSA: hda - Refactor init_extra_out() in hda_generic.c
Takashi Iwai
1
-25
/
+24
2013-01-12
ALSA: hda - Clear unsol enable bits on unused pins in generic parser
Takashi Iwai
1
-0
/
+19
2013-01-12
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
Takashi Iwai
3
-3
/
+9
2013-01-12
ALSA: hda - Begin HDA_GEN_* event tag from 1
Takashi Iwai
1
-1
/
+1
2013-01-12
ALSA: hda - Increase the max depth of widget connections
Takashi Iwai
2
-2
/
+2
2013-01-12
ALSA: hda - Avoid access of amp cache element outside mutex
Takashi Iwai
1
-8
/
+12
2013-01-12
ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
Takashi Iwai
1
-3
/
+3
2013-01-12
ALSA: hda - Do sequential writes in snd_hda_gen_init()
Takashi Iwai
1
-0
/
+5
2013-01-12
ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c
Takashi Iwai
1
-5
/
+10
[next]