summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-09-23ALSA: hdspm - cleanup __user tags in ioctl()Dan Carpenter1-5/+5
2011-09-23ALSA: hdspm - potential info leak in snd_hdspm_hwdep_ioctl()Dan Carpenter1-0/+4
2011-09-23ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]Takashi Iwai1-7/+8
2011-09-22Merge branch 'fix/misc' into topic/miscTakashi Iwai3-9/+16
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings1-2/+0
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-09-21ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson1-7/+24
2011-09-20ALSA: HDA: Refactor Realtek's automuteDavid Henningsson5-148/+131
2011-09-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-25/+39
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-09-20ALSA: via82xx: allow to disable the SRCClemens Ladisch1-0/+8
2011-09-20ALSA: emu10k1: allow to disable the SRCClemens Ladisch1-0/+5
2011-09-20ALSA: ymfpci: allow to disable the SRCClemens Ladisch1-0/+6
2011-09-20ALSA: ymfpci: fix PCM open error handlingClemens Ladisch1-6/+18
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai1-4/+5
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai5-49/+83
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch15-34/+46
2011-09-13ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai1-1/+5
2011-09-12ALSA: hda - Add Headphone Playback Volume control for ad1988/ad1989Raymond Yau1-17/+13
2011-09-12ALSA: ymfpci: add "Playback" to FM Legacy Volume controlRaymond Yau1-1/+1
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson1-19/+27
2011-08-24ALSA: hda - Remove the rest of ALC662 quirksTakashi Iwai2-367/+10
2011-08-24ALSA: hda - Remove ALC662 ASUS eeepc-ep20 model quirkTakashi Iwai1-49/+0
2011-08-24ALSA: hda - Prefer multi-io to speakers for realtek auto-parserTakashi Iwai1-47/+51
2011-08-24ALSA: hda - Fix Center/LFE mixer element creations for RealtekTakashi Iwai1-1/+1
2011-08-24ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parserTakashi Iwai1-43/+50
2011-08-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai1-1/+1
2011-08-24ALSA: hda - Remove ALC662 ASUS M51VA, G71V, H13 and G50V model quirksTakashi Iwai1-195/+0
2011-08-24ALSA: ctxfi: Bump playback substreams to 256Maarten Lankhorst3-3/+3
2011-08-23ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai2-462/+110
2011-08-23ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai2-594/+177
2011-08-23ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai1-14/+21
2011-08-23ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2-2/+14
2011-08-23ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai3-838/+18
2011-08-23ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai1-2/+19
2011-08-23ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2-9/+21
2011-08-23ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai1-5/+12
2011-08-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-29/+53
2011-08-23ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai1-3/+10
2011-08-23ALSA: hda - Update jack-sense info even when no automute is setTakashi Iwai1-4/+4
2011-08-23ALSA: hda - Fix output-path initialization for Realtek auto-parserTakashi Iwai1-7/+13
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai1-3/+5
2011-08-20ALSA: hda - Don't spew too many ELD errorsTakashi Iwai1-12/+19
2011-08-19ALSA: hda - Remove ALC662 model=levono-101e model quirkTakashi Iwai1-50/+0
2011-08-19ALSA: hda - Allow different assoc numbers for multiple speakersTakashi Iwai1-9/+3
2011-08-19ALSA: hda - Support multiple speakers by Realtek auto-parserTakashi Iwai1-32/+164
2011-08-19Merge branch 'fix/misc' into topic/miscTakashi Iwai3-18/+21