index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-07-04
ALSA: hda - Avoid invalid formats and rates with shared SPDIF
Takashi Iwai
1
-4
/
+10
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
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
[next]