Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
871b9066027702e6e6589da0e1edd3b7dede7205
/
sound
/
pci
/
hda
/
hda_generic.h
871b906
ALSA: hda - Add a generic reboot_notify
by Hui Wang
· 5 years ago
62810db
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46
by Thomas Gleixner
· 6 years ago
b380278
ALSA: hda - Support led audio trigger
by Takashi Iwai
· 6 years ago
f567b78
ALSA: hda - Move mic mute LED helper to the generic parser
by Takashi Iwai
· 7 years ago
7480316
ALSA: hda - Allow to enable/disable vmaster build explicitly
by Takashi Iwai
· 8 years ago
c4a58c3
ALSA: hda - Make snd_hda_parse_nid_path() local
by Takashi Iwai
· 9 years ago
1e73bf7
ALSA: hda - Remove unused snd_hda_get_nid_path()
by Takashi Iwai
· 9 years ago
6b275b1
ALSA: hda - Fix power of pins used for mute LED with vrefs
by Takashi Iwai
· 10 years ago
e6feb5d
ALSA: hda - Support advanced power state controls
by Takashi Iwai
· 10 years ago
bbbc7e8
ALSA: hda - Allocate hda_pcm objects dynamically
by Takashi Iwai
· 10 years ago
74f14b3
ALSA: hda - Make add_stereo_mix_input flag tristate
by Takashi Iwai
· 10 years ago
1a4f69d
ALSA: hda - Allow multiple callbacks for jack
by Takashi Iwai
· 10 years ago
62f949b
ALSA: hda - Get rid of action field from struct hda_jack_tbl
by Takashi Iwai
· 10 years ago
d89c6c0
ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls
by Takashi Iwai
· 10 years ago
c4d1489
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
a8dca46
ALSA: hda - Make snd_hda_gen_spec_free() static
by Takashi Iwai
· 11 years ago
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
3690739
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
by Takashi Iwai
· 11 years ago
a1114a8
ALSA: hda - Introduce the bitmask for excluding output volume
by Takashi Iwai
· 11 years ago
da96fb5
ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptops
by Takashi Iwai
· 11 years ago
7eebffd
ALSA: hda - Add auto_mute_via_amp flag to generic parser
by Takashi Iwai
· 12 years ago
05909d5c
ALSA: hda - Add keep_eapd_on flag to generic parser
by Takashi Iwai
· 12 years ago
98bd111
ALSA: hda - Allow codec drivers to give own badness tables
by Takashi Iwai
· 12 years ago
7504b6c
ALSA: hda - Move beep attach/detach calls in hda_generic.c
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
967303d
ALSA: hda - Add the generic Headphone Mic feature
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
55196ff
ALSA: hda - Implement path-based power filter to the generic parser
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
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
cf799aa
ALSA: hda - Correct more array rooms in hda_gen_spec
by Takashi Iwai
· 12 years ago
d3d982f
ALSA: hda - make sure there are enough input labels and paths
by David Henningsson
· 12 years ago
a90229e
ALSA: hda - Consolidate cap_sync_hook and capture_switch_hook
by Takashi Iwai
· 12 years ago
c970042
ALSA: hda - Unify input label creations in generic parser
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
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
47b9ddb8
ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec
by Takashi Iwai
· 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
978e77e
ALSA: hda - Add output jack mode enum controls
by Takashi Iwai
· 12 years ago
f3fc0b0
ALSA: hda - Allow aamix as a capture source
by Takashi Iwai
· 12 years ago
d12daf6
ALSA: hda - Add a flag to suppress mic auto-switch
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
fce52a3
ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
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
c30aa7b
ALSA: hda - Add Loopback Mixing control
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
f5172a7
ALSA: hda - Check the existing path in snd_hda_add_new_path()
by Takashi Iwai
· 12 years ago
2e03e95
ALSA: hda - Add hooks for HP/line/mic auto switching
by Takashi Iwai
· 12 years ago
38cf6f1
ALSA: hda - Implement independent HP control
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
545502d
ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
by Takashi Iwai
· 12 years ago
fd25a97
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
by Takashi Iwai
· 12 years ago
406b285
ALSA: hda - Begin HDA_GEN_* event tag from 1
by Takashi Iwai
· 12 years ago
d94ddd8
ALSA: hda - Increase the max depth of widget connections
by Takashi Iwai
· 12 years ago
5d550e1
ALSA: hda - Export standard jack event handlers for generic parser
by Takashi Iwai
· 12 years ago
9eb413e
ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_parse_auto_config()
by Takashi Iwai
· 12 years ago
12c93df
ALSA: hda - Export snd_hda_gen_add_kctl()
by Takashi Iwai
· 12 years ago
731dc30
ALSA: hda - Add EAPD control to generic parser
by Takashi Iwai
· 12 years ago
352f7f9
ALSA: hda - Merge Realtek parser code to generic parser
by Takashi Iwai
· 12 years ago