summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai
2014-03-31ALSA: hda - Enable beep for ASUS 1015EW. Trevor King
2014-03-31ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter
2014-03-26ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang
2014-03-25ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai
2014-03-20ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codecMengdong Lin
2014-03-18Merge branch 'topic/alc28x' into for-nextTakashi Iwai
2014-03-18ALSA: hda/realtek - Restore default value for ALC282Kailang Yang
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch
2014-03-18Merge branch 'topic/alc28x' into for-nextTakashi Iwai
2014-03-18ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codecKailang Yang
2014-03-18ALSA: hda/realtek - Restore default value for ALC283Kailang Yang
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-03-11ALSA: sis7019: Simplify dependenciesJean Delvare
2014-03-11ALSA: cs5535audio: Also needed on MIPSJean Delvare
2014-03-11ALSA: hda - initialize audio InfoFrame to be all zeroMengdong Lin
2014-03-11ALSA: cs553*: Fix dependenciesJean Delvare
2014-03-07ALSA: hda - Fix loud click noise with IdeaPad 410YTakashi Iwai
2014-03-05ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai
2014-03-05ALSA: echoaudio: use after free on errorDan Carpenter
2014-03-05ALSA: lola: NULL deref on allocation errorDan Carpenter
2014-03-05ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai
2014-03-05ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai
2014-03-04ALSA: hda - add automute fix for another dell AIO modelHui Wang
2014-03-03ALSA: hda/realtek - Add headset quirk for Dell DTKailang Yang
2014-03-03ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust
2014-03-03ALSA: hda - Mark reg op args as iomemDylan Reid
2014-03-03ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid
2014-03-03ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid
2014-03-01ALSA: hda - remove PCI dependency in KconfigDylan Reid
2014-03-01ALSA: hda - Move codec create to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add position_check opDylan Reid
2014-03-01ALSA: hda - Move low level functions to hda_controllerDylan Reid
2014-03-01ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid
2014-03-01ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid
2014-03-01ALSA: hda - Move the dsp loader to hda_controllerDylan Reid
2014-03-01ALSA: hda - Pull pages allocation to hda_controllerDylan Reid
2014-03-01ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid
2014-03-01ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid
2014-03-01ALSA: hda - Move snd page allocation to opsDylan Reid
2014-03-01ALSA: hda - Pass max_slots and power_save to codec_createDylan Reid
2014-03-01ALSA: hda - Add jackpoll_ms to struct azxDylan Reid
2014-03-01ALSA: hda - remove unused clear of STATESTSDylan Reid
2014-03-01ALSA: hda - Add function pointer for disabling MSIDylan Reid
2014-03-01ALSA: hda - Use device pointer from the card instead of pciDylan Reid
2014-03-01ALSA: hda - Keep pointer to bdl_pos_fix in chip structDylan Reid
2014-03-01ALSA: hda - Allow different ops to read/write registersDylan Reid