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
starfive-6.6.48-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-12-26
ALSA: hda - Disable tigger at pin-sensing on AD codecs
Takashi Iwai
1
-4
/
+6
2009-12-23
ALSA: hda - Set mixer name after codec patch
Takashi Iwai
1
-5
/
+5
2009-11-18
ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()
Wu Fengguang
1
-0
/
+34
2009-11-16
ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n
Takashi Iwai
1
-0
/
+2
2009-11-16
ALSA: hda - Update / add kerneldoc comments to exported functions
Takashi Iwai
1
-41
/
+391
2009-11-16
ALSA: hda - Get rid of magic digits for subdev hack
Takashi Iwai
1
-1
/
+1
2009-11-16
ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping
Jaroslav Kysela
1
-1
/
+6
2009-11-16
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
Jaroslav Kysela
1
-15
/
+17
2009-11-16
ALSA: hda_intel: Digital PC Beep - change behaviour for input layer
Jaroslav Kysela
1
-0
/
+12
2009-11-11
ALSA: hda - Add power on/off counter
Takashi Iwai
1
-0
/
+16
2009-11-10
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
Takashi Iwai
1
-0
/
+1
2009-11-10
ALSA: hda - proc - show which I/O NID is associated to PCM device
Jaroslav Kysela
1
-4
/
+5
2009-11-10
ALSA: hda - Add reboot notifier to each codec
Takashi Iwai
1
-0
/
+17
2009-10-30
ALSA: hda - allow up to 4 HDMI devices
Wu Fengguang
1
-1
/
+1
2009-10-30
ALSA: hda - vectorize get_empty_pcm_device()
Wu Fengguang
1
-33
/
+16
2009-09-02
ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT
Takashi Iwai
1
-1
/
+1
2009-08-03
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+1
2009-08-03
ALSA: hda: track CIRB/CORB command/response states for each codec
Wu Fengguang
1
-1
/
+1
2009-07-30
Merge branch 'topic/hda-cirrus' into topic/hda
Takashi Iwai
1
-0
/
+1
2009-07-27
ALSA: hda - Add exception for volume-knob in snd_hda_get_connections()
Takashi Iwai
1
-1
/
+4
2009-07-27
ALSA: hda - Introduce get_wcaps_type() macro
Takashi Iwai
1
-6
/
+3
2009-07-22
ALSA: hda-intel: Cleanups for widget connection list handling
Jaroslav Kysela
1
-0
/
+6
2009-07-22
ALSA: hda - Reduce click noise at power-saving
Takashi Iwai
1
-2
/
+7
2009-07-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+6
2009-07-19
ALSA: hda_codec: Check for invalid zero connections
Jaroslav Kysela
1
-0
/
+6
2009-07-17
ALSA: hda - Fix the previous sanity check in make_codec_cmd()
Takashi Iwai
1
-2
/
+2
2009-07-17
ALSA: hda - add bounds checking for the codec command fields
Wu Fengguang
1
-1
/
+11
2009-07-10
ALSA: hda - Check codec errors in snd_hda_get_connections()
Takashi Iwai
1
-1
/
+6
2009-07-04
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-4
/
+10
2009-07-04
ALSA: hda - Don't override maxbps for FLOAT sharing with linear formats
Takashi Iwai
1
-2
/
+3
2009-07-04
ALSA: hda - Avoid invalid formats and rates with shared SPDIF
Takashi Iwai
1
-4
/
+10
2009-07-01
ALSA: hda - Add Cirrus Logic CS420x support
Takashi Iwai
1
-0
/
+1
2009-07-01
ALSA: hda - Allow FLOAT PCM format
Takashi Iwai
1
-3
/
+3
2009-06-24
ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
Takashi Iwai
1
-6
/
+2
2009-06-17
ALSA: hda - Fix memory leak at codec creation
Takashi Iwai
1
-2
/
+0
2009-06-02
ALSA: hda - Limit codec-verb retry to limited hardwares
Takashi Iwai
1
-10
/
+2
2009-06-02
ALSA: hda - Add codec bus reset and verb-retry at critical errors
Takashi Iwai
1
-16
/
+16
2009-05-26
ALSA: hda - Support sync after writing a verb
Takashi Iwai
1
-52
/
+61
2009-05-16
ALSA: hda - Split codec->name to vendor and chip name strings
Takashi Iwai
1
-12
/
+24
2009-04-21
ALSA: hda - minor optimization in hda_set_power_state()
Takashi Iwai
1
-2
/
+3
2009-04-21
Merge branch 'topic/hda-cache' into topic/hda
Takashi Iwai
1
-40
/
+74
2009-04-21
ALSA: hda - Retry codec-verbs at errors
Takashi Iwai
1
-4
/
+13
2009-04-21
ALSA: hda - Cache PCM and STREAM parameters queries
Takashi Iwai
1
-36
/
+61
2009-04-21
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-3
/
+5
2009-04-17
ALSA: hda - Set function_id only on FG nodes
Takashi Iwai
1
-3
/
+5
2009-04-16
ALSA: hda - Check strcpy length
Takashi Iwai
1
-0
/
+2
2009-04-16
ALSA: hda - Add Creative CA0110-IBG support
Takashi Iwai
1
-0
/
+1
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
[next]