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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
ALSA: hda - Fix missing unsol event handler in some codec drivers
Takashi Iwai
3
-0
/
+3
2013-01-17
ALSA: hda - Use generic parser for STAC/IDT codec driver
Takashi Iwai
2
-3951
/
+769
2013-01-17
Merge branch 'test/hda-gen-parser' into test/hda-migrate
Takashi Iwai
2
-35
/
+315
2013-01-17
ALSA: hda - Improve naming rule for primary output
Takashi Iwai
1
-17
/
+42
2013-01-17
ALSA: hda - Add PCM capture hook to hda_gen_spec
Takashi Iwai
2
-1
/
+68
2013-01-17
ALSA: hda - Record all detected ADCs in hda_gen_spec
Takashi Iwai
2
-1
/
+8
2013-01-17
ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
Takashi Iwai
2
-4
/
+5
2013-01-17
ALSA: hda - Add input jack mode enum controls to generic parser
Takashi Iwai
2
-0
/
+141
2013-01-17
ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transition
Takashi Iwai
1
-27
/
+13
2013-01-16
ALSA: hda - Give more comments to hda_gen_spec flags
Takashi Iwai
1
-8
/
+19
2013-01-16
ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec
Takashi Iwai
2
-0
/
+7
2013-01-16
ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec
Takashi Iwai
2
-0
/
+4
2013-01-16
ALSA: hda - Properly call automute/switch hooks at init
Takashi Iwai
1
-6
/
+23
2013-01-16
Merge branch 'test/hda-gen-parser' into test/hda-migrate
Takashi Iwai
5
-16
/
+80
2013-01-16
ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs
David Henningsson
1
-2
/
+2
2013-01-16
ALSA: hda - force different capture controls if amp caps differ
David Henningsson
1
-3
/
+21
2013-01-16
ALSA: hda - do not add non-existing Mic boost controls
David Henningsson
1
-0
/
+3
2013-01-16
ALSA: hda - initialize channel counts correctly
David Henningsson
1
-1
/
+1
2013-01-16
ALSA: hda - fix wrong adc_idx in generic parser
David Henningsson
1
-3
/
+3
2013-01-16
ALSA: hda - Check array bounds in get_input_path
David Henningsson
1
-0
/
+8
2013-01-15
ALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
Takashi Iwai
3
-6
/
+16
2013-01-15
ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
David Henningsson
1
-1
/
+1
2013-01-15
ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec
Takashi Iwai
1
-1
/
+0
2013-01-15
ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup table
Takashi Iwai
1
-7
/
+5
2013-01-15
ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()
Takashi Iwai
1
-43
/
+40
2013-01-15
ALSA: hda - Use standard fixup table for IDT92HD83xxx
Takashi Iwai
1
-150
/
+248
2013-01-15
ALSA: hda - Use standard fixup table for IDT92HD73xx
Takashi Iwai
1
-113
/
+218
2013-01-15
ALSA: hda - Use standard fixup table for IDT92HD71Bxx
Takashi Iwai
1
-169
/
+312
2013-01-15
ALSA: hda - Check pincap while parsing the configuration
Takashi Iwai
1
-0
/
+25
2013-01-15
ALSA: hda - Use standard fixup table for STAC927x
Takashi Iwai
1
-120
/
+235
2013-01-15
ALSA: hda - Use standard fixup table for STAC922x
Takashi Iwai
1
-171
/
+312
2013-01-14
ALSA: hda - Use standard fixup table for STAC9205
Takashi Iwai
1
-83
/
+154
2013-01-14
ALSA: hda - Use standard fixup table for STAC9872
Takashi Iwai
1
-21
/
+28
2013-01-14
ALSA: hda - Use standard fixup table for STAC925x
Takashi Iwai
1
-85
/
+141
2013-01-14
ALSA: hda - Use standard fixup table for STAC9200
Takashi Iwai
1
-104
/
+265
2013-01-14
Merge branch 'test/hda-gen-parser' into test/hda-migrate
Takashi Iwai
2
-1
/
+18
2013-01-14
ALSA: hda - Add capture_switch_hook to generic parser
Takashi Iwai
2
-1
/
+18
2013-01-12
ALSA: hda - Use generic parser for VIA codec driver
Takashi Iwai
2
-2405
/
+206
2013-01-12
ALSA: hda - Add generic parser support to Analog Device codec driver
Takashi Iwai
2
-624
/
+292
2013-01-12
ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver
Takashi Iwai
1
-43
/
+57
2013-01-12
ALSA: hda - Use generic parser in Conexant codec driver
Takashi Iwai
2
-1253
/
+62
2013-01-12
ALSA: hda - Use generic parser for Cirrus codec driver
Takashi Iwai
2
-1189
/
+99
2013-01-12
ALSA: hda - Use generic parser for CA0110 codec
Takashi Iwai
2
-473
/
+16
2013-01-12
ALSA: hda - Use generic codec parser for C-Media codecs
Takashi Iwai
2
-118
/
+47
2013-01-12
ALSA: hda - Remove superfluous kconfig depends
Takashi Iwai
1
-3
/
+0
2013-01-12
ALSA: hda - Allow user to give hints for codec parser behavior
Takashi Iwai
2
-0
/
+73
2013-01-12
ALSA: hda - Add snd_hda_get_int_hint() helper function
Takashi Iwai
3
-18
/
+31
2013-01-12
ALSA: hda - Protect user-defined arrays via mutex
Takashi Iwai
4
-21
/
+65
2013-01-12
ALSA: hda/realtek - Generic mute LED implementation for HP laptops
Takashi Iwai
1
-28
/
+48
2013-01-12
ALSA: hda/realtek - Fix the timing for some fixups
Takashi Iwai
1
-3
/
+3
[next]