Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c697b716859c6c8c4e9f102304638c83ff2e61aa
/
sound
/
pci
/
hda
/
hda_generic.c
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
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
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
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
708122e
ALSA: hda - Fix typos in debug_show_configs()
by Takashi Iwai
· 12 years ago
0c8c0f5
ALSA: hda - Add more debug prints about new paths
by Takashi Iwai
· 12 years ago
545502d
ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
by Takashi Iwai
· 12 years ago
f873e53
ALSA: hda - Fix PCM name string for generic parser
by Takashi Iwai
· 12 years ago
7594aa3
ALSA: hda - Use cached version for changing pins in hda_generic.c
by Takashi Iwai
· 12 years ago
d5a9f1b
ALSA: hda - Dynamically turn on/off EAPD in generic codec driver
by Takashi Iwai
· 12 years ago
64049c8
ALSA: hda - Fix initialization of primary outputs in hda_generic.c
by Takashi Iwai
· 12 years ago
db23fd1
ALSA: hda - Refactor init_extra_out() in hda_generic.c
by Takashi Iwai
· 12 years ago
973e497
ALSA: hda - Clear unsol enable bits on unused pins in generic parser
by Takashi Iwai
· 12 years ago
fd25a97
ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
by Takashi Iwai
· 12 years ago
3bbcd27
ALSA: hda - Do sequential writes in snd_hda_gen_init()
by Takashi Iwai
· 12 years ago
47d46ab
ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c
by Takashi Iwai
· 12 years ago
84e3908
ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
by Takashi Iwai
· 12 years ago
624d914
ALSA: hda - Use "Capture Source" for single sources
by Takashi Iwai
· 12 years ago
5d550e1
ALSA: hda - Export standard jack event handlers for generic parser
by Takashi Iwai
· 12 years ago
36502d0
ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()
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
83012a7
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
by Takashi Iwai
· 12 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
ea73496
ALSA: hda - consitify string arrays
by Takashi Iwai
· 14 years ago
10a20af
ALSA: hda - Improve the input source name labels
by Takashi Iwai
· 14 years ago
b5786e8
ALSA: hda - Keep char arrays in input_mux items
by Takashi Iwai
· 14 years ago
5b0cb1d
ALSA: hda - add more NID->Control mapping
by Jaroslav Kysela
· 15 years ago
3911a4c
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
by Jaroslav Kysela
· 15 years ago
a22d543
ALSA: hda - Introduce get_wcaps_type() macro
by Takashi Iwai
· 15 years ago
254da00
ALSA: hda_generic: use AC_WCAP_CONN_LIST check for widget connections
by Jaroslav Kysela
· 15 years ago
0529604
ALSA: hda_generic: do not read connections for widged with an unknown type
by Jaroslav Kysela
· 15 years ago
1327a32
ALSA: hda - Cache pin-cap values
by Takashi Iwai
· 16 years ago
c17a1ab
ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places
by Takashi Iwai
· 16 years ago
1289e9e
ALSA: hda - Modularize HD-audio driver
by Takashi Iwai
· 16 years ago
d13bd41
ALSA: hda - Manage kcontrol lists
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
888afa1
[ALSA] hda-codec - keep the format verb at closing PCM streams
by Takashi Iwai
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
33206e8
[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)
by Matthias Kaehlcke
· 17 years ago
cb53c62
[ALSA] hda-intel - Add POWER_SAVE option
by Takashi Iwai
· 17 years ago
47fd830
[ALSA] hda-codec - add snd_hda_codec_stereo() function
by Takashi Iwai
· 17 years ago
82beb8f
[ALSA] hda-codec - optimize resume using caches
by Takashi Iwai
· 17 years ago
0bbed75
[ALSA] hda-codec - Fix connection list in generic parser
by Takashi Iwai
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
6afeb11
[ALSA] hda-codec - Fix NULL dereference in generic hda code
by Takashi Iwai
· 18 years ago
a7da6ce
[ALSA] hda-codec - Add independent headphone volume control
by Takashi Iwai
· 18 years ago
071c73a
[ALSA] hda-codec - Fix mic capture with generic parser
by Takashi Iwai
· 18 years ago
97ec558
[ALSA] hda-codec - Fix generic auto-configurator
by Takashi Iwai
· 19 years ago
d256950
[ALSA] hda-codec - Allocate connection lists dynamically in generic parser
by Takashi Iwai
· 19 years ago
c8b6bf9
[ALSA] Remove xxx_t typedefs: HD-Audio codec
by Takashi Iwai
· 19 years ago
84802f0
[ALSA] hda-codec - 'empty' generic mfg-only codec
by Sasha Khapyorsky
· 19 years ago
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
673b683
ALSA CVS update
by Sasha Khapyorsky
· 19 years ago
e9edcee
[ALSA] hda-codec - More fix of ALC880 codec support
by Takashi Iwai
· 20 years ago
c313292
[ALSA] Fix a typo in comments
by Takashi Iwai
· 20 years ago
1a12de1e
[ALSA] hda: fix vref cap and ctl values
by Matt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago