aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2-2/+20
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2-0/+2
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai2-0/+16
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin1-0/+12
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai3-3/+3
2015-01-27ASoC: sta32x: add device tree binding.Thomas Niederprüm1-5/+13
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen1-0/+1
2015-01-26ALSA: seq: increase the maximum number of queuesClemens Ladisch1-1/+1
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch1-1/+0
2015-01-26ALSA: seq: remove unused symbolsClemens Ladisch1-6/+0
2015-01-15ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen1-1/+0
2015-01-15ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha1-0/+1
2015-01-13ALSA: compress_driver.h: include sound/core.h explicitlyQais Yousef1-0/+1
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto1-0/+1
2015-01-08ASoC: rt5677: Add the MICBIAS VDD setting in the platform dataOder Chiou1-0/+3
2015-01-07ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen1-0/+3
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen1-7/+0
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen1-7/+7
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen1-3/+3
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen1-1/+1
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen1-2/+2
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen1-2/+2
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen1-2/+1
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen1-3/+2
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang1-0/+1
2014-12-30Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2-56/+53
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen1-26/+1
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen1-1/+1
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen1-3/+1
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen1-4/+33
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen1-6/+18
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen1-3/+0
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen1-14/+0
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-22ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen1-1/+0
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-93/+362
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+43
2014-12-08ALSA: jack: Add dummy snd_jack_set_key() definitionTakashi Iwai1-0/+7
2014-12-08Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai7-58/+108
2014-12-08Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'asoc/topic/uda1380' and 'asoc/topic/wl1273' into asoc-nextMark Brown1-12/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/sgtl5000' into asoc-nextMark Brown2-0/+14
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-nextMark Brown1-4/+4
2014-12-08Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-nextMark Brown1-0/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress' and 'asoc/topic/cq93vc' into asoc-nextMark Brown1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-nextMark Brown2-10/+58
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-24/+17
2014-12-08Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown1-7/+12
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto1-4/+4
2014-12-01ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio supportJyri Sarha1-0/+43