cascardo/linux.git
2013-01-22 Takashi IwaiALSA: hda - Add aamix NID to AD codecs
2013-01-21 Takashi IwaiALSA: hda - Add aamix NID to IDT 92HD codecs
2013-01-21 Takashi IwaiALSA: hda - Remove superfluous header inclusions
2013-01-21 Takashi IwaiALSA: hda - Enable parsing the independent HP mode...
2013-01-21 Takashi IwaiALSA: hda - Fix conflicts between Loopback Mixing and...
2013-01-21 Takashi IwaiALSA: hda - Check aamix-output paths from other DACs...
2013-01-21 Takashi IwaiALSA: hda - Add missing badness evaluation for unresolv...
2013-01-21 Takashi IwaiALSA: hda - Set the pin targets after deciding output...
2013-01-21 Takashi IwaiALSA: hda - Improve debug prints for output paths
2013-01-18 Takashi IwaiALSA: hda/conexant - Set mixer NID 0x19 for CX20551...
2013-01-18 Takashi IwaiALSA: hda - Correct more array rooms in hda_gen_spec
2013-01-18 Takashi IwaiALSA: hda - Fix the wrong adc_idx for capture source
2013-01-18 David HenningssonALSA: hda - Don't add unnecessary indices on HDMI and...
2013-01-18 David HenningssonALSA: hda - don't compare with yourself in fill_input_p...
2013-01-18 David HenningssonALSA: hda - make sure there are enough input labels...
2013-01-18 Takashi IwaiALSA: hda - Fix speaker pin of FSC Lifebook S7110 laptop
2013-01-18 Takashi IwaiALSA: hda - Add boost to line inputs, too
2013-01-18 Takashi IwaiALSA: hda/sigmatel - Add bass speaker support for HP...
2013-01-18 Takashi IwaiALSA: hda - Consolidate cap_sync_hook and capture_switc...
2013-01-18 Takashi IwaiALSA: hda - Fix missing call of capture_switch_hook
2013-01-18 Takashi IwaiALSA: hda - Look for boost controls more deeply
2013-01-18 Takashi IwaiALSA: hda - Fix invalid mute in path activation
2013-01-18 Takashi IwaiALSA: hda - Unify input label creations in generic...
2013-01-18 Takashi IwaiALSA: hda - Keep autocfg.input idx value in imux table
2013-01-18 Takashi IwaiALSA: hda - Fix missing unsol event handler in some...
2013-01-17 Takashi IwaiALSA: hda - Use generic parser for STAC/IDT codec driver
2013-01-17 Takashi IwaiMerge branch 'test/hda-gen-parser' into test/hda-migrate
2013-01-17 Takashi IwaiALSA: hda - Improve naming rule for primary output
2013-01-17 Takashi IwaiALSA: hda - Add PCM capture hook to hda_gen_spec
2013-01-17 Takashi IwaiALSA: hda - Record all detected ADCs in hda_gen_spec
2013-01-17 Takashi IwaiALSA: hda - Move vmaster TLV parsing to snd_hda_gen_par...
2013-01-17 Takashi IwaiALSA: hda - Add input jack mode enum controls to generi...
2013-01-17 Takashi IwaiALSA: hda - Minor cleanup/fixes for patch_sigmatel...
2013-01-16 Takashi IwaiALSA: hda - Give more comments to hda_gen_spec flags
2013-01-16 Takashi IwaiALSA: hda - Add suppress_auto_mute flag to hda_gen_spec
2013-01-16 Takashi IwaiALSA: hda - Record the current speaker / LO mute status...
2013-01-16 Takashi IwaiALSA: hda - Properly call automute/switch hooks at...
2013-01-16 Takashi IwaiMerge branch 'test/hda-gen-parser' into test/hda-migrate
2013-01-16 David HenningssonALSA: hda - Make sure fill_all_dac_nids is called for...
2013-01-16 David HenningssonALSA: hda - force different capture controls if amp...
2013-01-16 David HenningssonALSA: hda - do not add non-existing Mic boost controls
2013-01-16 David HenningssonALSA: hda - initialize channel counts correctly
2013-01-16 David HenningssonALSA: hda - fix wrong adc_idx in generic parser
2013-01-16 David HenningssonALSA: hda - Check array bounds in get_input_path
2013-01-15 Takashi IwaiALSA: hda - Add prefer_hp_amp flag to hda_gen_spec
2013-01-15 David HenningssonALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
2013-01-15 Takashi IwaiALSA: hda/sigmatel - Remove superfluous fields from...
2013-01-15 Takashi IwaiALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to...
2013-01-15 Takashi IwaiALSA: hda/sigmatel - Remove PCI id check in find_mute_l...
2013-01-15 Takashi IwaiALSA: hda - Use standard fixup table for IDT92HD83xxx
2013-01-15 Takashi IwaiALSA: hda - Use standard fixup table for IDT92HD73xx
2013-01-15 Takashi IwaiALSA: hda - Use standard fixup table for IDT92HD71Bxx
2013-01-15 Takashi IwaiALSA: hda - Check pincap while parsing the configuration
2013-01-15 Takashi IwaiALSA: hda - Use standard fixup table for STAC927x
2013-01-15 Takashi IwaiALSA: hda - Use standard fixup table for STAC922x
2013-01-14 Takashi IwaiALSA: hda - Use standard fixup table for STAC9205
2013-01-14 Takashi IwaiALSA: hda - Use standard fixup table for STAC9872
2013-01-14 Takashi IwaiALSA: hda - Use standard fixup table for STAC925x
2013-01-14 Takashi IwaiALSA: hda - Use standard fixup table for STAC9200
2013-01-14 Takashi IwaiMerge branch 'test/hda-gen-parser' into test/hda-migrate
2013-01-14 Takashi IwaiALSA: hda - Add capture_switch_hook to generic parser
2013-01-12 Takashi IwaiALSA: hda - Use generic parser for VIA codec driver
2013-01-12 Takashi IwaiALSA: hda - Add generic parser support to Analog Device...
2013-01-12 Takashi IwaiALSA: hda - Rearrange for dropping static quirk codes...
2013-01-12 Takashi IwaiALSA: hda - Use generic parser in Conexant codec driver
2013-01-12 Takashi IwaiALSA: hda - Use generic parser for Cirrus codec driver
2013-01-12 Takashi IwaiALSA: hda - Use generic parser for CA0110 codec
2013-01-12 Takashi IwaiALSA: hda - Use generic codec parser for C-Media codecs
2013-01-12 Takashi IwaiALSA: hda - Remove superfluous kconfig depends
2013-01-12 Takashi IwaiALSA: hda - Allow user to give hints for codec parser...
2013-01-12 Takashi IwaiALSA: hda - Add snd_hda_get_int_hint() helper function
2013-01-12 Takashi IwaiALSA: hda - Protect user-defined arrays via mutex
2013-01-12 Takashi IwaiALSA: hda/realtek - Generic mute LED implementation...
2013-01-12 Takashi IwaiALSA: hda/realtek - Fix the timing for some fixups
2013-01-12 Takashi IwaiALSA: hda/realtek - Add a fixup for FSC S7020 laptop
2013-01-12 Takashi IwaiALSA: hda - Add output jack mode enum controls
2013-01-12 Takashi IwaiALSA: hda - Update automute / automic upon jack retasking
2013-01-12 Takashi IwaiALSA: hda - Add a new fixup type to override pinctl...
2013-01-12 Takashi IwaiALSA: hda/realtek - Read the cached pinctl value in...
2013-01-12 Takashi IwaiALSA: hda/realtek - Drop aliases for old fixups
2013-01-12 Takashi IwaiALSA: hda - Avoid auto-mute or auto-mic of retasked...
2013-01-12 Takashi IwaiALSA: hda - Manage current pinctl values in generic...
2013-01-12 Takashi IwaiALSA: hda - More strict correction of invalid pinctl...
2013-01-12 Takashi IwaiALSA: hda - Add helper functions to cache the current...
2013-01-12 Takashi IwaiALSA: hda - Clear the dropped paths properly
2013-01-12 Takashi IwaiALSA: hda - Allow aamix as a capture source
2013-01-12 Takashi IwaiALSA: hda - Fix inconsistent input_paths after ADC...
2013-01-12 Takashi IwaiALSA: hda - Return "Headphone Mic" from hda_get_autocfg...
2013-01-12 Takashi IwaiALSA: hda - Exclude aamix from capture paths
2013-01-12 Takashi IwaiALSA: hda - Add a flag to suppress mic auto-switch
2013-01-12 Takashi IwaiALSA: hda - Handle BOTH jack port as a fixed output
2013-01-12 Takashi IwaiALSA: hda - Re-define snd_hda_parse_nid_path()
2013-01-12 Takashi IwaiALSA: hda - Manage input paths via path indices
2013-01-12 Takashi IwaiALSA: hda - Fix multi-io channel mode management
2013-01-12 Takashi IwaiALSA: hda - Don't set up active streams twice
2013-01-12 Takashi IwaiALSA: hda - Remove unused dac reference in create_multi...
2013-01-12 Takashi IwaiALSA: hda - Use direct path reference in assign_out_pat...
2013-01-12 Takashi IwaiALSA: hda - Clear path indices properly at each re...
2013-01-12 Takashi IwaiALSA: hda - Add brief comments to exported snd_hda_gen_...
2013-01-12 Takashi IwaiALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BI...
next