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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'topic/hda' into for-linus
Takashi Iwai
29
-21220
/
+18596
2011-07-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2
-8
/
+6
2011-07-21
ALSA: hda - Remove a superfluous argument of via_auto_init_output()
Takashi Iwai
1
-14
/
+10
2011-07-21
ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs
Takashi Iwai
1
-40
/
+52
2011-07-18
ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIA
Takashi Iwai
1
-34
/
+125
2011-07-18
ALSA: hda - Implement dynamic loopback control for VIA codecs
Takashi Iwai
1
-140
/
+260
2011-07-14
ALSA: hda - Fix krealloc() replacement in hda_codec.c
Takashi Iwai
1
-1
/
+2
2011-07-14
ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs
Takashi Iwai
1
-0
/
+3
2011-07-12
ALSA: hda - fix up typos in Kconfig help for default buffer size introduced i...
Paul Menzel
1
-3
/
+3
2011-07-12
ALSA: hda - Add Kconfig for the default buffer size
Takashi Iwai
2
-1
/
+20
2011-07-12
ALSA: Use krealloc() in possible places
Takashi Iwai
1
-6
/
+3
2011-07-12
ALSA: hda - Expose secret DAC-AA connection of some VIA codecs
Takashi Iwai
1
-6
/
+38
2011-07-12
ALSA: hda - Always read raw connections for proc output
Takashi Iwai
3
-7
/
+17
2011-07-12
ALSA: hda - Add snd_hda_override_conn_list() helper function
Takashi Iwai
2
-30
/
+71
2011-07-11
ALSA: hda - Turn on extra EAPDs on Conexant codecs
Takashi Iwai
1
-0
/
+39
2011-07-11
ALSA: hda - Preserve input pin-ctl bits in HP-automute for VIA codec
Takashi Iwai
1
-3
/
+11
2011-07-11
ALSA: hda - Set line-out pin-ctls properly when indep-HP mode changes
Takashi Iwai
1
-10
/
+11
2011-07-11
ALSA: hda - Via Fix speaker-mute checks in VIA driver
Takashi Iwai
1
-4
/
+1
2011-07-09
ALSA: hda - Implement 44kHz workaround for IdeadPad as fixup
Takashi Iwai
1
-11
/
+22
2011-07-09
ALSA: hda - Fix a copmile warning
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Merge alc*_parse_auto_config() functions in patch_realtek.c
Takashi Iwai
1
-526
/
+160
2011-07-08
ALSA: hda - Merge ALC260 auto-parser code
Takashi Iwai
1
-142
/
+11
2011-07-08
ALSA: hda - Merge ALC269 parser code
Takashi Iwai
1
-114
/
+10
2011-07-08
ALSA: hda - Merge ALC268/269 auto-parser codes
Takashi Iwai
1
-239
/
+26
2011-07-08
ALSA: hda - Merge ALC861 auto-parser code
Takashi Iwai
1
-187
/
+8
2011-07-08
ALSA: hda - Fix amp-cap checks in patch_realtek.c
Takashi Iwai
1
-12
/
+22
2011-07-08
ALSA: hda - Merge ALC861-VD auto-parse to the standard parser
Takashi Iwai
1
-138
/
+3
2011-07-08
ALSA: hda - Fix auto-mic detection in Realtek codec-parser
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Fix output-path of VT1812 codec
Lydia Wang
1
-0
/
+1
2011-07-08
ALSA: hda - Fix Oops in smart51 parsing in VIA codec
Takashi Iwai
1
-1
/
+1
2011-07-08
ALSA: hda - Provide the standard auto_init for Realtek codecs
Takashi Iwai
1
-84
/
+21
2011-07-08
ALSA: hda - Merge ALC680 auto-parser to the standard parser
Takashi Iwai
1
-141
/
+90
2011-07-08
ALSA: hda - Add a fix-up for HP RP5800
Takashi Iwai
1
-0
/
+11
2011-07-08
ALSA: hda - Fix Independent-HP detection on VT2002P/1802/1812 codecs
Lydia Wang
1
-0
/
+6
2011-07-08
ALSA: hda - Fix DAC checks for VT2002P/1802/1812 codecs
Lydia Wang
1
-3
/
+11
2011-07-08
ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812
Lydia Wang
1
-37
/
+67
2011-07-07
ALSA: hda - Split quirk codes from patch_realtek.c
Takashi Iwai
13
-13921
/
+14124
2011-07-07
ALSA: hda - Use common paser for digital I/O for ALC260
Takashi Iwai
1
-2
/
+2
2011-07-07
ALSA: hda - More flexible dynamic-ADC switching for Realtek codecs
Takashi Iwai
1
-486
/
+429
2011-07-07
ALSA: hda - Fix warning with ALC882 digital-out detection
Takashi Iwai
1
-1
/
+3
2011-07-07
ALSA: hda - Clean-up PCM assignments in patch_realtek.c
Takashi Iwai
1
-171
/
+58
2011-07-07
ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.c
Takashi Iwai
1
-45
/
+17
2011-07-07
ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parser
Takashi Iwai
1
-192
/
+131
2011-07-07
ALSA: hda - Unify alc_auto_init_analog_input() calls
Takashi Iwai
1
-23
/
+11
2011-07-07
ALSA: hda - Parse ADCs in alc_auto_create_input_ctls()
Takashi Iwai
1
-74
/
+67
2011-07-07
ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsers
Takashi Iwai
1
-353
/
+75
2011-07-07
ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parser
Takashi Iwai
1
-24
/
+34
2011-07-07
ALSA: hda - Initialize DACs in ALC662 auto-parser mode
Takashi Iwai
1
-12
/
+24
2011-07-07
ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662
Takashi Iwai
1
-0
/
+7
2011-07-07
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-11
/
+24
[next]