summaryrefslogtreecommitdiff
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | | | | ALSA: tea575x: use better card and bus namesOndrej Zary2011-05-132-0/+4
| * | | | | | | ALSA: tea575x: remove unused card from structOndrej Zary2011-05-132-2/+0
| * | | | | | | ALSA: tea575x: remove freq_fixup from structOndrej Zary2011-05-132-2/+0
| * | | | | | | ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary2011-05-111-11/+22
| * | | | | | | ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary2011-05-101-279/+57
| * | | | | | | ALSA: es1968: convert TEA575x support to new interfaceOndrej Zary2011-05-101-71/+24
| * | | | | | | ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau2011-04-264-9/+10
| * | | | | | | ALSA: asihpi - Use %zd for size_t argument in error message (again)Takashi Iwai2011-04-201-1/+1
| * | | | | | | ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59Raymond Yau2011-04-201-2/+2
| * | | | | | | ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760PRaymond Yau2011-04-061-0/+6