summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2013-01-18ALSA: hda/sigmatel - Add bass speaker support for HP ENVY Spectre XTTakashi Iwai
2013-01-18ALSA: hda - Consolidate cap_sync_hook and capture_switch_hookTakashi Iwai
2013-01-18ALSA: hda - Fix missing call of capture_switch_hookTakashi Iwai
2013-01-18ALSA: hda - Fix mute led for another HP machineDavid Henningsson
2013-01-18ALSA: hda - Look for boost controls more deeplyTakashi Iwai
2013-01-18ALSA: hda - Fix invalid mute in path activationTakashi Iwai
2013-01-18ALSA: hda - Unify input label creations in generic parserTakashi Iwai
2013-01-18ALSA: hda - Keep autocfg.input idx value in imux tableTakashi Iwai
2013-01-18ALSA: hda - Fix missing unsol event handler in some codec driversTakashi Iwai
2013-01-17ALSA: hda - Use generic parser for STAC/IDT codec driverTakashi Iwai
2013-01-17Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai
2013-01-17ALSA: hda - Improve naming rule for primary outputTakashi Iwai
2013-01-17ALSA: hda - Add PCM capture hook to hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Record all detected ADCs in hda_gen_specTakashi Iwai
2013-01-17ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()Takashi Iwai
2013-01-17ALSA: hda - Add input jack mode enum controls to generic parserTakashi Iwai
2013-01-17ALSA: hda - Minor cleanup/fixes for patch_sigmatel.c fixup transitionTakashi Iwai
2013-01-16ALSA: hda - Give more comments to hda_gen_spec flagsTakashi Iwai
2013-01-16ALSA: hda - Add suppress_auto_mute flag to hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Record the current speaker / LO mute status in hda_gen_specTakashi Iwai
2013-01-16ALSA: hda - Properly call automute/switch hooks at initTakashi Iwai
2013-01-16Merge branch 'test/hda-gen-parser' into test/hda-migrateTakashi Iwai
2013-01-16ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecsDavid Henningsson
2013-01-16ALSA: hda - force different capture controls if amp caps differDavid Henningsson
2013-01-16ALSA: hda - do not add non-existing Mic boost controlsDavid Henningsson
2013-01-16ALSA: hda - initialize channel counts correctlyDavid Henningsson
2013-01-16ALSA: hda - fix wrong adc_idx in generic parserDavid Henningsson
2013-01-16ALSA: hda - Check array bounds in get_input_pathDavid Henningsson
2013-01-16ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai
2013-01-16ALSA: hdsp - Remove obsolete settings functionsAdrian Knoth
2013-01-16ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settingsAdrian Knoth
2013-01-16ALSA: hdsp - Implement generic function to toggle settingsAdrian Knoth
2013-01-16ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxesAdrian Knoth
2013-01-15ALSA: hda - Add prefer_hp_amp flag to hda_gen_specTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai
2013-01-15ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai
2013-01-15Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai
2013-01-15ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett
2013-01-15ALSA: hda/ca0132: Shuffle to group together related codeIan Minett
2013-01-15ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett
2013-01-15ALSA: hda/ca0132: Add tuning controlsIan Minett
2013-01-15ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett
2013-01-15ALSA: hda/ca0132: Add PCM enhancementsIan Minett
2013-01-15ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett
2013-01-15ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett