index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Use generic parser in Conexant codec driver
Takashi Iwai
2013-01-12
2
-1253
/
+62
*
ALSA: hda - Use generic parser for Cirrus codec driver
Takashi Iwai
2013-01-12
2
-1189
/
+99
*
ALSA: hda - Use generic parser for CA0110 codec
Takashi Iwai
2013-01-12
2
-473
/
+16
*
ALSA: hda - Use generic codec parser for C-Media codecs
Takashi Iwai
2013-01-12
2
-118
/
+47
*
ALSA: hda - Remove superfluous kconfig depends
Takashi Iwai
2013-01-12
1
-3
/
+0
*
ALSA: hda - Allow user to give hints for codec parser behavior
Takashi Iwai
2013-01-12
2
-0
/
+73
*
ALSA: hda - Add snd_hda_get_int_hint() helper function
Takashi Iwai
2013-01-12
3
-18
/
+31
*
ALSA: hda - Protect user-defined arrays via mutex
Takashi Iwai
2013-01-12
4
-21
/
+65
*
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 output jack mode enum controls
Takashi Iwai
2013-01-12
2
-0
/
+111
*
ALSA: hda - Update automute / automic upon jack retasking
Takashi Iwai
2013-01-12
1
-0
/
+6
*
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
2013-01-12
3
-9
/
+25
*
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 - Avoid auto-mute or auto-mic of retasked jacks
Takashi Iwai
2013-01-12
1
-1
/
+8
*
ALSA: hda - Manage current pinctl values in generic parser
Takashi Iwai
2013-01-12
1
-52
/
+85
*
ALSA: hda - More strict correction of invalid pinctl bits
Takashi Iwai
2013-01-12
2
-14
/
+54
*
ALSA: hda - Add helper functions to cache the current pinctl target
Takashi Iwai
2013-01-12
3
-2
/
+33
*
ALSA: hda - Clear the dropped paths properly
Takashi Iwai
2013-01-12
1
-1
/
+15
*
ALSA: hda - Allow aamix as a capture source
Takashi Iwai
2013-01-12
2
-25
/
+45
*
ALSA: hda - Fix inconsistent input_paths after ADC reduction
Takashi Iwai
2013-01-12
1
-12
/
+22
*
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
Takashi Iwai
2013-01-12
2
-4
/
+2
*
ALSA: hda - Exclude aamix from capture paths
Takashi Iwai
2013-01-12
1
-6
/
+2
*
ALSA: hda - Add a flag to suppress mic auto-switch
Takashi Iwai
2013-01-12
2
-0
/
+4
*
ALSA: hda - Handle BOTH jack port as a fixed output
Takashi Iwai
2013-01-12
1
-1
/
+2
*
ALSA: hda - Re-define snd_hda_parse_nid_path()
Takashi Iwai
2013-01-12
2
-57
/
+57
*
ALSA: hda - Manage input paths via path indices
Takashi Iwai
2013-01-12
2
-26
/
+19
*
ALSA: hda - Fix multi-io channel mode management
Takashi Iwai
2013-01-12
2
-32
/
+76
*
ALSA: hda - Don't set up active streams twice
Takashi Iwai
2013-01-12
1
-2
/
+2
*
ALSA: hda - Remove unused dac reference in create_multi_out_ctls()
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: hda - Use direct path reference in assign_out_path_ctls()
Takashi Iwai
2013-01-12
1
-12
/
+16
*
ALSA: hda - Clear path indices properly at each re-evaluation
Takashi Iwai
2013-01-12
1
-0
/
+10
*
ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions
Takashi Iwai
2013-01-12
1
-1
/
+12
*
ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes
Takashi Iwai
2013-01-12
1
-4
/
+0
*
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
Takashi Iwai
2013-01-12
3
-26
/
+24
*
ALSA: hda - Allow jack detection when polling is enabled
Takashi Iwai
2013-01-12
1
-1
/
+2
*
ALSA: hda - Add pcm_playback_hook to hda_gen_spec
Takashi Iwai
2013-01-12
2
-5
/
+74
*
ALSA: hda - Drop bind-volume workaround
Takashi Iwai
2013-01-12
2
-100
/
+17
*
ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()
Takashi Iwai
2013-01-12
1
-28
/
+13
*
ALSA: hda - Add missing slave names for Speaker Surround, etc
Takashi Iwai
2013-01-12
1
-0
/
+3
*
ALSA: hda - Prefer binding the primary CLFE output
Takashi Iwai
2013-01-12
1
-6
/
+27
*
ALSA: hda - Fix truncated control names
Takashi Iwai
2013-01-12
1
-2
/
+2
*
ALSA: hda - Add Loopback Mixing control
Takashi Iwai
2013-01-12
2
-0
/
+110
*
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
2
-1
/
+8
*
ALSA: hda - Manage using output/loopback path indices
Takashi Iwai
2013-01-12
2
-50
/
+98
*
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
[next]