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.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-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
/
patch_analog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
ALSA: hda - Remove static quirks for AD1986A codec
Takashi Iwai
1
-1012
/
+57
2013-07-04
ALSA: hda - Drop a few other static quirks for AD1986A
Takashi Iwai
1
-10
/
+0
2013-07-04
ALSA: hda - Drop static quirk for Toshiba Satellite L40-10Q
Takashi Iwai
1
-1
/
+0
2013-07-04
ALSA: hda - Drop static quirks for other AD1986A Samsung machines
Takashi Iwai
1
-3
/
+0
2013-07-04
ALSA: hda - Convert static quirks for AD1986A Samsung laptops
Takashi Iwai
1
-96
/
+12
2013-07-04
ALSA: hda - Convert the static quirk for Samsung Q1 Ultra
Takashi Iwai
1
-23
/
+10
2013-07-04
ALSA: hda - Remove static quirks for AD1988 codecs
Takashi Iwai
1
-810
/
+35
2013-07-04
ALSA: hda - Remove static quirks for AD1981 and AD1983 codecs
Takashi Iwai
1
-682
/
+2
2013-07-04
ALSA: hda - Remove static quirks for AD1884/1984 & variants
Takashi Iwai
1
-1330
/
+18
2013-07-04
ALSA: hda - Remove static quirks for AD1882
Takashi Iwai
1
-383
/
+1
2013-07-04
ALSA: hda - Add fixup for HP TouchSmart with AD1984A codec
Takashi Iwai
1
-0
/
+8
2013-07-04
ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codec
Takashi Iwai
1
-0
/
+13
2013-07-04
ALSA: hda - Add GPIO control to AD1884 HP fixup
Takashi Iwai
1
-1
/
+21
2013-07-04
ALSA: hda - Fix EAPD vmaster hook for AD1884 & co
Takashi Iwai
1
-3
/
+9
2013-03-18
ALSA: hda - Move beep attach/detach calls in hda_generic.c
Takashi Iwai
1
-20
/
+13
2013-01-23
ALSA: hda - Fix missing path between aamix and outputs in AD codecs
Takashi Iwai
1
-0
/
+2
2013-01-23
ALSA: hda - Select auto-parser as default for AD codecs
Takashi Iwai
1
-1
/
+43
2013-01-23
ALSA: hda - Convert some static quirks to fixup codes for AD codecs
Takashi Iwai
1
-0
/
+164
2013-01-23
ALSA: hda - Rearrange for dropping static quirk codes in AD codec driver
Takashi Iwai
1
-97
/
+165
2013-01-22
ALSA: hda - Add SPDIF mux control to AD codec auto-parser
Takashi Iwai
1
-5
/
+261
2013-01-22
ALSA: hda - Add aamix NID to AD codecs
Takashi Iwai
1
-0
/
+5
2013-01-21
ALSA: hda - Remove superfluous header inclusions
Takashi Iwai
1
-1
/
+0
2013-01-18
ALSA: hda - Fix missing unsol event handler in some codec drivers
Takashi Iwai
1
-0
/
+1
2013-01-12
ALSA: hda - Add generic parser support to Analog Device codec driver
Takashi Iwai
1
-624
/
+291
2013-01-10
ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c
Takashi Iwai
1
-9
/
+1
2012-11-28
ALSA: hda - Call snd_array_init() early and only once
Takashi Iwai
1
-34
/
+38
2012-11-21
ALSA: hda - Remove shutup calls in free callbacks
Takashi Iwai
1
-1
/
+0
2012-11-05
ALSA: hda - Force to reset IEC958 status bits for AD codecs
Takashi Iwai
1
-0
/
+1
2012-09-19
ALSA: hda - avoid non-standard "Docking" name in mixers
David Henningsson
1
-7
/
+7
2012-08-30
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
1
-19
/
+17
2012-08-15
ALSA: hda - Add 3stack-automute model to AD1882 codec
Takashi Iwai
1
-0
/
+40
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-1
/
+1
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
1
-0
/
+1
2012-04-20
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
1
-2
/
+5
2012-04-20
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
1
-5
/
+3
2012-03-12
ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()
Takashi Iwai
1
-1
/
+1
2012-03-09
ALSA: hda - Initialize vmaster slave volumes
Takashi Iwai
1
-2
/
+6
2012-02-03
ALSA: hda - Add suffix argument to snd_hda_add_vmaster()
Takashi Iwai
1
-53
/
+13
2011-11-16
ALSA: hda - Cache the jack-detection value
Takashi Iwai
1
-0
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-09-23
ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989
Raymond Yau
1
-19
/
+131
2011-09-12
ALSA: hda - Add Headphone Playback Volume control for ad1988/ad1989
Raymond Yau
1
-17
/
+13
2011-07-26
ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PM
Takashi Iwai
1
-2
/
+2
2011-06-10
ALSA: hda - Disable SPDIF only when no pin config set for HP with AD1981
Takashi Iwai
1
-1
/
+2
2011-06-06
ALSA: hda: Virtualize SPDIF out controls
Stephen Warren
1
-1
/
+3
2011-06-03
ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write
Raymond Yau
1
-2
/
+4
2011-06-03
ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()
Takashi Iwai
1
-6
/
+4
2011-05-25
ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe
Tony Vroon
1
-0
/
+1
2011-05-20
ALSA: hda - Fix input-src parse in patch_analog.c
Adrian Wilkins
1
-1
/
+2
2011-05-02
ALSA: hda - Constify fixup and other array data in patch_analog.c
Takashi Iwai
1
-164
/
+164
[next]