summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko1-1/+1
2016-04-29ASoC: davinci-mcasp: Fix overwriting of ahclkxJim Lodes1-1/+1
2016-04-29ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai1-0/+2
2016-04-29ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register listCaleb Crome1-0/+1
2016-04-29ALSA: usb-audio: Limit retrying sample rate readsTakashi Iwai2-0/+5
2016-04-28ASoC: Intel: Skylake: Update channel map based on runtime paramsSubhransu S. Prusty1-1/+20
2016-04-28ASoC: Intel: Skylake: Add multichannel support for HDMISubhransu S. Prusty1-7/+7
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmapSubhransu S. Prusty1-3/+70
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmapSubhransu S. Prusty1-3/+71
2016-04-28ASoC: skl_rt286: Fix to support hdmi channel map supportSubhransu S. Prusty1-1/+47
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13
2016-04-28Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+10
2016-04-28ALSA: hda - add helper to get channels from cap bitsSubhransu S. Prusty1-0/+10
2016-04-28ASoC: Add max98371 codec driveranish kumar4-0/+514
2016-04-28ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto1-6/+7
2016-04-27ASoC: bcm2835: Add S16_LE support via packed DMA transfersMatthias Reichl1-0/+9
2016-04-27Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2-25/+43
2016-04-27ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl2-25/+43
2016-04-27ASoC: topology: Check size mismatch of ABI objects before parsingMengdong Lin1-2/+29
2016-04-27ASoC: topology: Check failure to create a widgetMengdong Lin1-1/+3
2016-04-27ASoC: add support for TAS5720 digital amplifierAndreas Dannenberg4-0/+720
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai33-611/+250
2016-04-27ASoC: wm_adsp: factor out freeing of alg regionsRichard Fitzgerald1-16/+16
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald3-0/+15
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2-0/+21
2016-04-27ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclkPeter Rosin1-2/+2
2016-04-26Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown3-20/+20
2016-04-26Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown11-111/+155
2016-04-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown7-32/+63
2016-04-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+7
2016-04-26ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald1-2/+1
2016-04-26ASoC: omap-pcm: Initialize DMA configurationJim Lodes1-0/+2
2016-04-26ASoC: ac97: use gpiochip data pointerLinus Walleij1-5/+3
2016-04-26ASoC: wm8996: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: wm8962: use gpiochip data pointerLinus Walleij1-10/+5
2016-04-26ASoC: wm8903: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: wm5100: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26ASoC: rt5677: use gpiochip data pointerLinus Walleij1-11/+6
2016-04-26ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-04-26ASoC: mediatek: HDMI audio LR channel swappedPC Liao1-0/+2
2016-04-26ASoC: rt298: fix capture doesn't work at some casesBard Liao1-28/+3
2016-04-26ASoC: rt298: reset AD dilter is there is no MCLKBard Liao2-0/+22
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai12-89/+142
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai3-63/+56
2016-04-26ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki1-0/+1
2016-04-26ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai1-1/+4
2016-04-26ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai1-17/+39
2016-04-25ASoC: bcm2835: setup clock only if CPU is clock masterMatthias Reichl1-2/+9