summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-04-06ASoC: Intel: create haswell folder and move haswell platform files inJie Yang6-11/+13
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang14-12/+14
2015-04-06ASoC: wm5102: Remove set of volume update bits for output 3RCharles Keepax1-1/+0
2015-04-05ALSA: emu10k1: add Audigy 5/RxMichael Gernoth1-0/+16
2015-04-05ALSA: au1x00: fix error return codeJulia Lawall1-3/+9
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches6-6/+7
2015-04-04ALSA: hda: fix possible null dereferenceSudip Mukherjee1-3/+2
2015-04-04ALSA: usb-audio: don't try to get Benchmark DAC1 sample rateEric Wong1-2/+7
2015-04-04ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang1-0/+16
2015-04-04ALSA: hda - Enable widget power saving for Realtek codecsTakashi Iwai1-0/+1
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-4/+2
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai17-746/+738
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson1-1/+1
2015-04-02ASoC: cs4271: Increase delay time after resetPascal Huerst1-2/+2
2015-04-02ASoC: atmel-pcm-dma: increase buffer_bytes_maxAlexandre Belloni1-2/+2
2015-04-01ASoC: davinci-mcasp: Index ruledata in drvdata with substream->streamJyri Sarha1-2/+2
2015-04-01ASoC: omap-hdmi-audio: No not use IEC958_AES1_PRO_MODE_NOTIDJyri Sarha1-2/+0
2015-04-01ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen1-14/+11
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-8/+2
2015-04-01ASoC: wm8753: Cleanup manual bias level transitionsLars-Peter Clausen1-18/+1
2015-04-01ASoC: wm8753: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen1-30/+24
2015-04-01ASoC: wm8971: Cleanup manual bias level transitionsLars-Peter Clausen1-26/+1
2015-04-01ASoC: wm8971: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen1-40/+31
2015-04-01ASoC: wm8971: Use system_power_efficient_wq instead of custom workqueueLars-Peter Clausen1-9/+4
2015-04-01ASoC: atmel-pcm-pdc: merge atmel-pcm back inAlexandre Belloni4-128/+79
2015-04-01ASoC: rsnd: add Synchronous SRC modeKuninori Morimoto1-5/+121
2015-04-01Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-2/+2
2015-04-01ASoC: rcar: mark device data as constantUwe Kleine-König1-2/+2
2015-04-01ASoC: fsi: mark several data structures as constUwe Kleine-König1-3/+3
2015-04-01ASoC: fsi: reorder code to make a forward declaration superfluousUwe Kleine-König1-35/+34
2015-03-31ASoC: fsi: fix license specificationUwe Kleine-König1-1/+1
2015-03-27ASoC: rsnd: add DPCM based sampling rate convertKuninori Morimoto3-5/+63
2015-03-27ASoC: rsnd: remove useless debug messageKuninori Morimoto6-70/+2
2015-03-27Merge branch 'asoc-fix-rcar' into HEADMark Brown5-10/+76
2015-03-27ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto5-10/+76
2015-03-27ASoC: rsrc-card: add .be_hw_params_fixup support for convert rateKuninori Morimoto1-2/+25
2015-03-27ASoC: rsrc-card: add Renesas sampling rate convert sound card supportKuninori Morimoto3-1/+498
2015-03-27ASoC: max98925: Fix bit-width 24 settings in max98925_dai_hw_paramsAxel Lin1-2/+2
2015-03-27ASoC: rt5645: Restore HP depop setting in HP offBard Liao1-0/+2
2015-03-27ASoC: rt5645: Use update_bits for bit controlBard Liao1-1/+2
2015-03-27ASoC: rt5645: Set use_single_rw flag for regmapBard Liao1-1/+1
2015-03-27ASoC: rt5645: Redefine format config for rt5650Bard Liao1-10/+29
2015-03-27ASoC: Intel: fix warning reported by static check tool smatchLu, Han1-8/+5
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai1-0/+1
2015-03-26ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen1-22/+8
2015-03-26ASoC: davinci-evm: drop un-necessary remove functionManish Badarkhe1-10/+0
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai1-3/+7
2015-03-26ALSA: hda - Add one more node in the EAPD supporting candidate listsound-4.0-rc6Hui Wang1-1/+1
2015-03-26ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang1-1/+1
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+1