aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai1-0/+4
2013-02-10ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2-4/+17
2013-02-10ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett1-16/+25
2013-02-10ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+5
2013-02-08ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai1-19/+37
2013-02-08ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin1-0/+54
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin2-0/+25
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai4-28/+61
2013-02-07ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai1-0/+3
2013-02-07ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependenciesHeiko Carstens1-0/+1
2013-02-07ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai1-8/+6
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai5-357/+4582
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai3-12/+17
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2-6/+1
2013-02-07ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter1-1/+1
2013-02-06ALSA: hda - Apply mic-mute LED fixup for new HP laptopsTakashi Iwai1-0/+2
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai3-23/+38
2013-02-05ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson1-2/+1
2013-02-05ALSA: hda - Fix phantom jacks on VT1708David Henningsson1-0/+13
2013-02-04ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2-10/+16
2013-02-04ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula1-4/+7
2013-02-01ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-01ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao1-0/+2
2013-02-01ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov1-0/+39
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-28ALSA: hda - Fix powermap for external mics on IDT codecsDavid Henningsson1-0/+8
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai8-18/+19
2013-01-24ALSA: hda - Enable power down of unused widgets for IDT codecsTakashi Iwai1-8/+3
2013-01-24ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2-6/+68
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai3-15/+18
2013-01-24ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai1-0/+32
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai4-18/+32
2013-01-24ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai1-4/+8
2013-01-24ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai1-2/+2
2013-01-23ALSA: hda - Add auto-mute support to PB desktopTakashi Iwai1-1/+12
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+3
2013-01-23ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai1-0/+1
2013-01-23ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai2-8/+13
2013-01-23ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai1-14/+11
2013-01-23ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai3-1/+26
2013-01-23ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai1-3/+2
2013-01-23ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()Takashi Iwai1-4/+5
2013-01-23Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai20-15704/+9779
2013-01-23Merge branch 'for-linus' into for-nextTakashi Iwai7-30/+87
2013-01-22ALSA: hda - Select auto-parser as default for AD codecsTakashi Iwai1-1/+43
2013-01-22ALSA: hda - Convert some static quirks to fixup codes for AD codecsTakashi Iwai1-0/+164
2013-01-22ALSA: hda - Rearrange for dropping static quirk codes in AD codec driverTakashi Iwai1-97/+165
2013-01-22ALSA: hda - Add SPDIF mux control to AD codec auto-parserTakashi Iwai1-5/+261