aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAge
* ALSA: pcm: Remove unused functions declarationLars-Peter Clausen2015-01-03
* ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-02
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-02
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: gus: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-31
* Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2014-12-30
|\
| * ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen2014-12-30
| * ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen2014-12-30
| * ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen2014-12-30
| * ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen2014-12-30
| * ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen2014-12-30
| * ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen2014-12-30
| * ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen2014-12-30
| * ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-30
* | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-22
|/
* Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-11
|\
| * ALSA: jack: Add dummy snd_jack_set_key() definitionTakashi Iwai2014-12-08
| * Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-12-08
| |\
| | *-. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a...Mark Brown2014-12-08
| | |\ \
| | | | * ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen2014-11-24
| | | |/
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown2014-12-08
| | |\ \ \ \ | | | | | |/ | | | | |/|
| | | | | * ASoC: rt5677: add GPIO IRQ supportOder Chiou2014-10-22
| | | | | * ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldownAnatol Pomozov2014-10-20
| | | | |/
| | | * | ASoC: rt5645: multiple JD mode supportBard Liao2014-11-25
| | | * | ASoC: rt5645: Add JD function supportBard Liao2014-11-06
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2014-12-08
| | |\ \|
| | | * | ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-07
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown2014-12-08
| | |\ \|
| | | * | ASoC: core: add multi-codec support in DTJean-Francois Moine2014-11-25
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown2014-12-08
| | |\ \|
| | | * | ASoC: Remove CODEC mutexLars-Peter Clausen2014-11-10
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-08
| | |\ \|
| | | * | ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen2014-11-25
| | | * | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2014-11-19
| | | |\ \
| | | | * | ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen2014-11-19
| | | | |/
| | | * | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-18
| | | * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-18
| | | * | ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-18
| | | * | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-18
| | | * | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-18
| | | * | ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-18
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-12-08
| | |\ \
| | | * | ASoC: Remove 'const' from the device_node pointersJean-Francois Moine2014-11-25
| | | * | ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-04
| | | * | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-04
| | | |\ \
| | | | * | ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-27