Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
36c9db7a1aca3396b26004a3c41f27e2b735536f
36c9db7
ALSA: hda - Use generic parser for STAC/IDT codec driver
by Takashi Iwai
· 12 years ago
8f0fdc0
Merge branch 'test/hda-gen-parser' into test/hda-migrate
by Takashi Iwai
· 12 years ago
247d85e
ALSA: hda - Improve naming rule for primary output
by Takashi Iwai
· 12 years ago
ac2e873
ALSA: hda - Add PCM capture hook to hda_gen_spec
by Takashi Iwai
· 12 years ago
0ffd534
ALSA: hda - Record all detected ADCs in hda_gen_spec
by Takashi Iwai
· 12 years ago
7a71bbf
ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
by Takashi Iwai
· 12 years ago
29476558
ALSA: hda - Add input jack mode enum controls to generic parser
by Takashi Iwai
· 12 years ago
f6655d5
ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transition
by Takashi Iwai
· 12 years ago
acc47aa
ALSA: hda - Give more comments to hda_gen_spec flags
by Takashi Iwai
· 12 years ago
f72706b
ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec
by Takashi Iwai
· 12 years ago
47b9ddb
ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec
by Takashi Iwai
· 12 years ago
a5cc250
ALSA: hda - Properly call automute/switch hooks at init
by Takashi Iwai
· 12 years ago
ae12700
Merge branch 'test/hda-gen-parser' into test/hda-migrate
by Takashi Iwai
· 12 years ago
6fc4cb9
ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs
by David Henningsson
· 12 years ago
99a5592
ALSA: hda - force different capture controls if amp caps differ
by David Henningsson
· 12 years ago
02aba55
ALSA: hda - do not add non-existing Mic boost controls
by David Henningsson
· 12 years ago
c0f3b21
ALSA: hda - initialize channel counts correctly
by David Henningsson
· 12 years ago
a053d1e
ALSA: hda - fix wrong adc_idx in generic parser
by David Henningsson
· 12 years ago
b56fa1e
ALSA: hda - Check array bounds in get_input_path
by David Henningsson
· 12 years ago
ea46c3c
ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
by Takashi Iwai
· 12 years ago
f038fca
ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
by David Henningsson
· 12 years ago
9b473e8
ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec
by Takashi Iwai
· 12 years ago
8c698fe
ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup table
by Takashi Iwai
· 12 years ago
89bb3e7
ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()
by Takashi Iwai
· 12 years ago
372f8c7
ALSA: hda - Use standard fixup table for IDT92HD83xxx
by Takashi Iwai
· 12 years ago
55e3014
ALSA: hda - Use standard fixup table for IDT92HD73xx
by Takashi Iwai
· 12 years ago
0f6fcb7
ALSA: hda - Use standard fixup table for IDT92HD71Bxx
by Takashi Iwai
· 12 years ago
52fd5cb
ALSA: hda - Check pincap while parsing the configuration
by Takashi Iwai
· 12 years ago
29ac836
ALSA: hda - Use standard fixup table for STAC927x
by Takashi Iwai
· 12 years ago
0a42784
ALSA: hda - Use standard fixup table for STAC922x
by Takashi Iwai
· 12 years ago
fe6322c
ALSA: hda - Use standard fixup table for STAC9205
by Takashi Iwai
· 12 years ago
fc268c1
ALSA: hda - Use standard fixup table for STAC9872
by Takashi Iwai
· 12 years ago
d2077d4
ALSA: hda - Use standard fixup table for STAC925x
by Takashi Iwai
· 12 years ago
d39a3ae
ALSA: hda - Use standard fixup table for STAC9200
by Takashi Iwai
· 12 years ago
ac06e22
Merge branch 'test/hda-gen-parser' into test/hda-migrate
by Takashi Iwai
· 12 years ago
ae177c3
ALSA: hda - Add capture_switch_hook to generic parser
by Takashi Iwai
· 12 years ago
b3f6008
ALSA: hda - Use generic parser for VIA codec driver
by Takashi Iwai
· 12 years ago
78bb3cb
ALSA: hda - Add generic parser support to Analog Device codec driver
by Takashi Iwai
· 12 years ago
bf92d1d
ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver
by Takashi Iwai
· 12 years ago
aed523f
ALSA: hda - Use generic parser in Conexant codec driver
by Takashi Iwai
· 12 years ago
1077a02
ALSA: hda - Use generic parser for Cirrus codec driver
by Takashi Iwai
· 12 years ago
8fadf1d
ALSA: hda - Use generic parser for CA0110 codec
by Takashi Iwai
· 12 years ago
b060fb0
ALSA: hda - Use generic codec parser for C-Media codecs
by Takashi Iwai
· 12 years ago
84721e8
ALSA: hda - Remove superfluous kconfig depends
by Takashi Iwai
· 12 years ago
1c70a58
ALSA: hda - Allow user to give hints for codec parser behavior
by Takashi Iwai
· 12 years ago
bc75972
ALSA: hda - Add snd_hda_get_int_hint() helper function
by Takashi Iwai
· 12 years ago
09b70e8
ALSA: hda - Protect user-defined arrays via mutex
by Takashi Iwai
· 12 years ago
08fb0d0
ALSA: hda/realtek - Generic mute LED implementation for HP laptops
by Takashi Iwai
· 12 years ago
9bb1f06
ALSA: hda/realtek - Fix the timing for some fixups
by Takashi Iwai
· 12 years ago
39aedee
ALSA: hda/realtek - Add a fixup for FSC S7020 laptop
by Takashi Iwai
· 12 years ago
978e77e
ALSA: hda - Add output jack mode enum controls
by Takashi Iwai
· 12 years ago
a365fed
ALSA: hda - Update automute / automic upon jack retasking
by Takashi Iwai
· 12 years ago
fd10821
ALSA: hda - Add a new fixup type to override pinctl values
by Takashi Iwai
· 12 years ago
d3f02d6
ALSA: hda/realtek - Read the cached pinctl value in fixups
by Takashi Iwai
· 12 years ago
1727a77
ALSA: hda/realtek - Drop aliases for old fixups
by Takashi Iwai
· 12 years ago
0b4df93
ALSA: hda - Avoid auto-mute or auto-mic of retasked jacks
by Takashi Iwai
· 12 years ago
2c12c30
ALSA: hda - Manage current pinctl values in generic parser
by Takashi Iwai
· 12 years ago
62f3a2f
ALSA: hda - More strict correction of invalid pinctl bits
by Takashi Iwai
· 12 years ago
d7fdc00
ALSA: hda - Add helper functions to cache the current pinctl target
by Takashi Iwai
· 12 years ago
980428c
ALSA: hda - Clear the dropped paths properly
by Takashi Iwai
· 12 years ago
f3fc0b0
ALSA: hda - Allow aamix as a capture source
by Takashi Iwai
· 12 years ago
3a65bcd
ALSA: hda - Fix inconsistent input_paths after ADC reduction
by Takashi Iwai
· 12 years ago
54d778b
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
by Takashi Iwai
· 12 years ago
ca29683
ALSA: hda - Exclude aamix from capture paths
by Takashi Iwai
· 12 years ago
d12daf6
ALSA: hda - Add a flag to suppress mic auto-switch
by Takashi Iwai
· 12 years ago
fb690cf
ALSA: hda - Handle BOTH jack port as a fixed output
by Takashi Iwai
· 12 years ago
3ca529d
ALSA: hda - Re-define snd_hda_parse_nid_path()
by Takashi Iwai
· 12 years ago
c697b71
ALSA: hda - Manage input paths via path indices
by Takashi Iwai
· 12 years ago
a07a949
ALSA: hda - Fix multi-io channel mode management
by Takashi Iwai
· 12 years ago
affdb62
ALSA: hda - Don't set up active streams twice
by Takashi Iwai
· 12 years ago
50b1548
ALSA: hda - Remove unused dac reference in create_multi_out_ctls()
by Takashi Iwai
· 12 years ago
0e614dd
ALSA: hda - Use direct path reference in assign_out_path_ctls()
by Takashi Iwai
· 12 years ago
cd5be3f
ALSA: hda - Clear path indices properly at each re-evaluation
by Takashi Iwai
· 12 years ago
5187ac1
ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions
by Takashi Iwai
· 12 years ago
dd5e720
ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes
by Takashi Iwai
· 12 years ago
fce52a3
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
by Takashi Iwai
· 12 years ago
76a19c6
ALSA: hda - Allow jack detection when polling is enabled
by Takashi Iwai
· 12 years ago
e6b85f3
ALSA: hda - Add pcm_playback_hook to hda_gen_spec
by Takashi Iwai
· 12 years ago
c2c8038
ALSA: hda - Drop bind-volume workaround
by Takashi Iwai
· 12 years ago
d415693
ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()
by Takashi Iwai
· 12 years ago
ee79c69
ALSA: hda - Add missing slave names for Speaker Surround, etc
by Takashi Iwai
· 12 years ago
7385df6
ALSA: hda - Prefer binding the primary CLFE output
by Takashi Iwai
· 12 years ago
5abd488
ALSA: hda - Fix truncated control names
by Takashi Iwai
· 12 years ago
c30aa7b
ALSA: hda - Add Loopback Mixing control
by Takashi Iwai
· 12 years ago
117688a
ALSA: hda - Correct aamix output paths
by Takashi Iwai
· 12 years ago
2430d7b
ALSA: hda - Initialize digital-input path properly
by Takashi Iwai
· 12 years ago
196c1766
ALSA: hda - Manage using output/loopback path indices
by Takashi Iwai
· 12 years ago
05453b7
ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()
by Takashi Iwai
· 12 years ago
e22aab7
ALSA: hda - Simplify the multi-io assignment with multi speakers
by Takashi Iwai
· 12 years ago
f5172a7
ALSA: hda - Check the existing path in snd_hda_add_new_path()
by Takashi Iwai
· 12 years ago
1e0b528
ALSA: hda - Avoid duplicated path creations
by Takashi Iwai
· 12 years ago
e1284af
ALSA: hda - Initialize output paths with current active states
by Takashi Iwai
· 12 years ago
985803c
ALSA: hda - Don't skip amp init for activated paths
by Takashi Iwai
· 12 years ago
2e03e95
ALSA: hda - Add hooks for HP/line/mic auto switching
by Takashi Iwai
· 12 years ago
ee8e765
ALSA: hda - Revive snd_hda_get_conn_list()
by Takashi Iwai
· 12 years ago
9cc159c
ALSA: hda - Add codec->inv_jack_detect flag
by Takashi Iwai
· 12 years ago
ecac3ed
ALSA: hda - Add inv_eapd flag to struct hda_codec
by Takashi Iwai
· 12 years ago
38cf6f1
ALSA: hda - Implement independent HP control
by Takashi Iwai
· 12 years ago
b3a8c74
ALSA: hda - Allow aamix in the primary output path
by Takashi Iwai
· 12 years ago
4ac0eef
ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument
by Takashi Iwai
· 12 years ago
Next »