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
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-12
ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
Takashi Iwai
1
-0
/
+1
2013-01-12
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
Takashi Iwai
3
-1
/
+9
2013-01-12
ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
Takashi Iwai
1
-0
/
+3
2013-01-12
ALSA: hda - Check CORB overflow
Takashi Iwai
2
-4
/
+17
2013-01-12
ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
Takashi Iwai
1
-0
/
+2
2013-01-12
ALSA: hda - Clear dirty flag upon cache write
Takashi Iwai
1
-6
/
+7
2013-01-12
ALSA: hda - Allow one chance for zero NID in connection list
Takashi Iwai
1
-1
/
+2
2013-01-12
ALSA: hda - Use "Capture Source" for single sources
Takashi Iwai
1
-1
/
+3
2013-01-12
ALSA: hda - Use generic parser codes for Realtek driver
Takashi Iwai
2
-3634
/
+127
2013-01-12
ALSA: hda - Export standard jack event handlers for generic parser
Takashi Iwai
2
-11
/
+24
2013-01-12
ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()
Takashi Iwai
1
-3
/
+5
2013-01-12
ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_pars...
Takashi Iwai
2
-12
/
+16
2013-01-12
ALSA: hda - Export snd_hda_gen_add_kctl()
Takashi Iwai
2
-9
/
+14
2013-01-12
ALSA: hda - Add EAPD control to generic parser
Takashi Iwai
2
-0
/
+7
2013-01-12
ALSA: hda - Merge Realtek parser code to generic parser
Takashi Iwai
2
-744
/
+3451
2013-01-12
ALSA: hda/realtek - Remove redundant argument from alc_mux_select()
Takashi Iwai
1
-5
/
+5
2013-01-12
ALSA: hda - More generic auto-mic switching for Realtek codecs
Takashi Iwai
1
-65
/
+78
2013-01-12
ALSA: hda - Rearrange INPUT_PIN_ATTR_*
Takashi Iwai
3
-3
/
+4
2013-01-12
ALSA: hda/realtek - Fix split stereo dmic code
Takashi Iwai
1
-22
/
+36
2013-01-12
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
9
-122
/
+86
2013-01-12
ALSA: hda/realtek - Add conexant-style inverted dmic handling
Takashi Iwai
1
-1
/
+34
2013-01-12
ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
Takashi Iwai
1
-18
/
+131
2013-01-12
ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
Takashi Iwai
1
-11
/
+11
2013-01-12
ALSA: hda/realtek - Merge a few split functions
Takashi Iwai
1
-26
/
+6
2013-01-12
ALSA: hda/realtek - Assign Master mixer when possible
Takashi Iwai
1
-1
/
+8
2013-01-12
ALSA: hda/realtek - Handle vmaster hook in the parser side
Takashi Iwai
1
-16
/
+7
2013-01-12
ALSA: hda/realtek - Remove unused fields and macro definitions
Takashi Iwai
1
-15
/
+2
2013-01-12
ALSA: hda/realtek - Drop auto_mic_valid_imux flag
Takashi Iwai
1
-4
/
+1
[next]