Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38ae502b1df196f712f6f5d3609afc36337b330b
/
sound
/
pci
/
hda
/
hda_codec.c
69eba10
ALSA: hda - using uninitialized data
by Dan Carpenter
· 10 years ago
f0acd28
ALSA: hda: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
95a962c
ALSA: hda - More kerneldoc comments
by Takashi Iwai
· 10 years ago
a11e9b1
ALSA: hda - Correct kerneldoc comments
by Takashi Iwai
· 10 years ago
66797f3
ALSA: hda - Pass printf argument directly to request_module()
by Takashi Iwai
· 10 years ago
3ff7221
ALSA: hda: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
861a04e
ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
by David Henningsson
· 10 years ago
e9bd022
ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co
by Takashi Iwai
· 10 years ago
f5662e1
ALSA: hda - Refactor quirk picking and change quirk priority
by David Henningsson
· 10 years ago
e875094
ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()
by Takashi Iwai
· 10 years ago
6194b99
ALSA: hda - Kill the rest of snd_print*() usages
by Takashi Iwai
· 10 years ago
d604b39
ALSA: hda - Fix registration of beep input device
by Takashi Iwai
· 11 years ago
4e76a88
ALSA: hda - Replace with standard printk
by Takashi Iwai
· 11 years ago
648a8d2
ALSA: hda - Add sysfs to codec object, too
by Takashi Iwai
· 11 years ago
13aeaf6
ALSA: hda - Create own device struct for each codec
by Takashi Iwai
· 11 years ago
2565c89
ALSA: hda - Manage each codec instance individually
by Takashi Iwai
· 11 years ago
caa751b
ALSA: Create sysfs attribute files via groups
by Takashi Iwai
· 11 years ago
dff86f8
ALSA: hda - Add QEMU codec vendor ID
by Takashi Iwai
· 11 years ago
1f85a0f
ALSA: hda - Remove superfluous inclusion of linux/pci.h
by Takashi Iwai
· 11 years ago
ef8e39b
ALSA: hda - Fix undefined symbol due to builtin/module mixup
by Takashi Iwai
· 11 years ago
f8f1bec
ALSA: hda - Fix leftover ifdef checks after modularization
by Takashi Iwai
· 11 years ago
dfc6e46
ALSA: hda - Apply codec power_filter to FG nodes
by Takashi Iwai
· 11 years ago
2698ea9
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
by Takashi Iwai
· 11 years ago
f4d6a55
ALSA: hda - Clean up async codec PM using standard async infrastructure
by Takashi Iwai
· 11 years ago
7f13292
ALSA: hda - allow a codec to define its own depop delay time
by Mengdong Lin
· 11 years ago
12edb89
ALSA: hda - resume codecs in parallel
by Mengdong Lin
· 11 years ago
0e24dbb
ALSA: hda - suspend codecs in parallel
by Mengdong Lin
· 11 years ago
3e9bc58
ALSA: hda - Disable runtime PM when EPSS is unavailable
by Takashi Iwai
· 11 years ago
a40e0a8
ALSA: hda - Refactor pm notification in hda_codec.c
by Takashi Iwai
· 11 years ago
f063927
ALSA: hda - Bind with HDMI codec parser automatically
by Takashi Iwai
· 11 years ago
b21bdd0
ALSA: hda - Split the generic parser as an individual module
by Takashi Iwai
· 11 years ago
0fc28fc
ALSA: hda - Fix unbalanced runtime PM notification at resume
by Takashi Iwai
· 11 years ago
d183b4f
ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
by Takashi Iwai
· 11 years ago
485e3e0
ALSA: hda - Add sanity check of vmaster slave dB steps
by Takashi Iwai
· 11 years ago
a4e7a12
ALSA: hda - Fix possible zero-division
by Takashi Iwai
· 11 years ago
ca16ec0
ALSA: hda - Remove locally dead codes
by Takashi Iwai
· 11 years ago
d601b66
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
e6bbe66
ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
by Takashi Iwai
· 11 years ago
4758fed
ALSA: hda - Treat zero connection as non-error
by Takashi Iwai
· 11 years ago
cd4035e
ALSA: hda - Enable surround speakers (when line out is also present)
by David Henningsson
· 11 years ago
f1aa068
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
by Mengdong Lin
· 11 years ago
18e6062
ALSA: hda - jack poll once if jackpoll_interval==0
by Wang Xingchao
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
83a35e3
treewide: relase -> release
by Geert Uytterhoeven
· 11 years ago
63e51fd
ALSA: hda - Don't take unresponsive D3 transition too serious
by Takashi Iwai
· 11 years ago
e7ecc27
ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()
by Takashi Iwai
· 11 years ago
36bb00d
ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS
by Takashi Iwai
· 11 years ago
6c35ae3
Revert "ALSA: hda - Don't set up active streams twice"
by Takashi Iwai
· 12 years ago
2195b06
ALSA: HDA: Fix Oops caused by dereference NULL pointer
by Wang YanQing
· 12 years ago
d5657ec
ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()
by Takashi Iwai
· 12 years ago
594813f
ALSA: hda - Don't call vmaster hook when bus->shutdown is set
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
aeb3a97
ALSA: hda - fix typo in proc output
by David Henningsson
· 12 years ago
10d7410
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
a686fd1
ALSA: hda - Fix typo in checking IEC958 emphasis bit
by Takashi Iwai
· 12 years ago
cf30f46
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
ba615b8
ALSA: hda - Don't apply EAPD power filter as default
by Takashi Iwai
· 12 years ago
5265fd9
ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZERO
by Takashi Iwai
· 12 years ago
b5f82b1
ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value
by Takashi Iwai
· 12 years ago
4c7a548
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
by Mengdong Lin
· 12 years ago
25336e8
ALSA: hda - check NULL pointer when creating SPDIF controls
by Mengdong Lin
· 12 years ago
ea9b43a
ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts
by Takashi Iwai
· 12 years ago
a15d05d
ALSA: hda - Support rereading widgets under the function group
by Mengdong Lin
· 12 years ago
4eea309
ALSA: hda - Remove limit of widget connections
by Takashi Iwai
· 12 years ago
9040d10
ALSA: hda - Add snd_hda_check_power_state() helper function
by Takashi Iwai
· 12 years ago
b9c590b
ALSA: hda - Synchronize the power state at the end of codec init
by Takashi Iwai
· 12 years ago
9419ab6
ALSA: hda - Add power state filtering
by Takashi Iwai
· 12 years ago
f7c0bfa
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
31614bb
ALSA: hda - Fix inconsistent pin states after resume
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
f038fca
ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
by David Henningsson
· 12 years ago
09b70e8
ALSA: hda - Protect user-defined arrays via mutex
by Takashi Iwai
· 12 years ago
62f3a2f
ALSA: hda - More strict correction of invalid pinctl bits
by Takashi Iwai
· 12 years ago
d7fdc00
ALSA: hda - Add helper functions to cache the current pinctl target
by Takashi Iwai
· 12 years ago
affdb62
ALSA: hda - Don't set up active streams twice
by Takashi Iwai
· 12 years ago
ee8e765
ALSA: hda - Revive snd_hda_get_conn_list()
by Takashi Iwai
· 12 years ago
d94ddd8
ALSA: hda - Increase the max depth of widget connections
by Takashi Iwai
· 12 years ago
2ce4886a
ALSA: hda - Avoid access of amp cache element outside mutex
by Takashi Iwai
· 12 years ago
8565f05
ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
by Takashi Iwai
· 12 years ago
3bcce5c
ALSA: hda - Check CORB overflow
by Takashi Iwai
· 12 years ago
aa88a35
ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
by Takashi Iwai
· 12 years ago
de1e37b
ALSA: hda - Clear dirty flag upon cache write
by Takashi Iwai
· 12 years ago
5fdaecd
ALSA: hda - Allow one chance for zero NID in connection list
by Takashi Iwai
· 12 years ago
c9ce6b2
ALSA: hda - Move fixup code into struct hda_codec
by Takashi Iwai
· 12 years ago
280e57d
ALSA: hda - Introduce snd_hda_codec_amp_init*()
by Takashi Iwai
· 12 years ago
c370dd6
ALSA: hda - Introduce cache & flush cmd / amp writes
by Takashi Iwai
· 12 years ago
c86c2d4
ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol
by David Henningsson
· 12 years ago
6a0f56a
ALSA: Remove the rest of __devinit* in comments
by Takashi Iwai
· 12 years ago
eb10149
Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
dda415d
ALSA: hda - Add a helper function for simple enum kcontrols
by Takashi Iwai
· 12 years ago
361dab3
ALSA: hda - Call snd_array_init() early and only once
by Takashi Iwai
· 13 years ago
d846b17
ALSA: hda - Fix build without CONFIG_PM
by Takashi Iwai
· 12 years ago
3fdf146
ALSA: hda - Don't overwrite the pin default configs
by Takashi Iwai
· 12 years ago
87af0b8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
989c318
ALSA: hda - Fix recursive suspend/resume call
by Takashi Iwai
· 12 years ago
ee81abb
ALSA: hda - Apply a proper chmap for built-in 2.1 speakers
by Takashi Iwai
· 12 years ago
3bef1c3
ALSA: hda - stop setup_dig_out_stream() causing clicks
by Laurence Darby
· 12 years ago
dcda580
ALSA: hda - Add workaround for conflicting IEC958 controls
by Takashi Iwai
· 12 years ago
26a6cb6
ALSA: hda - Implement a poll loop for jacks as a module parameter
by David Henningsson
· 12 years ago
12f1771
ALSA: hda - Warn an allocation for an uninitialized array
by Takashi Iwai
· 12 years ago
Next »