summaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/layla20_dsp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-24ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecsAnssi Hannula1-0/+22
2013-10-24ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecsAnssi Hannula1-0/+35
2013-10-24ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula3-0/+164
2013-10-24ALSA: hda - hdmi: Add ATI/AMD multi-channel audio supportAnssi Hannula1-29/+273
2013-10-24ALSA: hda - hdmi: Allow HDA patches to customize more operationsAnssi Hannula1-80/+195
2013-10-24ALSA: hda/realtek - Raise the delay for alc283_shutupKailang Yang1-2/+2
2013-10-24ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2-3/+50
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai3-0/+10
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai3-2/+6
2013-10-24ALSA: hda - Add support of ALC285 / ALC293 codecsKailang Yang1-0/+8
2013-10-24ALSA: hda - Add support of ALC255 codecsKailang Yang1-0/+6
2013-10-24ALSA: hda - Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen3-0/+59
2013-10-21ALSA: hda - Fix typos in patch_hdmi.cTakashi Iwai1-3/+3
2013-10-21ALSA: hda - add codec ID for Valleyview2 display codecMengdong Lin1-0/+2
2013-10-20ALSA: dice: restrict the driver to playback-only devicesClemens Ladisch2-4/+15
2013-10-20ALSA: dice: fix detection of Weiss devicesClemens Ladisch1-5/+12
2013-10-20ALSA: dice: dice_proc_read: remove wrong typecastClemens Ladisch1-2/+1
2013-10-20ALSA: dice: document quadlet alignmentClemens Ladisch1-3/+3
2013-10-20ALSA: dice: add a proc file to show device informationClemens Ladisch1-0/+246
2013-10-20ALSA: dice: check clock change timeoutClemens Ladisch1-2/+3
2013-10-20ALSA: dice: dynamic sample rate selectionClemens Ladisch1-35/+102
2013-10-20ALSA: dice: get rate-dependent parametersClemens Ladisch1-2/+90
2013-10-20ALSA: dice: allow notifications during initializationClemens Ladisch1-11/+11
2013-10-20ALSA: dice: get clock capabilitiesClemens Ladisch1-2/+21
2013-10-20ALSA: dice: make amdtp_rates[] constClemens Ladisch2-2/+2
2013-10-20ALSA: dice: fix lockingStefan Richter1-4/+4
2013-10-20ALSA: dice: remove superfluous fieldClemens Ladisch1-3/+1
2013-10-20ALSA: dice: remove 10s period length limitClemens Ladisch1-1/+1
2013-10-20ALSA: dice: avoid superflous write at bus resetClemens Ladisch1-0/+5
2013-10-20ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch8-206/+137
2013-10-20ALSA: dice: optimize reading of consecutive registersClemens Ladisch1-16/+11
2013-10-20ALSA: dice: support dual-wire stream format at 192 kHzClemens Ladisch4-67/+164
2013-10-20ALSA: dice: fix device detection for other vendorsClemens Ladisch1-18/+84
2013-10-20ALSA: dice: reorganize interface definitionsClemens Ladisch2-207/+373
2013-10-20ALSA: firewire: introduce amdtp_out_stream_running()Clemens Ladisch4-23/+18
2013-10-20ALSA: dice: clear device lock when closing hwdep deviceClemens Ladisch1-0/+13
2013-10-20ALSA: dice: implement hwdep deviceClemens Ladisch1-22/+203
2013-10-20ALSA: dice: fix hang when unplugging a running deviceClemens Ladisch1-2/+5
2013-10-20ALSA: dice, firewire-lib: add blocking modeClemens Ladisch3-27/+36
2013-10-20ALSA: dice: reduce noisy loggingClemens Ladisch1-2/+2
2013-10-20ALSA: dice: allow all sample ratesClemens Ladisch1-13/+42
2013-10-20ALSA: dice: optimize bus reset handlingClemens Ladisch1-55/+93
2013-10-18ALSA: emu10k1: code refactoringGeyslan G. Bem1-31/+45
2013-10-17ALSA: add DICE driverClemens Ladisch7-1/+1078
2013-10-17ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai3-81/+97
2013-10-17ALSA: hda - Fix possible races in HDMI driverTakashi Iwai1-3/+11
2013-10-17ALSA: hda - Treat zero connection as non-errorTakashi Iwai1-1/+1
2013-10-17ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDsDavid Henningsson1-2/+90
2013-10-17ALSA: hda - add HDA_FIXUP_ACT_FREE actionDavid Henningsson1-0/+1