index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_analog.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)
Jaroslav Kysela
2010-01-21
1
-1
/
+10
|
|
/
|
/
|
*
|
ALSA: hda: Add powerdown for Analog Devices HDA codecs
Daniel T Chen
2009-12-28
1
-0
/
+68
*
|
ALSA: hda - Fix NID association for capture mixers
Takashi Iwai
2009-12-23
1
-2
/
+1
*
|
Merge remote branch 'alsa/devel' into topic/hda
Takashi Iwai
2009-12-15
1
-4
/
+33
|
\
\
|
|
/
|
/
|
|
*
ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
Jaroslav Kysela
2009-12-15
1
-10
/
+6
|
*
ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
Jaroslav Kysela
2009-12-15
1
-5
/
+7
|
*
ALSA: hda - add more NID->Control mapping
Jaroslav Kysela
2009-12-15
1
-0
/
+31
*
|
ALSA: hda: Fix max PCM level to 0 dB for AD1981_HP
Daniel T Chen
2009-12-14
1
-0
/
+8
|
/
*
ALSA: hda - Generalize EAPD inversion check in patch_analog.c
Takashi Iwai
2009-12-08
1
-8
/
+9
*
ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()
Takashi Iwai
2009-11-18
1
-31
/
+16
*
ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n
Takashi Iwai
2009-11-16
1
-0
/
+6
*
ALSA: hda - Get rid of magic digits for subdev hack
Takashi Iwai
2009-11-16
1
-1
/
+1
*
ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping
Jaroslav Kysela
2009-11-16
1
-0
/
+2
*
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
Jaroslav Kysela
2009-11-16
1
-1
/
+3
*
ALSA: hda_intel: Digital PC Beep - change behaviour for input layer
Jaroslav Kysela
2009-11-16
1
-1
/
+1
*
ALSA: hda - Analog Devices AD1984A add HP Touchsmart model
Miguel de Barros
2009-09-29
1
-0
/
+139
*
ALSA: hda - Unmute docking line-out as default with AD1984A codec
Takashi Iwai
2009-09-01
1
-0
/
+2
*
ALSA: hda - Add missing GPIO initialization for AD1984A laptop model
Takashi Iwai
2009-08-31
1
-0
/
+4
*
ALSA: hda - Add support of docking auto-mute/mic for AD1984A laptop model
Takashi Iwai
2009-08-31
1
-40
/
+81
*
ALSA: hda - Add more quirk for HP laptops with AD1984A
Takashi Iwai
2009-08-27
1
-0
/
+1
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-08-19
1
-2
/
+4
|
\
|
*
ALSA: hda: enable speaker output for Compaq 6530s/6531s
Wu Fengguang
2009-08-19
1
-2
/
+4
*
|
ALSA: hda - Reword information messages for BIOS auto-probing mode
Takashi Iwai
2009-07-28
1
-1
/
+2
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-07-24
1
-1
/
+1
|
\
|
|
*
ALSA: hda - Restore GPIO1 properly at resume with AD1984A
Takashi Iwai
2009-07-22
1
-1
/
+1
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-07-03
1
-1
/
+26
|
\
|
|
*
ALSA: hda - Add GPIO1 control at muting with HP laptops
Takashi Iwai
2009-07-03
1
-1
/
+26
*
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-07-01
1
-0
/
+1
|
\
|
|
*
ALSA: hda - Add quirk for HP 6930p
Takashi Iwai
2009-07-01
1
-0
/
+1
*
|
ALSA: hda - Fix support for Samsung P50 with AD1986A codec
Takashi Iwai
2009-06-24
1
-0
/
+41
*
|
ALSA: hda - Generalize the pin-detect quirk for Lenovo N100
Takashi Iwai
2009-06-24
1
-2
/
+8
*
|
ALSA: hda - Simplify AD1986A mixer definitions
Takashi Iwai
2009-06-24
1
-56
/
+21
|
/
*
ALSA: hda - Fix init verbs of AD1884A mobile model
Takashi Iwai
2009-04-23
1
-1
/
+44
*
ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, too
Takashi Iwai
2009-04-16
1
-0
/
+8
*
ALSA: hda - add missing comma in ad1884_slave_vols
Akinobu Mita
2009-04-07
1
-1
/
+1
*
ALSA: hda - Clean up / fix quirks for HP laptops with AD1984A
Takashi Iwai
2009-02-25
1
-3
/
+2
*
Merge branch 'test/hda-pincfg' into topic/hda
Takashi Iwai
2009-02-23
1
-2
/
+1
|
\
|
*
ALSA: hda - Remove codec-specific pin save/restore functions
Takashi Iwai
2009-02-20
1
-2
/
+1
*
|
ALSA: hda - Don't give over 0dB volume for AD1984A HP laptops
Takashi Iwai
2009-02-23
1
-0
/
+8
|
/
*
ALSA: hda - Clean up quirks for HP laptops with AD1984A
Takashi Iwai
2009-02-16
1
-2
/
+1
*
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-02-13
1
-3
/
+12
|
\
|
*
ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
Takashi Iwai
2009-02-13
1
-1
/
+10
|
*
ALSA: hda - Add missing terminator in slave dig-out array
Takashi Iwai
2009-02-13
1
-2
/
+2
*
|
ALSA: hda - Detect multiple digital-out pins
Takashi Iwai
2009-02-12
1
-1
/
+1
*
|
ALSA: hda - Clean up quirk lists
Takashi Iwai
2009-02-09
1
-6
/
+4
*
|
ALSA: hda - Use digital beep for AD codecs
Takashi Iwai
2009-02-06
1
-52
/
+88
*
|
ALSA: hda - Add quirk for another HP laptop
Takashi Iwai
2009-02-05
1
-0
/
+1
*
|
ALSA: hda - Add quirk for HP zenith laptop
Takashi Iwai
2009-02-05
1
-0
/
+1
*
|
ALSA: hda - Fix wrong initial verb for AD1984 thinkpad model
Takashi Iwai
2009-01-23
1
-1
/
+1
*
|
ALSA: hda - Fix invalid verbs for mic-boosts on AD1884*
Takashi Iwai
2009-01-23
1
-4
/
+4
[prev]
[next]