Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d25e3691186f5ae6feb0229717a60a5169dc5b2
/
sound
/
pci
/
hda
/
hda_generic.c
7fe3071
ALSA: hda - Fix inconsistent Mic mute LED
by Takashi Iwai
· 11 years ago
dfc6e46
ALSA: hda - Apply codec power_filter to FG nodes
by Takashi Iwai
· 11 years ago
43a8e50
ALSA: hda - Don't create duplicated ctls for loopback paths
by Takashi Iwai
· 11 years ago
2698ea9
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
by Takashi Iwai
· 11 years ago
d094760
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
3690739
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
by Takashi Iwai
· 11 years ago
ebb93c0
ALSA: hda - Mute all aamix inputs as default
by Takashi Iwai
· 11 years ago
f1e762d
ALSA: hda - Enable stereo mix as default for AD and VIA codecs
by Takashi Iwai
· 11 years ago
4f7f67f
ALSA: hda - Add missing initialization of aamix paths
by Takashi Iwai
· 11 years ago
c9e4bdb
ALSA: hda - Allow capture-only configuration
by Takashi Iwai
· 11 years ago
696620a6
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
2ded3e5
ALSA: hda - Check leaf nodes to find aamix amps
by Takashi Iwai
· 11 years ago
16c0cefe
ALSA: hda - Fix hp-mic mode without VREF bits
by Takashi Iwai
· 11 years ago
ced4cef
ALSA: hda - Create Headhpone Mic Jack Mode when really needed
by Takashi Iwai
· 11 years ago
b21bdd0
ALSA: hda - Split the generic parser as an individual module
by Takashi Iwai
· 11 years ago
468ac41
ALSA: hda - Check keep_eapd_on before inv_eapd
by Takashi Iwai
· 11 years ago
a1114a8
ALSA: hda - Introduce the bitmask for excluding output volume
by Takashi Iwai
· 11 years ago
b63eae0
ALSA: hda - Add missing initial vmaster hook at build_controls callback
by Takashi Iwai
· 11 years ago
ccb0415
ALSA: hda - Fix inverted internal mic not indicated on some machines
by David Henningsson
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
e80c60f
ALSA: hda - Mute the right widget in auto_mute_via_amp mode
by Takashi Iwai
· 11 years ago
bc2eee2
ALSA: hda - Allow auto_mute_via_amp on bind mute controls
by Takashi Iwai
· 11 years ago
f69910d
ALSA: hda - Fix missing mute controls for CX5051
by Takashi Iwai
· 11 years ago
da96fb5
ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops
by Takashi Iwai
· 11 years ago
60ea8ca
ALSA: hda - Add snd_hda_jack_detect_state() helper function
by Takashi Iwai
· 11 years ago
975cc02
ALSA: Replace the magic number 44 with const
by Takashi Iwai
· 11 years ago
0c055b3
ALSA: hda - Fix the max length of control name in generic parser
by Takashi Iwai
· 11 years ago
7eebffd
ALSA: hda - Add auto_mute_via_amp flag to generic parser
by Takashi Iwai
· 11 years ago
963afde
ALSA: hda/via - Clean up duplicated codes
by Takashi Iwai
· 11 years ago
05909d5c
ALSA: hda - Add keep_eapd_on flag to generic parser
by Takashi Iwai
· 11 years ago
77afe0e
ALSA: hda - Allow setting automute/automic hooks after parsing
by Takashi Iwai
· 11 years ago
b1b9fbd
ALSA: hda - Check the activity of the NID to be powered down
by Takashi Iwai
· 12 years ago
5ead56f
ALSA: hda - Use the primary DAC for all aamix outputs
by Takashi Iwai
· 12 years ago
65033cc
ALSA: hda - Fix aamix activation with loopback control on VIA codecs
by Takashi Iwai
· 12 years ago
ad2109d
Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
b26b511
ALSA: hda - Handle Headphone Mic jack more generic
by David Henningsson
· 12 years ago
cb420b1
ALSA: hda - allow "Headphone Mic" parser flag
by David Henningsson
· 12 years ago
868211d
ALSA: hda/generic - fix uninitialized variable
by Jiri Slaby
· 12 years ago
bec8e68
ALSA: hda - Lower the badness for independent HP penalty
by Takashi Iwai
· 12 years ago
98bd111
ALSA: hda - Allow codec drivers to give own badness tables
by Takashi Iwai
· 12 years ago
10d7410
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
55a63d4
ALSA: hda - Fix DAC assignment for independent HP
by Takashi Iwai
· 12 years ago
7504b6c
ALSA: hda - Move beep attach/detach calls in hda_generic.c
by Takashi Iwai
· 12 years ago
93c9d8a
ALSA: hda - Don't re-initialize shared hp/mic pinctl
by Takashi Iwai
· 12 years ago
8ba955c
ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl exists
by Takashi Iwai
· 12 years ago
f811c3c
ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints
by Takashi Iwai
· 12 years ago
3f550e3
ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctl
by Takashi Iwai
· 12 years ago
5f171ba
ALSA: hda - Handle shared hp/mic jack mode
by Takashi Iwai
· 12 years ago
967303d
ALSA: hda - Add the generic Headphone Mic feature
by Takashi Iwai
· 12 years ago
1d73906
ALSA: hda - Increase badness for missing multi-io
by Takashi Iwai
· 12 years ago
0186f4f
ALSA: hda - Use generic array for loopback list management
by Takashi Iwai
· 12 years ago
46a1448
ALSA: hda - Enable loopback accounts for CONFIG_PM=n, too
by Takashi Iwai
· 12 years ago
86b2723
ALSA: Make snd_printd() and snd_printdd() inline
by Takashi Iwai
· 12 years ago
55196ff
ALSA: hda - Implement path-based power filter to the generic parser
by Takashi Iwai
· 12 years ago
7dddf2ae
ALSA: hda - Fix wrong arguments for path deactivation checks
by Takashi Iwai
· 12 years ago
3e367f1
ALSA: hda - Small code refactoring about path re-initialization
by Takashi Iwai
· 12 years ago
e4a395e
ALSA: hda - Fix missing path between aamix and outputs in AD codecs
by Takashi Iwai
· 12 years ago
dc870f3
ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function
by Takashi Iwai
· 12 years ago
a836dbf
ALSA: hda - Fix missing call of cmd flush in capture volume put callback
by Takashi Iwai
· 12 years ago
4bd01e9
ALSA: hda - Add missing exports to helper functions
by Takashi Iwai
· 12 years ago
92603c5
ALSA: hda - Disable HP auto-mute during independent HP mode
by Takashi Iwai
· 12 years ago
a607148
ALSA: hda - Set individual name to secondary analog PCM stream
by Takashi Iwai
· 12 years ago
a1e908e
ALSA: hda - Fix conflicts between Loopback Mixing and Independent HP
by Takashi Iwai
· 12 years ago
f87498b
ALSA: hda - Check aamix-output paths from other DACs, too
by Takashi Iwai
· 12 years ago
1fa335b
ALSA: hda - Add missing badness evaluation for unresolved paths
by Takashi Iwai
· 12 years ago
9314a58
ALSA: hda - Set the pin targets after deciding output config
by Takashi Iwai
· 12 years ago
a769409
ALSA: hda - Improve debug prints for output paths
by Takashi Iwai
· 12 years ago
2a8d539
ALSA: hda - Fix the wrong adc_idx for capture source
by Takashi Iwai
· 12 years ago
8e8db7f
ALSA: hda - don't compare with yourself in fill_input_pin_labels
by David Henningsson
· 12 years ago
d3d982f
ALSA: hda - make sure there are enough input labels and paths
by David Henningsson
· 12 years ago
1799cdd
ALSA: hda - Add boost to line inputs, too
by Takashi Iwai
· 12 years ago
a90229e
ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook
by Takashi Iwai
· 12 years ago
a35bd1e
ALSA: hda - Fix missing call of capture_switch_hook
by Takashi Iwai
· 12 years ago
6f7c83a
ALSA: hda - Look for boost controls more deeply
by Takashi Iwai
· 12 years ago
8999bf0
ALSA: hda - Fix invalid mute in path activation
by Takashi Iwai
· 12 years ago
c970042
ALSA: hda - Unify input label creations in generic parser
by Takashi Iwai
· 12 years ago
9dba205
ALSA: hda - Keep autocfg.input idx value in imux table
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
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
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
ae177c3
ALSA: hda - Add capture_switch_hook to generic parser
by Takashi Iwai
· 12 years ago
1c70a58
ALSA: hda - Allow user to give hints for codec parser behavior
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
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
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
Next »