]> git.karo-electronics.de Git - karo-tx-linux.git/history - sound/pci/hda/hda_generic.c
ALSA: hda - Improve debug prints for output paths
[karo-tx-linux.git] / sound / pci / hda / hda_generic.c
2013-01-21 Takashi IwaiALSA: hda - Improve debug prints for output paths
2013-01-18 Takashi IwaiALSA: hda - Fix the wrong adc_idx for capture source
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 - Add boost to line inputs, too
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-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-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-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 - Allow user to give hints for codec parser...
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 - 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 - 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 - 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 - 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...
2013-01-12 Takashi IwaiALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_chec...
2013-01-12 Takashi IwaiALSA: hda - Add pcm_playback_hook to hda_gen_spec
2013-01-12 Takashi IwaiALSA: hda - Drop bind-volume workaround
2013-01-12 Takashi IwaiALSA: hda - Drop unneeded pin argument from set_output_...
2013-01-12 Takashi IwaiALSA: hda - Add missing slave names for Speaker Surroun...
2013-01-12 Takashi IwaiALSA: hda - Prefer binding the primary CLFE output
2013-01-12 Takashi IwaiALSA: hda - Fix truncated control names
2013-01-12 Takashi IwaiALSA: hda - Add Loopback Mixing control
2013-01-12 Takashi IwaiALSA: hda - Correct aamix output paths
2013-01-12 Takashi IwaiALSA: hda - Initialize digital-input path properly
2013-01-12 Takashi IwaiALSA: hda - Manage using output/loopback path indices
2013-01-12 Takashi IwaiALSA: hda - Fix multi-io pin assignment in create_multi...
2013-01-12 Takashi IwaiALSA: hda - Simplify the multi-io assignment with multi...
2013-01-12 Takashi IwaiALSA: hda - Check the existing path in snd_hda_add_new_...
2013-01-12 Takashi IwaiALSA: hda - Avoid duplicated path creations
2013-01-12 Takashi IwaiALSA: hda - Initialize output paths with current active...
2013-01-12 Takashi IwaiALSA: hda - Don't skip amp init for activated paths
2013-01-12 Takashi IwaiALSA: hda - Add hooks for HP/line/mic auto switching
2013-01-12 Takashi IwaiALSA: hda - Revive snd_hda_get_conn_list()
2013-01-12 Takashi IwaiALSA: hda - Add inv_eapd flag to struct hda_codec
2013-01-12 Takashi IwaiALSA: hda - Implement independent HP control
2013-01-12 Takashi IwaiALSA: hda - Allow aamix in the primary output path
2013-01-12 Takashi IwaiALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_pa...
2013-01-12 Takashi IwaiALSA: hda - Fix typos in debug_show_configs()
2013-01-12 Takashi IwaiALSA: hda - Add more debug prints about new paths
2013-01-12 Takashi IwaiALSA: hda - Drop spec->channel_mode field from hda_gen_spec
2013-01-12 Takashi IwaiALSA: hda - Fix PCM name string for generic parser
2013-01-12 Takashi IwaiALSA: hda - Use cached version for changing pins in...
2013-01-12 Takashi IwaiALSA: hda - Dynamically turn on/off EAPD in generic...
2013-01-12 Takashi IwaiALSA: hda - Fix initialization of primary outputs in...
2013-01-12 Takashi IwaiALSA: hda - Refactor init_extra_out() in hda_generic.c
2013-01-12 Takashi IwaiALSA: hda - Clear unsol enable bits on unused pins...
2013-01-12 Takashi IwaiALSA: hda - Add spec->vmaster_mute_enum flag to generic...
2013-01-12 Takashi IwaiALSA: hda - Do sequential writes in snd_hda_gen_init()
2013-01-12 Takashi IwaiALSA: hda - Add / fix comments about capture vol/sw...
2013-01-12 Takashi IwaiALSA: hda - Add missing amp cache flush for bound captu...
2013-01-12 Takashi IwaiALSA: hda - Use "Capture Source" for single sources
2013-01-12 Takashi IwaiALSA: hda - Export standard jack event handlers for...
2013-01-12 Takashi IwaiALSA: hda - Fix NULL dereference in snd_hda_gen_build_c...
2013-01-12 Takashi IwaiALSA: hda - Move the call of snd_hda_parse_pin_defcfg...
2013-01-12 Takashi IwaiALSA: hda - Export snd_hda_gen_add_kctl()
2013-01-12 Takashi IwaiALSA: hda - Add EAPD control to generic parser
2013-01-12 Takashi IwaiALSA: hda - Merge Realtek parser code to generic parser
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-14 Linus TorvaldsMerge branch 'x86-acpi-for-linus' of git://git.kernel...
2012-12-12 Jiri KosinaMerge branches 'for-3.7/upstream-fixes', 'for-3.8/hidra...
2012-12-09 Mark BrownMerge remote-tracking branch 'asoc/topic/adsp' into...
2012-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-02 Mark BrownMerge remote-tracking branch 'asoc/topic/adsp' into...
next