index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_realtek.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Remove superfluous header inclusions
Takashi Iwai
2013-01-21
1
-1
/
+0
*
ALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop
Takashi Iwai
2013-01-18
1
-1
/
+11
*
ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook
Takashi Iwai
2013-01-18
1
-1
/
+2
*
ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
Takashi Iwai
2013-01-15
1
-2
/
+5
*
ALSA: hda/realtek - Generic mute LED implementation for HP laptops
Takashi Iwai
2013-01-12
1
-28
/
+48
*
ALSA: hda/realtek - Fix the timing for some fixups
Takashi Iwai
2013-01-12
1
-3
/
+3
*
ALSA: hda/realtek - Add a fixup for FSC S7020 laptop
Takashi Iwai
2013-01-12
1
-0
/
+17
*
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
2013-01-12
1
-9
/
+9
*
ALSA: hda/realtek - Read the cached pinctl value in fixups
Takashi Iwai
2013-01-12
1
-6
/
+3
*
ALSA: hda/realtek - Drop aliases for old fixups
Takashi Iwai
2013-01-12
1
-269
/
+252
*
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
Takashi Iwai
2013-01-12
1
-11
/
+1
*
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
Takashi Iwai
2013-01-12
1
-2
/
+6
*
ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
Takashi Iwai
2013-01-12
1
-0
/
+3
*
ALSA: hda - Use generic parser codes for Realtek driver
Takashi Iwai
2013-01-12
1
-3634
/
+126
*
ALSA: hda/realtek - Remove redundant argument from alc_mux_select()
Takashi Iwai
2013-01-12
1
-5
/
+5
*
ALSA: hda - More generic auto-mic switching for Realtek codecs
Takashi Iwai
2013-01-12
1
-65
/
+78
*
ALSA: hda/realtek - Fix split stereo dmic code
Takashi Iwai
2013-01-12
1
-22
/
+36
*
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
2013-01-12
1
-7
/
+3
*
ALSA: hda/realtek - Add conexant-style inverted dmic handling
Takashi Iwai
2013-01-12
1
-1
/
+34
*
ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
Takashi Iwai
2013-01-12
1
-18
/
+131
*
ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
Takashi Iwai
2013-01-12
1
-11
/
+11
*
ALSA: hda/realtek - Merge a few split functions
Takashi Iwai
2013-01-12
1
-26
/
+6
*
ALSA: hda/realtek - Assign Master mixer when possible
Takashi Iwai
2013-01-12
1
-1
/
+8
*
ALSA: hda/realtek - Handle vmaster hook in the parser side
Takashi Iwai
2013-01-12
1
-16
/
+7
*
ALSA: hda/realtek - Remove unused fields and macro definitions
Takashi Iwai
2013-01-12
1
-15
/
+2
*
ALSA: hda/realtek - Drop auto_mic_valid_imux flag
Takashi Iwai
2013-01-12
1
-4
/
+1
*
ALSA: hda/realtek - Allow different pins for shared hp/mic vref check
Takashi Iwai
2013-01-12
1
-9
/
+8
*
ALSA: hda/realtek - Parse digital input path
Takashi Iwai
2013-01-12
1
-3
/
+5
*
ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
Takashi Iwai
2013-01-12
1
-23
/
+23
*
ALSA: hda/realtek - Remove superfluous input amp init
Takashi Iwai
2013-01-12
1
-6
/
+1
*
ALSA: hda/realtek - Clean up some spec fields
Takashi Iwai
2013-01-12
1
-36
/
+20
*
ALSA: hda/realtek - Make input path parser more generic
Takashi Iwai
2013-01-12
1
-623
/
+374
*
ALSA: hda/realtek - Don't change connection at path deactivation
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda/realtek - Initialize loopback paths properly
Takashi Iwai
2013-01-12
1
-12
/
+20
*
ALSA: hda/realtek - Add boost volumes to path list
Takashi Iwai
2013-01-12
1
-6
/
+17
*
ALSA: hda/realtek - Add missing initialization of multi-io routes
Takashi Iwai
2013-01-12
1
-7
/
+24
*
ALSA: hda/realtek - Fix the initialization of pin amp-in
Takashi Iwai
2013-01-12
1
-3
/
+9
*
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
Takashi Iwai
2013-01-12
1
-14
/
+14
*
ALSA: hda/realtek - Use path-based parser for digital outputs
Takashi Iwai
2013-01-12
1
-20
/
+22
*
ALSA: hda/realtek - Consolidate to a single path list
Takashi Iwai
2013-01-12
1
-61
/
+33
*
ALSA: hda/realtek - Consolidate is_reachable_path()
Takashi Iwai
2013-01-12
1
-18
/
+7
*
ALSA: hda/realtek - Add path active flag
Takashi Iwai
2013-01-12
1
-87
/
+174
*
ALSA: hda/realtek - Remove non-standard automute mode
Takashi Iwai
2013-01-12
1
-36
/
+10
*
ALSA: hda/realtek - Fix initialization of input amps in output paths
Takashi Iwai
2013-01-10
1
-7
/
+15
*
ALSA: hda/realtek - Check amp capabilities of aa-mixer widget
Takashi Iwai
2013-01-10
1
-6
/
+16
*
ALSA: hda/realtek - Parse analog loopback paths more generically
Takashi Iwai
2013-01-10
1
-8
/
+30
*
ALSA: hda/realtek - Parse input paths
Takashi Iwai
2013-01-10
1
-30
/
+73
*
ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent
Takashi Iwai
2013-01-10
1
-6
/
+6
*
ALSA: hda/realtek - Simplify the output volume initialization
Takashi Iwai
2013-01-10
1
-89
/
+93
[next]