summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2012-12-03ALSA: hda - Add support for Realtek ALC292David Henningsson1-0/+1
2012-12-03ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe1-0/+1
2012-12-03ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang1-0/+2
2012-12-03ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson1-0/+1
2012-11-27ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai1-0/+1
2012-11-27ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang1-0/+2
2012-11-27ALSA: hda - Improve HP depop when system enter to S3Kailang Yang1-13/+11
2012-11-27ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai1-0/+14
2012-11-27ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai1-7/+4
2012-11-27ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai1-0/+1
2012-11-27ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman1-5/+9
2012-11-27ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein1-1/+1
2012-10-31ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai1-1/+18
2012-10-31ALSA: hda - add dock support for Thinkpad T430Stefán Freyr1-0/+1
2012-10-21ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur1-0/+9
2012-10-21ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai1-0/+2
2012-10-21ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson1-1/+3
2012-10-21ALSA: hda - Stop LPIB delay counting on broken hardwareTakashi Iwai1-3/+6
2012-10-21ALSA: hda - Fix registration race of VGA switcherooTakashi Iwai1-11/+20
2012-10-21ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai1-3/+3
2012-10-21ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson1-0/+2
2012-10-21ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai1-0/+4
2012-10-13ALSA: hda - Fix hang caused by race during suspend.Dylan Reid1-4/+6
2012-10-13ALSA: hda - use LPIB for delay estimationPierre-Louis Bossart1-7/+29
2012-10-13ALSA: hda - Add another pci id for Haswell boardWang Xingchao1-0/+3
2012-10-13ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson1-0/+29
2012-10-13ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski1-6/+6
2012-10-13ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski1-1/+2
2012-10-13ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo1-1/+2
2012-09-11ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob1-0/+1
2012-09-10ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai1-1/+1
2012-09-06ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai1-1/+1
2012-08-28ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai1-0/+1
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2-2/+9
2012-08-22ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson1-0/+3
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai3-145/+99
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson1-0/+8
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall1-1/+1
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall1-2/+3
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall1-1/+3
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson1-4/+5
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai1-0/+2
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson1-2/+11
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao1-1/+1
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin1-1/+1
2012-08-10ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson1-6/+14
2012-08-10ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter1-1/+1