index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_analog.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
ALSA: hda - Select auto-parser as default for AD codecs
Takashi Iwai
1
-1
/
+43
2013-01-22
ALSA: hda - Convert some static quirks to fixup codes for AD codecs
Takashi Iwai
1
-0
/
+164
2013-01-22
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-10-31
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
2011-05-02
ALSA: hda - Constify some API function arguments
Takashi Iwai
1
-1
/
+1
2011-04-26
ALSA: hda - Move EAPD power-down into shutup callback for AD codecs
Takashi Iwai
1
-6
/
+6
2011-03-25
ALSA: HDA: New AD1984A model for Dell Precision R5500
David Henningsson
1
-0
/
+89
2011-02-14
ALSA: hda - simplify multistreaming playback model of ad1988
Raymond Yau
1
-107
/
+10
2011-01-18
ALSA: hda - consitify string arrays
Takashi Iwai
1
-14
/
+16
2011-01-18
ALSA: hda - Add add multi-streaming playback for AD1988
Raymond Yau
1
-4
/
+178
2011-01-10
ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"
David Henningsson
1
-36
/
+36
2010-10-25
ALSA: hda - Disable sticky PCM stream assignment for AD codecs
Takashi Iwai
1
-0
/
+7
2010-09-21
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+1
2010-09-21
ALSA: hda - Add Dell Latitude E6400 model quirk
Luke Yelavich
1
-0
/
+1
2010-09-09
ALSA: hda - Improve the input source name labels
Takashi Iwai
1
-16
/
+11
2010-09-09
ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
Takashi Iwai
1
-2
/
+2
2010-09-09
ALSA: hda - Keep char arrays in input_mux items
Takashi Iwai
1
-3
/
+3
2010-08-30
ALSA: hda - Use new inputs[] field to parse input-pins for AD codecs
Takashi Iwai
1
-12
/
+18
[next]