aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16ASoC: Intel: Add Broadwell Machine supportLiam Girdwood3-0/+265
2014-07-16Merge remote-tracking branch 'asoc/topic/rt286' into HEADMark Brown4-0/+1428
2014-07-16ASoC: Intel: Update FW version readbackJie Yang1-3/+17
2014-07-16ASoC: intel: Cleanup useless ACPI inclusion.Lv Zheng1-3/+0
2014-07-14ASoC: Intel: mfld: add generic parameter interfaceVinod Koul1-1/+4
2014-07-14ASoC: Intel: mfld: add dsp error codesVinod Koul1-0/+15
2014-07-14ASoC: Intel: add sst shim register start-end variablesVinod Koul1-0/+4
2014-07-14ASoC: rt286: make rt286_i2c_driver staticBard Liao1-1/+1
2014-07-14ASoC: Intel: Start with all memory banks disabledJie Yang1-2/+3
2014-07-14ASoC: Intel: Use a table for ADSP SRAM shiftJie Yang1-10/+29
2014-07-14ASoC: Intel: Merge wild cat point ADSP DRAM regionsJie Yang1-3/+1
2014-07-07ASoC: RT286: Fix silent at the beginning of streamBard Liao2-1/+24
2014-07-07ASoC: RT286: move initial settings to _i2c_probeBard Liao1-50/+49
2014-07-07ASoC: RT286: check ID in i2c levelBard Liao1-8/+8
2014-07-07ASoC: RT286: remove test codeBard Liao1-1/+0
2014-07-04ASoC: add RT286 CODEC driverBard Liao4-0/+1407
2014-06-24ASoC: Intel: byt-max98090: Do not change speaker and DMIC with jack stateJarkko Nikula1-8/+0
2014-06-23ASoC: Intel: use common stream allocation method for compressed streamVinod Koul2-7/+11
2014-06-23ASoC: Intel: add mrfld pipelinesVinod Koul3-9/+139
2014-06-22ASoC: Intel: mfld-pcm: modularize stream allocation codeVinod Koul2-33/+71
2014-06-22ASoC: Intel: add the mrfld fw IPC definationsVinod Koul1-11/+403
2014-06-21ASoc: Intel: mfld-pcm: report pcm delayVinod Koul2-0/+2
2014-06-21ASoC: Intel: mfld-pcm rename period callback argVinod Koul2-7/+7
2014-06-21ASoC: Intel: mfld_pcm: move stream handling to dai_opsVinod Koul1-49/+63
2014-06-21ASoC: Intel: byt-rt5640: Enable headset mic bias voltageJarkko Nikula1-0/+1
2014-06-21ASoC: Intel: Show Baytrail SST DSP firmware details during initJarkko Nikula1-0/+30
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-54/+145
2014-06-13ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+14
2014-06-13ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-13ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk tableHui Wang1-1/+1
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner1-6/+4
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner1-2/+2
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin1-1/+9
2014-06-10ALSA: hda - Add quirk for ABit AA8XEDavid Henningsson1-0/+1
2014-06-09Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"Libin Yang1-6/+0
2014-06-09ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI AudioLibin Yang1-1/+7
2014-06-06ALSA: hda/realtek - Add support of ALC667 codecKailang Yang1-0/+1
2014-06-06ALSA: hda/realtek - Add more codec renameKailang Yang1-0/+15
2014-06-06ALSA: hda/realtek - New vendor ID for ALC233Kailang Yang1-0/+1
2014-06-06ALSA: hda - add two new pin tablesHui Wang1-6/+41
2014-06-05ALSA: hda/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds300-5237/+35826
2014-06-04ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode1-12/+24
2014-06-04ALSA: bebob: Remove unused function prototypeTakashi Sakamoto1-2/+0
2014-06-04ALSA: fireworks: Remove meaningless mutex_destroy()Takashi Sakamoto1-1/+0
2014-06-04ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto1-1/+0
2014-06-04ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto1-8/+8
2014-06-04ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto2-2/+2
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto2-4/+4
2014-06-04ALSA: seq: correctly detect input buffer overflowAdam Goode1-1/+1