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
2007-10-23
[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
Takashi Iwai
1
-7
/
+2
2007-10-16
[ALSA] hda-codec - Fix Gateway laptops with STAC9200
Takashi Iwai
1
-1
/
+15
2007-10-16
[ALSA] hda-codec - Add zero checks in input-mux helper functions
Takashi Iwai
1
-0
/
+4
2007-10-16
[ALSA] Add default values for power-saving as Kconfig options
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] hda-intel - Improve HD-audio codec probing robustness
Danny Tholen
1
-0
/
+2
2007-10-16
[ALSA] hda-intel - Fix resume logic, when dynamic power managment is on
Maxim Levitsky
1
-3
/
+13
2007-10-16
[ALSA] hda-intel - fix a race in dynamic power managment
Maxim Levitsky
1
-1
/
+3
2007-10-16
[ALSA] hda-intel - Fix compile with gcc-3.x
Takashi Iwai
1
-2
/
+2
2007-10-16
[ALSA] hda-intel - Avoid unnecessary work scheduling
Takashi Iwai
1
-3
/
+7
2007-10-16
[ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()
Takashi Iwai
1
-1
/
+2
2007-10-16
[ALSA] hda-intel - Don't do suspend if already powered down
Takashi Iwai
1
-0
/
+4
2007-10-16
[ALSA] hda-intel - Fix NULL dereference in resume
Takashi Iwai
1
-1
/
+2
2007-10-16
[ALSA] hda-intel - Fix resume with power save
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] hda-intel - Add POWER_SAVE option
Takashi Iwai
1
-42
/
+197
2007-10-16
[ALSA] hda-codec - add snd_hda_codec_stereo() function
Takashi Iwai
1
-12
/
+26
2007-10-16
[ALSA] hda-codec - optimize resume using caches
Takashi Iwai
1
-78
/
+37
2007-10-16
[ALSA] hda-codec - introduce command register cache
Takashi Iwai
1
-0
/
+91
2007-10-16
[ALSA] hda-codec - rewrite amp cache more generic
Takashi Iwai
1
-37
/
+52
2007-10-16
[ALSA] hda-intel - Remove invalid __devinit
Takashi Iwai
1
-13
/
+10
2007-10-16
[ALSA] hda-codec - kernel config for each codec
Takashi Iwai
1
-4
/
+27
2007-10-16
[ALSA] hda-codec - Add a generic bind-control helper
Takashi Iwai
1
-0
/
+87
2007-10-16
[ALSA] hda-intel - Add hwdep interface
Takashi Iwai
1
-0
/
+4
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
1
-9
/
+1
2007-05-31
[ALSA] hda-codec - Fix STAC922x capture boost level
Takashi Iwai
1
-0
/
+13
2007-05-16
[ALSA] hda-codec - Make the mixer capability check more robust
Takashi Iwai
1
-1
/
+2
2007-05-11
[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()
Steve Longerbeam
1
-37
/
+69
2007-05-11
[ALSA] hda-codec - Prefer audio codec name as the mixer name
Takashi Iwai
1
-1
/
+2
2007-05-11
[ALSA] hda-codec - Add line_out_type to auto_pin_cfg struct
Takashi Iwai
1
-0
/
+2
2007-05-11
[ALSA] hda-codec - Fix 8-channel auto-configuration
Takashi Iwai
1
-7
/
+2
2007-05-11
[ALSA] hda-codec - Code clean up
Takashi Iwai
1
-190
/
+276
2007-05-11
[ALSA] hda-intel - Merge hda-codec module to a single module
Takashi Iwai
1
-67
/
+25
2007-05-11
[ALSA] hda-codec - Allow opening SPDIF while analog dup mode
Takashi Iwai
1
-4
/
+3
2007-05-11
[ALSA] hda-codec - Add support of 96kHz back
Takashi Iwai
1
-3
/
+8
2007-05-11
[ALSA] hda-codec - Fix SPDIF output
Takashi Iwai
1
-7
/
+37
2007-05-11
[ALSA] Fix NULL dereference with null modelname
Takashi Iwai
1
-2
/
+4
2007-05-11
[ALSA] hda-codec - Allow model=generic always for generic parser
Takashi Iwai
1
-1
/
+2
2007-02-09
[ALSA] hda-codec - Use global workqueue
Takashi Iwai
1
-8
/
+2
2007-02-09
[ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec
Joseph Chan
1
-0
/
+1
2007-02-09
[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup
Takashi Iwai
1
-22
/
+35
2006-12-20
[ALSA] hda-codec - Fix detection of supported sample rates
Takashi Iwai
1
-3
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+6
2006-09-23
[ALSA] hda-codec - Fix mic input with STAC92xx codecs
Takashi Iwai
1
-5
/
+14
2006-09-23
[ALSA] hda-codec - Support multiple headphone pins
Takashi Iwai
1
-8
/
+15
2006-09-23
[ALSA] hda_intel prefer 24bit instead of 20bit
Nicolas Graziano
1
-2
/
+2
2006-09-23
[ALSA] hda-codec - Add vendor ids for Motorola and Conexant
Takashi Iwai
1
-0
/
+2
2006-09-23
[ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepare
Takashi Iwai
1
-1
/
+1
2006-09-23
[ALSA] HDA driver - do not set mute flag for dB scale (follow HDA specification)
Jaroslav Kysela
1
-7
/
+0
2006-09-23
[ALSA] HDA codec & CA0106 - add/fix TLV support
Jaroslav Kysela
1
-0
/
+33
2006-06-28
[ALSA] Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecs
Takashi Iwai
1
-1
/
+3
2006-06-22
[ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-19
/
+22
[next]