summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-70/+70
| * | ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-027-59/+60
| * | ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-503/+503
| * | ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-022-4/+5
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-0236-78/+77
| |\ \
| * | | ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai2011-04-291-2/+5
| * | | ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai2011-04-281-6/+26
| * | | ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai2011-04-281-6/+9
| * | | ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai2011-04-281-13/+133
| * | | ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai2011-04-281-173/+49
| * | | ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai2011-04-281-224/+99
| * | | ALSA: hda - Add support of line-out automute for RealtekTakashi Iwai2011-04-281-154/+120
| * | | ALSA: hda - Add common automute support for mxier-amp on/off for ReatekTakashi Iwai2011-04-281-457/+194
| * | | ALSA: hda - Consolidate default automute functions for RealtekTakashi Iwai2011-04-281-97/+163
| * | | ALSA: hda - Add channel-mode support to Realtek auto-parserTakashi Iwai2011-04-271-20/+249
| * | | ALSA: hda - Minor update for alc662-parser functionsTakashi Iwai2011-04-271-13/+25
| * | | ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.Lydia Wang2011-04-271-0/+5
| * | | ALSA: hda - Enable sync_write workaround for AMD genericallyTakashi Iwai2011-04-262-16/+11
| * | | ALSA: hda - Move EAPD power-down into shutup callback for AD codecsTakashi Iwai2011-04-261-6/+6
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-263-1/+31
| |\ \ \
| * | | | ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecsTakashi Iwai2011-04-211-0/+7
| * | | | ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-201-0/+3
| * | | | ALSA: hda - sound/pci/hda/hda_codec.c: fix warningAndrew Morton2011-04-151-1/+1
| * | | | ALSA: hda - Remember connection listsTakashi Iwai2011-04-072-2/+69
| * | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-04-074-31/+66
| |\ \ \ \
| * | | | | ALSA: hda - Fix unused variable warning in patch_realtek.cTakashi Iwai2011-04-071-2/+0
| * | | | | ALSA: hda - Remove superfluous inits for ALC662 auto-parserTakashi Iwai2011-04-071-30/+0
| * | | | | ALSA: hda - Mute ADC as default in ALC882 and other auto-parsersTakashi Iwai2011-04-071-0/+5
| * | | | | ALSA: hda - Unmute mixer dynamically in alc662 auto-parserTakashi Iwai2011-04-071-4/+11
| * | | | | ALSA: hda - Rewrite alc269_suspend to alc269_shutupTakashi Iwai2011-04-071-12/+3
| * | | | | ALSA: hda - Introduce shutup callback to Realtek spec structTakashi Iwai2011-04-071-0/+20
| * | | | | ALSA: hda - Refactoring EAPD controlsTakashi Iwai2011-04-071-45/+30
| * | | | | ALSA: hda - Split EAPD init to a separate array from alc662_init_verbsTakashi Iwai2011-04-071-12/+43
| * | | | | ALSA: hda - Fix mix->DAC deduction for ALC892Takashi Iwai2011-04-061-13/+14
| * | | | | ALSA: hda - Correct initial dac_nids for some ALC272-quirksTakashi Iwai2011-04-061-2/+2
| * | | | | ALSA: hda - Fix alc662_dac_nid and change "6stack-dig" to "5stack-dig"Raymond Yau2011-04-061-3/+3
| * | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-03-285-89/+193
| |\ \ \ \ \
| * | | | | | ALSA: hda - VIA: Update unsolicited event functionLydia Wang2011-03-241-11/+15
| * | | | | | ALSA: hda - VIA: Update VT2002P initial verbsLydia Wang2011-03-241-0/+4
| * | | | | | ALSA: hda - VIA: Update VT1718S initial verbsLydia Wang2011-03-241-2/+3
| * | | | | | ALSA: hda - VIA: Update VT1708 initial verbsLydia Wang2011-03-241-0/+2
| * | | | | | ALSA: hda - VIA: Add VT1802 check in via_speaker_automute functionLydia Wang2011-03-241-1/+1
| * | | | | | ALSA: hda - VIA: Fix side channel mute invalid issueLydia Wang2011-03-241-5/+17
| * | | | | | ALSA: hda - VIA: Add support for VT1802Lydia Wang2011-03-231-32/+163
| * | | | | | ALSA: hda - VIA: Add support for VT1705Lydia Wang2011-03-231-13/+87
| * | | | | | ALSA: hda - VIA: Add new power management function.Lydia Wang2011-03-231-485/+453
* | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-2219-658/+461
|\ \ \ \ \ \ \
| * | | | | | | ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau2011-05-201-0/+5
| * | | | | | | ALSA: intel8x0m: enable AMD8111 modemDmitry Eremin-Solenikov2011-05-191-2/+2
| * | | | | | | ALSA: fm801: clean-up radio-related KconfigOndrej Zary2011-05-152-7/+6
OpenPOWER on IntegriCloud