index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2008-04-24
[ALSA] hda-codec - Fix unbalanced mutex
Frederik Deweerdt
1
-1
/
+1
2008-04-24
[ALSA] hda-codec - keep the format verb at closing PCM streams
Takashi Iwai
1
-10
/
+21
2008-04-24
[ALSA] sound: hda: missing includes of hda_patch.h
Harvey Harrison
1
-3
/
+28
2008-04-24
[ALSA] hda-codec - Add more names to vendor list
Takashi Iwai
1
-1
/
+6
2008-04-24
[ALSA] hda-codec - Add "IEC958 Default PCM" switch
Takashi Iwai
1
-4
/
+69
2008-04-24
[ALSA] hda-codec - More fix-up for auto-configuration
Takashi Iwai
1
-0
/
+24
2008-04-24
[ALSA] hda-codec - Allow multiple SPDIF devices
Takashi Iwai
1
-2
/
+33
2008-02-22
[ALSA] hda-codec - Don't create vmaster if no slaves found
Takashi Iwai
1
-0
/
+6
2008-02-22
[ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls
Serge A. Suchkov
1
-4
/
+4
2008-01-31
[ALSA] hda: Add dynamic mono mixer support for STAC92xx codecs
Matthew Ranostay
1
-1
/
+1
2008-01-31
[ALSA] hda: Added mono_out_pin to autoconfig
Matthew Ranostay
1
-0
/
+5
2008-01-31
[ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config()
Takashi Iwai
1
-4
/
+3
2008-01-31
[ALSA] hda-codec - Add afg and mfg preset mask
Marc Boucher
1
-0
/
+4
2008-01-31
[ALSA] hda-codec - Add a delay after power state change
Marc Boucher
1
-0
/
+1
2008-01-31
[ALSA] hda-codec - print control name in error messages
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] hda-codec - Add virtual master controls
Takashi Iwai
1
-0
/
+60
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h
Andrew Paprocki
1
-3
/
+5
2008-01-31
[ALSA] hda-codec - Check value range in ctl callbacks
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] hda-codec - Improve the auto-configuration
Takashi Iwai
1
-0
/
+22
2008-01-31
[ALSA] hda-codec - Add STAC9228 DMIC support
Matthew Ranostay
1
-0
/
+1
2007-11-19
[ALSA] hda-codec - Check PINCAP only for PIN widgets
Takashi Iwai
1
-13
/
+20
2007-11-19
[ALSA] hda-codec - Disable shared stream on AD1986A
Takashi Iwai
1
-3
/
+4
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
[next]