index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
ALSA: hda - Set function_id only on FG nodes
Takashi Iwai
1
-3
/
+5
2009-04-15
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
1
-1
/
+5
2009-03-23
ALSA: hda - Use cached calls to get widget caps and pin caps
Takashi Iwai
1
-2
/
+1
2009-03-23
ALSA: hda - Cache pin-cap values
Takashi Iwai
1
-0
/
+16
2009-03-23
ALSA: hda - Add function id to proc output
Pascal de Bruijn
1
-3
/
+3
2009-03-18
ALSA: snd-hda-intel - add checks for invalid values to *query_supported_pcm()
Jaroslav Kysela
1
-8
/
+25
2009-03-13
ALSA: hda - power up before codec initialization
Takashi Iwai
1
-7
/
+8
2009-03-06
ALSA: hda - Allow slave controls with non-zero indices
Takashi Iwai
1
-8
/
+13
2009-03-03
ALSA: hda - Fix gcc compile warning
Takashi Iwai
1
-6
/
+4
2009-03-02
ALSA: hda - Don't return a fatal error at PCM-creation errors
Takashi Iwai
1
-5
/
+17
2009-03-02
ALSA: hda - Revert the codec probe at control-creation errors
Takashi Iwai
1
-4
/
+10
2009-03-02
ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()
Takashi Iwai
1
-0
/
+3
2009-02-23
ALSA: hda - Add pseudo device-locking for clear/reconfig
Takashi Iwai
1
-4
/
+50
2009-02-23
ALSA: hda - Make user_pin overriding the driver setup
Takashi Iwai
1
-4
/
+12
2009-02-23
ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin
Takashi Iwai
1
-9
/
+9
2009-02-23
ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest places
Takashi Iwai
1
-2
/
+1
2009-02-20
ALSA: hda - Add generic pincfg initialization
Takashi Iwai
1
-9
/
+142
2009-02-13
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+10
2009-02-13
ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
Takashi Iwai
1
-0
/
+10
2009-02-12
ALSA: hda - Detect multiple digital-out pins
Takashi Iwai
1
-7
/
+10
2009-02-11
ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()
Takashi Iwai
1
-1
/
+1
2009-02-06
ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()
Takashi Iwai
1
-0
/
+2
2009-02-05
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-4
/
+5
2009-02-05
ALSA: hda - Fix misc workqueue issues
Takashi Iwai
1
-4
/
+5
2009-01-22
Merge branch 'test/hda-vol-ofs' into next/hda
Takashi Iwai
1
-8
/
+37
2009-01-20
ALSA: hda - Check HDMI jack types in the auto configuration
Takashi Iwai
1
-0
/
+8
2009-01-20
ALSA: hda - Don't break the PCM creation loop
Takashi Iwai
1
-1
/
+1
2009-01-20
ALSA: hda - Detect non-SPDIF digital I/O
Takashi Iwai
1
-0
/
+2
2009-01-20
ALSA: hda - Add debug prints for digital I/O pin detections
Takashi Iwai
1
-0
/
+4
2009-01-20
ALSA: hda - Add extra volume offset to standard volume amp macros
Takashi Iwai
1
-8
/
+37
2009-01-13
Merge branch 'topic/hda-gateway' into topic/hda
Takashi Iwai
1
-0
/
+61
2009-01-13
ALSA: hda - Use queue_delayed_work()
Takashi Iwai
1
-1
/
+1
2009-01-12
ALSA: hda - Use own workqueue
Takashi Iwai
1
-6
/
+17
2009-01-09
ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value
Wu Fengguang
1
-12
/
+13
2008-12-19
ALSA: hda - Add probe_only option
Takashi Iwai
1
-5
/
+7
2008-12-19
ALSA: hda - Add missing initializations of amp and verb caches
Takashi Iwai
1
-0
/
+2
2008-12-18
ALSA: hda - Add Intel vendor id string
Takashi Iwai
1
-0
/
+1
2008-12-16
ALSA: hda - Add Nvidia vendor id string
Takashi Iwai
1
-0
/
+1
2008-12-03
Merge branch 'topic/hda-modularize' into topic/hda
Takashi Iwai
1
-44
/
+143
2008-11-30
ALSA: hda - Add a new function to seek for a codec ID
Mauro Carvalho Chehab
1
-0
/
+61
2008-11-28
ALSA: hda - Don't export symbols when built-in kernel
Takashi Iwai
1
-74
/
+74
2008-11-28
ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE
Takashi Iwai
1
-2
/
+2
2008-11-28
ALSA: hda - Clear codec->proc_widget_hook at reset
Takashi Iwai
1
-0
/
+1
2008-11-27
ALSA: hda - Modularize HD-audio driver
Takashi Iwai
1
-44
/
+143
2008-11-27
ALSA: hda - Fix PCM reconfigure
Takashi Iwai
1
-69
/
+93
2008-11-27
ALSA: hda - Move power_save option to hda_intel.c
Takashi Iwai
1
-10
/
+6
2008-11-27
ALSA: hda - make some functions static
Takashi Iwai
1
-13
/
+1
2008-11-26
ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-doc
Qinghuang Feng
1
-1
/
+0
2008-11-25
Merge branch 'topic/fix/hda' into topic/hda
Takashi Iwai
1
-2
/
+2
2008-11-25
ALSA: hda - Fix caching of SPDIF status bits
Takashi Iwai
1
-2
/
+2
[next]