index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
hdac_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codec: hdac_hdmi: no checking monitor in hw_params
Libin Yang
2019-05-08
1
-13
/
+0
*
ASoC: codec: hdac_hdmi add device_link to card device
Libin Yang
2019-04-19
1
-0
/
+11
*
ASoC: hdac_hdmi: use devm_kzalloc for all structures
Pierre-Louis Bossart
2019-02-11
1
-69
/
+18
*
ASoC: intel: skl: Fix display power regression
Takashi Iwai
2019-01-14
1
-103
/
+13
*
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2018-12-18
1
-9
/
+54
|
\
|
*
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-12-13
1
-6
/
+5
|
|
\
|
*
|
ASoC: Intel: hdac_hdmi: add Icelake support
Bard liao
2018-11-13
1
-9
/
+54
*
|
|
ASoC: hdac_hdmi: Add missing display power-off at driver removal
Takashi Iwai
2018-12-11
1
-0
/
+2
*
|
|
ALSA: hda: Make snd_hdac_display_power() void function
Takashi Iwai
2018-12-11
1
-18
/
+5
*
|
|
ALSA: hda: Refactor display power management
Takashi Iwai
2018-12-11
1
-4
/
+3
|
|
/
|
/
|
*
|
ASoC: Intel: Power down links before turning off display audio power
Pierre-Louis Bossart
2018-11-13
1
-6
/
+5
|
/
*
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-09-20
1
-1
/
+1
*
ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
Yong Zhi
2018-09-07
1
-0
/
+6
*
ASoC: hdac_hdmi: remove redundant check for !port condition
Colin Ian King
2018-09-06
1
-3
/
+0
*
Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...
Mark Brown
2018-08-01
1
-221
/
+205
|
\
|
*
ALSA: hda: Make audio component support more generic
Takashi Iwai
2018-07-17
1
-1
/
+7
|
*
ALSA: hda/i915: Associate audio component with devres
Takashi Iwai
2018-07-17
1
-1
/
+1
|
*
drm/i915: Split audio component to a generic type
Takashi Iwai
2018-07-17
1
-1
/
+1
|
*
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
2018-06-28
1
-7
/
+5
|
*
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
2018-06-28
1
-13
/
+9
|
*
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
2018-06-28
1
-206
/
+190
*
|
ASoC: hdac_hdmi: Add documentation for power management
Sriram Periyasamy
2018-07-18
1
-0
/
+69
|
/
*
ASoC: Intel: Fix build
Mark Brown
2018-02-15
1
-3
/
+3
*
ASoC: hdac_hdmi : Ensuring proper setting of output widget power state
Abhijeet Kumar
2018-02-15
1
-3
/
+15
*
ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to component
Kuninori Morimoto
2018-02-12
1
-24
/
+23
*
-
.
Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...
Mark Brown
2018-01-05
1
-0
/
+2
|
\
\
|
|
*
ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codec
Guneshwor Singh
2017-12-21
1
-0
/
+2
|
|
/
*
|
ASoC: hdac_hdmi: keep DAI driver pointer in private data
Kuninori Morimoto
2017-12-20
1
-1
/
+3
*
|
ASoC: hdac_hdmi: Remove redundant assignments
Puneeth Prabhu
2017-12-06
1
-6
/
+1
*
|
ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe
Puneeth Prabhu
2017-12-06
1
-0
/
+1
*
|
ASoC: hdac_hdmi: clean up hdac_device variable names
Ughreja, Rakesh A
2017-12-01
1
-156
/
+156
*
|
ASoC: hdac_hdmi: clean up hdac_ext_device variable names
Ughreja, Rakesh A
2017-12-01
1
-41
/
+41
*
|
ASoC: hdac_hdmi: introduce macro to access HDMI private data
Ughreja, Rakesh A
2017-12-01
1
-36
/
+32
|
/
*
ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure
Subhransu S. Prusty
2017-11-08
1
-6
/
+30
*
ASoC: hdac_hdmi: Fix possible NULL pointer dereference
Subhransu S. Prusty
2017-11-08
1
-0
/
+12
*
ASoC: hdac_hdmi: Fix static checker warning for sprintf usage
Subhransu S. Prusty
2017-11-08
1
-1
/
+2
*
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2017-09-01
1
-5
/
+34
|
\
|
*
ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMI
Pradeep Tewani
2017-07-20
1
-5
/
+34
*
|
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
|
ASoC: hdac_hdmi: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2017-04-30
1
-2
/
+2
|
\
|
*
ASoC: hdac_hdmi: Update sig_bits based on converter capability
Jeeja KP
2017-03-29
1
-2
/
+2
*
|
ASoC: hdac_hdmi: don't update the iterator in pcm list remove
Jeeja KP
2017-03-06
1
-3
/
+4
*
|
ASoC: hdac_hdmi: avoid reference to invalid variable of the pin list
Jeeja KP
2017-03-06
1
-5
/
+4
|
/
*
ASoC: hdac_hdmi: Add device id for Geminilake
Vinod Koul
2017-02-16
1
-0
/
+1
*
ASoC: hdac_hdmi: Add machine pin widget for each port
Jeeja KP
2017-02-16
1
-0
/
+130
*
ASoC: hdac_hdmi: Use ASoC jack instead of snd_jack
Jeeja KP
2017-02-16
1
-11
/
+8
*
ASoC: hdac_hdmi: Add support for multiple ports to a PCM
Jeeja KP
2017-02-16
1
-55
/
+113
*
ASoc: hdac_hdmi: Configure pin verbs for MST
Jeeja KP
2017-02-16
1
-0
/
+12
*
ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resume
Jeeja KP
2017-02-16
1
-12
/
+29
[next]