Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7fad5ed2cc52ab34cf485da90687ef316f768ca9
/
sound
/
pci
/
hda
/
hda_codec.c
619a341
Revert "ALSA: hda - Set codec to D3 forcibly even if not used"
by Takashi Iwai
· 13 years ago
f29735c
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()
by Takashi Iwai
· 13 years ago
d2f344b
ALSA: hda - Add "Mute-LED Mode" enum control
by Takashi Iwai
· 13 years ago
29e5853
ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()
by Takashi Iwai
· 13 years ago
18478e8
ALSA: hda - Initialize vmaster slave volumes
by Takashi Iwai
· 13 years ago
785f857
ALSA: hda - Set codec to D3 forcibly even if not used
by Takashi Iwai
· 13 years ago
7c58975
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 13 years ago
e49a343
ALSA: hda - Kill hyphenated names
by Takashi Iwai
· 13 years ago
3868137
ALSA: hda - Add a fake mute feature
by Takashi Iwai
· 13 years ago
fc9e5c6
ALSA: hda - Remove a debug print in vmaster code
by Takashi Iwai
· 13 years ago
9322ca5
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
by Takashi Iwai
· 13 years ago
54c2a89
ALSA: HDA: Fix duplicated output to more than one codec
by David Henningsson
· 13 years ago
78c058d
Merge branch 'test/hda-jack' into topic/hda
by Takashi Iwai
· 13 years ago
01b65bf
ALSA: hda - Supports more audio streams
by Takashi Iwai
· 13 years ago
e2301a4
ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()
by Takashi Iwai
· 13 years ago
358b6e6
ALSA: hda - Don't add channel suffix for headphone pin labels
by Takashi Iwai
· 13 years ago
d6018bb
ALSA: hda - Fix a typo
by Takashi Iwai
· 13 years ago
201e06f
ALSA: hda - Give more unique names by snd_hda_get_pin_label()
by Takashi Iwai
· 13 years ago
aad37db
ALSA: hda - Merge input-jack helpers to hda_jack.c
by Takashi Iwai
· 13 years ago
1835a0f
ALSA: hda - Cache the jack-detection value
by Takashi Iwai
· 13 years ago
04f5ade
ALSA: hda - Introduce snd_hda_get_pin_label()
by Takashi Iwai
· 13 years ago
2f451d2
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
by Takashi Iwai
· 13 years ago
aeb4b88
ALSA: hda - Don't add elements of other codecs to vmaster slave
by Takashi Iwai
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
8fa7ab4
ALSA: hda - Fix surround/CLFE headphone and speaker pins order
by Takashi Iwai
· 13 years ago
f71ff0d
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
by Takashi Iwai
· 13 years ago
af65cbf
ALSA: hdmi: fix printout of SAD sampling rates
by Pierre-Louis Bossart
· 13 years ago
7c2f8e4
ALSA: jack - Add "Line In" input jack constants
by David Henningsson
· 13 years ago
218264a
ALSA: hda - Avoid unnecessary verbs to clear PCM formats
by Takashi Iwai
· 13 years ago
290b421
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 13 years ago
99e14c9
ALSA: hda - Terminate the recursive connection search properly
by Takashi Iwai
· 13 years ago
a06dbfc
ALSA: hda - Add multi-headphone NIDs in multiout struct
by Takashi Iwai
· 13 years ago
d025feb
ALSA: hda - Rename to snd_hda_parse_pin_defcfg()
by Takashi Iwai
· 13 years ago
965f1b2
ALSA: hda - Allow different assoc numbers for multiple speakers
by Takashi Iwai
· 13 years ago
f57c256
ALSA: hda - Add snd_hda_override_pin_caps() helper function
by Takashi Iwai
· 13 years ago
ecf726f
ALSA: hda - Add tracepoint for unsolicited events
by Takashi Iwai
· 13 years ago
d66fee5
ALSA: hda - Add basic tracepoints
by Takashi Iwai
· 13 years ago
4d7fbdb
ALSA: hda - Allow codec-specific set_power_state ops
by Takashi Iwai
· 13 years ago
e581f3d
ALSA: hda - Add post_suspend patch ops
by Takashi Iwai
· 13 years ago
2a43952
ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
by Takashi Iwai
· 13 years ago
d02667e
ALSA: hda - Fix invalid mute led state on resume of IDT codecs
by Vitaliy Kulikov
· 13 years ago
76531d4
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 13 years ago
00ef961
ALSA: hda - Fix krealloc() replacement in hda_codec.c
by Takashi Iwai
· 13 years ago
3101ba0
ALSA: Use krealloc() in possible places
by Takashi Iwai
· 13 years ago
9e7717c
ALSA: hda - Always read raw connections for proc output
by Takashi Iwai
· 13 years ago
b2f934a
ALSA: hda - Add snd_hda_override_conn_list() helper function
by Takashi Iwai
· 13 years ago
8d087c7
ALSA: hda - Create snd_hda_get_conn_index() helper function
by Takashi Iwai
· 13 years ago
dce2079
ALSA: hda - Add snd_hda_get_conn_list() helper function
by Takashi Iwai
· 13 years ago
1af7c5f
ALSA: hda - Add a workaround for invalid line-out setups
by Takashi Iwai
· 13 years ago
9857edf
ALSA: hda: check make_exec_verb() return value
by Greg Thelen
· 13 years ago
384a48d
ALSA: hda: HDMI: Support codecs with fewer cvts than pins
by Stephen Warren
· 13 years ago
74b654c
ALSA: hda: Virtualize SPDIF out controls
by Stephen Warren
· 13 years ago
7c93597
ALSA: hda: Allow multple SPDIF controls per codec
by Stephen Warren
· 13 years ago
0b62673
ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 13 years ago
07acecc
ALSA: HDA: Add jack detection for HDMI
by David Henningsson
· 13 years ago
dda1441
ALSA: hda - Constify some API function arguments
by Takashi Iwai
· 14 years ago
031024e
ALSA: hda - Constify some API function arguments
by Takashi Iwai
· 14 years ago
a3ea8e8
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
c2de187
ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 14 years ago
31d44b5
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
6a9a6f2
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 14 years ago
1c7276c
ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME
by Mike Waychison
· 14 years ago
5b17b07
ALSA: hda - sound/pci/hda/hda_codec.c: fix warning
by Andrew Morton
· 14 years ago
a12d3e1
ALSA: hda - Remember connection lists
by Takashi Iwai
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cd372fb
ALSA: hda - Make common input-jack helper functions
by Takashi Iwai
· 14 years ago
ea73496
ALSA: hda - consitify string arrays
by Takashi Iwai
· 14 years ago
b2d0576
ALSA: hda - Fix multi-headphone handling for Realtek codecs
by Takashi Iwai
· 14 years ago
1afe206
ALSA: hda - Try to find an empty control index when it's occupied
by Takashi Iwai
· 14 years ago
0e7adbe
ALSA: hda - Disable sticky PCM stream assignment for AD codecs
by Takashi Iwai
· 14 years ago
62b7e5e
ALSA: hda - Add workarounds for CT-IBG controllers
by Takashi Iwai
· 14 years ago
c08d916
ALSA: tlv - Define numbers in sound/tlv.h
by Takashi Iwai
· 14 years ago
de8c85f
ALSA: HDA: Sigmatel: work around incorrect master muting
by Clemens Ladisch
· 14 years ago
9e5341b
ALSA: hda - Introduce hda_call_check_power_status() helper
by Takashi Iwai
· 14 years ago
99ae28b
ALSA: hda - Make snd_hda_get_input_pin_attr() helper
by Takashi Iwai
· 14 years ago
41c89ef
ALSA: hda - Fix mic attribute check for internal mics
by Takashi Iwai
· 14 years ago
4a4d4a6
ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 14 years ago
990061c
ALSA: hda - Add comments to new helper functions
by Takashi Iwai
· 14 years ago
a1c9851
ALSA: hda - Reduce redundant mic location prefix in input source labels
by Takashi Iwai
· 14 years ago
10a20af
ALSA: hda - Improve the input source name labels
by Takashi Iwai
· 14 years ago
86e2959
ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
by Takashi Iwai
· 14 years ago
b5786e8
ALSA: hda - Keep char arrays in input_mux items
by Takashi Iwai
· 14 years ago
03642c9
ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 14 years ago
eb7f80c
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
122661b
ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()
by Takashi Iwai
· 14 years ago
d7b1ae9
ALSA: hda - Add snd_hda_get_input_pin_label() helper function
by Takashi Iwai
· 14 years ago
75e0eb2
ALSA: hda - Add inputs[] to auto_pin_cfg struct
by Takashi Iwai
· 14 years ago
3f50ac6
ALSA: hda - Fix stream and channel-ids codec-bus wide
by Takashi Iwai
· 14 years ago
f0cea79
ALSA: hda - Fix dynamic ADC change working again
by Takashi Iwai
· 14 years ago
eb54133
ALSA: hda - Make converter setups sticky
by Takashi Iwai
· 14 years ago
74bf40f
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
92f10b3
ALSA: hda - Define AC_FMT_* constants
by Takashi Iwai
· 14 years ago
32c168c
ALSA: hda - Set Stream Type in Stream Format according to AES0
by Anssi Hannula
· 14 years ago
5aacc21
ALSA: hda - Make error messages more verbose
by Takashi Iwai
· 14 years ago
7ccc3ef
ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs
by Takashi Iwai
· 14 years ago
cd7643b
ALSA: hda-intel - fix function_id rework (add missing bitmask)
by Jaroslav Kysela
· 14 years ago
79c944a
ALSA: hda-intel - do not mix audio and modem function IDs
by Jaroslav Kysela
· 14 years ago
f8fb27b
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 14 years ago
afbd9b8
ALSA: hda - Limit the amp value to write
by Takashi Iwai
· 14 years ago
ac0547d
ALSA: hda - Restore cleared pin controls on resume
by Takashi Iwai
· 14 years ago
Next »