Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e33f2d238e2e53e264c758c0849423a9308eb63e
/
sound
/
pci
/
hda
/
hda_codec.c
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
· 14 years ago
07acecc
ALSA: HDA: Add jack detection for HDMI
by David Henningsson
· 14 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
a68d5a5
ALSA: hda - introduce snd_hda_codec_update_cache()
by Takashi Iwai
· 15 years ago
4671264
ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()
by Takashi Iwai
· 15 years ago
6ff86a3
ALSA: hda - Take internal mic as Front Mic
by Kailang Yang
· 15 years ago
28d1a85
ALSA: hda - Add an error message for invalid mapping NID
by Takashi Iwai
· 15 years ago
28aedaf
ALSA: sound/pci/hda/hda_codec.c: various coding style fixes
by Norberto Lopes
· 15 years ago
dd2b4a7
ALSA: hda - remove unnecessary msleep on power state transitions
by Zhang, Rui
· 15 years ago
c893622
ALSA: hda - Define max number of PCM devices in hda_codec.h
by Takashi Iwai
· 15 years ago
9e4c849
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
b82855a
ALSA: hda - Add sanity check for storing the user-defined pin configs
by Takashi Iwai
· 15 years ago
92ee616
ALSA: hda - Add snd_hda_shutup_pins() helper function
by Takashi Iwai
· 15 years ago
729d55b
ALSA: hda - Disable tigger at pin-sensing on AD codecs
by Takashi Iwai
· 15 years ago
15e7f8b
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
f62faed
ALSA: hda - Set mixer name after codec patch
by Takashi Iwai
· 15 years ago
21949f0
ALSA: hda - Fix NID association for capture mixers
by Takashi Iwai
· 15 years ago
5e26dfd
ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
by Jaroslav Kysela
· 15 years ago
9e3fd87
ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
by Jaroslav Kysela
· 15 years ago
5b0cb1d
ALSA: hda - add more NID->Control mapping
by Jaroslav Kysela
· 15 years ago
864f92b
ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()
by Wu Fengguang
· 15 years ago
67d634c
ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n
by Takashi Iwai
· 15 years ago
d5191e5
ALSA: hda - Update / add kerneldoc comments to exported functions
by Takashi Iwai
· 15 years ago
9c96fa5
ALSA: hda - Get rid of magic digits for subdev hack
by Takashi Iwai
· 15 years ago
4d02d1b
ALSA: hda - proc - add support for dynamic controls to mixer<->NID 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
123c07a
ALSA: hda_intel: Digital PC Beep - change behaviour for input layer
by Jaroslav Kysela
· 15 years ago
a2f6309
ALSA: hda - Add power on/off counter
by Takashi Iwai
· 15 years ago
8f217a2
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
by Takashi Iwai
· 15 years ago
e330323
ALSA: hda - proc - show which I/O NID is associated to PCM device
by Jaroslav Kysela
· 15 years ago
fb8d1a3
ALSA: hda - Add reboot notifier to each codec
by Takashi Iwai
· 15 years ago
92608ba
ALSA: hda - allow up to 4 HDMI devices
by Wu Fengguang
· 15 years ago
f5d6def
ALSA: hda - vectorize get_empty_pcm_device()
by Wu Fengguang
· 15 years ago
d94ff6b
ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT
by Takashi Iwai
· 15 years ago
e44d4e4
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
deadff1
ALSA: hda: track CIRB/CORB command/response states for each codec
by Wu Fengguang
· 15 years ago
03cb2da
Merge branch 'topic/hda-cirrus' into topic/hda
by Takashi Iwai
· 15 years ago
1ba7a7c
ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()
by Takashi Iwai
· 15 years ago
a22d543
ALSA: hda - Introduce get_wcaps_type() macro
by Takashi Iwai
· 15 years ago
16a433d
ALSA: hda-intel: Cleanups for widget connection list handling
by Jaroslav Kysela
· 15 years ago
Next »