Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f6a23d85d078c2ffde79c66ca81d0a1dde451649
/
sound
/
pci
/
hda
/
hda_codec.c
cf4afed9
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 4 years, 11 months ago
44eeb08
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
by Takashi Iwai
· 5 years ago
bb80b96
ALSA: hda_codec: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
4f5c265
ALSA: hda: correct kernel-doc parameter descriptions
by Pierre-Louis Bossart
· 5 years ago
1a462be
ALSA: hda: Manage concurrent reg access more properly
by Takashi Iwai
· 5 years ago
bf82326
ALSA: hda: More constifications
by Takashi Iwai
· 5 years ago
35ace5e
ALSA: hda: Constify snd_kcontrol_new items
by Takashi Iwai
· 5 years ago
41f394a
ALSA: hda: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
bb83178
Merge branch 'asoc-5.4' into asoc-next
by Mark Brown
· 5 years ago
ef9bec2
ASoC: SOF: Intel: hda: Make hdac_device device-managed
by Ranjani Sridharan
· 6 years ago
59d81c1
ALSA: hda - Optimize resume for codecs without jack detection
by Takashi Iwai
· 6 years ago
4914da2
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
by Takashi Iwai
· 6 years ago
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
b89b889
Merge branch 'topic/hda-refresh-cleanup' into for-next
by Takashi Iwai
· 6 years ago
774a075
ALSA: hda: Simplify snd_hdac_refresh_widgets()
by Takashi Iwai
· 6 years ago
b5c21c8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 6 years ago
bcb46a0
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
84396d1
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
d6947bb
ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOC
by Ranjani Sridharan
· 6 years ago
a2d4560
ALSA: hda: Use struct_size()
by Takashi Iwai
· 6 years ago
d0fa117
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32
by Thomas Gleixner
· 6 years ago
4d95c51
ALSA: hda: fix unregister device twice on ASoC driver
by Bard liao
· 6 years ago
183ab39
ALSA: hda: Initialize power_state field properly
by Takashi Iwai
· 6 years ago
b5a236c
ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
by Hui Wang
· 6 years ago
45571bb
ALSA: hda - Use standard device registration for beep
by Takashi Iwai
· 6 years ago
9a19c90
Merge branch 'topic/hda-pm-state' into for-next
by Takashi Iwai
· 6 years ago
98081ca
ALSA: hda - Record the current power state before suspend/resume calls
by Takashi Iwai
· 6 years ago
3bb700e
ALSA: hda - Fix unused variable warning
by Takashi Iwai
· 6 years ago
17bc481
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
029d92c
ALSA: hda: Refactor display power management
by Takashi Iwai
· 6 years ago
70f7922
Merge branch 'topic/pcm-indirect-fixes' into for-next
by Takashi Iwai
· 6 years ago
be57bff
ALSA: hda: move hda_codec.h to include/sound
by Pierre-Louis Bossart
· 6 years ago
1603764
ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
by Takashi Iwai
· 6 years ago
ebd836e
ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t
by Takashi Iwai
· 6 years ago
ed6b83d
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
51d7d35
Merge branch 'topic/hda-core-intel' into for-next
by Takashi Iwai
· 7 years ago
24494d3
ALSA: hda: split snd_hda_codec_new function
by Rakesh Ughreja
· 7 years ago
feb20fa
ALSA: hda - Move in_pm accessors to HDA core
by Takashi Iwai
· 7 years ago
401caff
ALSA: hda - Kill snd_hda_codec_update_cache()
by Takashi Iwai
· 7 years ago
57cb54e
ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
by Takashi Iwai
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
51cdc8b
ALSA: hda: use position offset macro of TLV data
by Takashi Sakamoto
· 7 years ago
0860506
ALSA: hda - Sanity check of access to SPDIF controls array
by Takashi Iwai
· 7 years ago
a9c2dfc
ALSA: hda - Use a macro for snd_array iteration loops
by Takashi Iwai
· 7 years ago
3b5b899
ALSA: hda: Make use of core codec functions to sync power state
by Abhijeet Kumar
· 7 years ago
d6c0615
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
by Takashi Iwai
· 7 years ago
c429bda
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 7 years ago
9780ded
ALSA: hda: Avoid racy recreation of widget kobjects
by Takashi Iwai
· 7 years ago
a91d661
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
by Takashi Iwai
· 7 years ago
6bf88a3
ALSA: hda: Remove superfluous '-' added by printk conversion
by Takashi Iwai
· 7 years ago
1f7f51a
ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm
by Wang YanQing
· 7 years ago
88c125b
ALSA: hda - Remove superfluous header inclusions
by Takashi Iwai
· 8 years ago
f0049e1
ALSA: hda - Fix a typo in comment
by Takashi Iwai
· 8 years ago
99b5c5b
ALSA: hda - Remove the use of set_fs()
by Takashi Iwai
· 8 years ago
3db9e97
ALSA: hda - Remove the generic bind ctl helpers
by Takashi Iwai
· 8 years ago
698f5ee
ALSA: hda - Move bind-mixer switch codes to generic parser
by Takashi Iwai
· 8 years ago
ebe2aa9
Merge branch 'topic/for-4.12' into for-next
by Takashi Iwai
· 8 years ago
f3b827e
ALSA: pci: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
9152085
ALSA: hda - add DP MST audio support
by Libin Yang
· 8 years ago
13800f3
ALSA: hda - add DP mst verb support
by Libin Yang
· 8 years ago
960a581
ALSA: hda: fix some klockwork scan warnings
by Libin Yang
· 9 years ago
d82ad8e
Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 9 years ago
d289619
ALSA: hda - Fix deadlock at error in building PCM
by Takashi Iwai
· 9 years ago
2f0eaad
ALSA: hda - Fix bogus codec address check for mixer name assignment
by Takashi Iwai
· 9 years ago
7fbe824
ALSA: hda - Update mixer name for the lower codec address
by Takashi Iwai
· 9 years ago
70b4891
ALSA: hda: make use of core codec fns
by Vinod Koul
· 9 years ago
b25cf30
ALSA: hda - Remove superfluous pcm NULL check
by Takashi Iwai
· 9 years ago
9dcc144
ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()
by Takashi Iwai
· 9 years ago
c4a91e1
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
c7e69ae
ALSA: hda: fix possible NULL dereference
by Markus Osterhoff
· 9 years ago
d2c6b63
ALSA: hda - Make some helper functions local
by Takashi Iwai
· 9 years ago
6986a0e
ALSA: hda: fix kstrdup return value
by Heloise NH
· 10 years ago
cc1b76e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
a457782
ALSA: hda - Fix link power unbalance at device removal
by Takashi Iwai
· 10 years ago
a686ec4
ALSA: hda - Re-add the lost fake mute support
by Takashi Iwai
· 10 years ago
2377c3c
ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by default
by Lu, Han
· 10 years ago
8654844
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
132bd96
ALSA: hda - fix number of devices query on hotplug
by Dave Airlie
· 10 years ago
85abf3e
Merge branch 'topic/hda' into for-next
by Takashi Iwai
· 10 years ago
a5e7e07
ALSA: hda - allow a codec to control the link power
by Mengdong Lin
· 10 years ago
f1a7754
Merge branch 'for-4.2' into for-next
by Takashi Iwai
· 10 years ago
30e5f00
ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()
by Takashi Iwai
· 10 years ago
ee52e56
ALSA: hda - Fix mute-LED fixed mode
by Takashi Iwai
· 10 years ago
0a50575
ALSA: hda - Replace hda_bus_ops with static binding
by Takashi Iwai
· 10 years ago
7d4b5e9
ALSA: hda - Fix regression for slave SPDIF setups
by Takashi Iwai
· 10 years ago
b7d023e
ALSA: hda - Move PCM format and rate handling code to core library
by Takashi Iwai
· 10 years ago
a41d122
ALSA: hda - Embed bus into controller object
by Takashi Iwai
· 10 years ago
a43ff5b
ALSA: hda - Pass bus io_ops directly from the top-level driver
by Takashi Iwai
· 10 years ago
7e8be1b
ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
by Takashi Iwai
· 10 years ago
1475241
ALSA: hda - Add the controller helper codes to hda-core module
by Takashi Iwai
· 10 years ago
cad372f
ALSA: hda - Handle error from get_response bus ops directly
by Takashi Iwai
· 10 years ago
664c715
ALSA: hda - Work around races of power up/down with runtime PM
by Takashi Iwai
· 10 years ago
751e221
ALSA: hda: fix possible null dereference
by Sudip Mukherjee
· 10 years ago
a551d91
ALSA: hda - Use regmap for command verb caches, too
by Takashi Iwai
· 10 years ago
faa75f8
ALSA: hda - Use regmap for parameter caches, too
by Takashi Iwai
· 10 years ago
eeecd9d
ALSA: hda - Use regmap for amp accesses
by Takashi Iwai
· 10 years ago
9ba17b4
ALSA: hda - Implement uncached version of parameter reads
by Takashi Iwai
· 10 years ago
4d75faa0
ALSA: hda - Add regmap support
by Takashi Iwai
· 10 years ago
71fc4c7
ALSA: hda - Move generic array helpers to core lib
by Takashi Iwai
· 10 years ago
c4c2533
ALSA: hda - Fix possible runtime PM refcount unbalance
by Takashi Iwai
· 10 years ago
Next »