index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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/generic - fix uninitialized variable
Jiri Slaby
2013-04-05
1
-1
/
+1
*
ALSA: hda - Fix DAC assignment for independent HP
Takashi Iwai
2013-03-21
1
-0
/
+46
*
ALSA: hda - Increase badness for missing multi-io
Takashi Iwai
2013-02-13
1
-1
/
+1
*
ALSA: hda - Use generic array for loopback list management
Takashi Iwai
2013-02-07
1
-7
/
+11
*
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
Takashi Iwai
2013-02-07
1
-4
/
+0
*
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2013-01-25
1
-2
/
+0
*
ALSA: hda - Implement path-based power filter to the generic parser
Takashi Iwai
2013-01-24
1
-6
/
+67
*
ALSA: hda - Fix wrong arguments for path deactivation checks
Takashi Iwai
2013-01-24
1
-2
/
+2
*
ALSA: hda - Small code refactoring about path re-initialization
Takashi Iwai
2013-01-23
1
-14
/
+11
*
ALSA: hda - Fix missing path between aamix and outputs in AD codecs
Takashi Iwai
2013-01-23
1
-1
/
+22
*
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
Takashi Iwai
2013-01-22
1
-4
/
+2
*
ALSA: hda - Fix missing call of cmd flush in capture volume put callback
Takashi Iwai
2013-01-22
1
-0
/
+1
*
ALSA: hda - Add missing exports to helper functions
Takashi Iwai
2013-01-22
1
-0
/
+2
*
ALSA: hda - Disable HP auto-mute during independent HP mode
Takashi Iwai
2013-01-22
1
-3
/
+16
*
ALSA: hda - Set individual name to secondary analog PCM stream
Takashi Iwai
2013-01-22
1
-1
/
+4
*
ALSA: hda - Fix conflicts between Loopback Mixing and Independent HP
Takashi Iwai
2013-01-21
1
-8
/
+51
*
ALSA: hda - Check aamix-output paths from other DACs, too
Takashi Iwai
2013-01-21
1
-3
/
+15
*
ALSA: hda - Add missing badness evaluation for unresolved paths
Takashi Iwai
2013-01-21
1
-2
/
+5
*
ALSA: hda - Set the pin targets after deciding output config
Takashi Iwai
2013-01-21
1
-15
/
+15
*
ALSA: hda - Improve debug prints for output paths
Takashi Iwai
2013-01-21
1
-11
/
+46
*
ALSA: hda - Fix the wrong adc_idx for capture source
Takashi Iwai
2013-01-18
1
-2
/
+3
*
ALSA: hda - don't compare with yourself in fill_input_pin_labels
David Henningsson
2013-01-18
1
-1
/
+1
*
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
[next]