summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
* Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-1111-93/+362
|\
| * ALSA: jack: Add dummy snd_jack_set_key() definitionTakashi Iwai2014-12-081-0/+7
| * Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-12-087-58/+108
| |\
| | *-. Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a...Mark Brown2014-12-081-12/+0Star
| | |\ \
| | | | * ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen2014-11-241-12/+0Star
| | | |/
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown2014-12-082-0/+14
| | |\ \ \ \ | | | | | |/ | | | | |/|
| | | | | * ASoC: rt5677: add GPIO IRQ supportOder Chiou2014-10-221-0/+7
| | | | | * ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldownAnatol Pomozov2014-10-201-0/+3
| | | | |/
| | | * | ASoC: rt5645: multiple JD mode supportBard Liao2014-11-251-0/+1
| | | * | ASoC: rt5645: Add JD function supportBard Liao2014-11-061-0/+3
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2014-12-081-4/+4
| | |\ \|
| | | * | ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-071-4/+4
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown2014-12-081-0/+3
| | |\ \|
| | | * | ASoC: core: add multi-codec support in DTJean-Francois Moine2014-11-251-0/+3
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown2014-12-081-1/+0Star
| | |\ \|
| | | * | ASoC: Remove CODEC mutexLars-Peter Clausen2014-11-101-1/+0Star
| | | |/
| | | |
| | | \
| | *-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-082-10/+58
| | |\ \|
| | | * | ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen2014-11-251-0/+4
| | | * | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2014-11-191-0/+35
| | | |\ \
| | | | * | ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen2014-11-191-0/+35
| | | | |/
| | | * | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-3/+2Star
| | | * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+2
| | | * | ASoC: ac97: Drop delayed device registrationLars-Peter Clausen2014-11-181-10/+0Star
| | | * | ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2014-11-182-4/+0Star
| | | * | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-2/+1Star
| | | * | ASoC: Move AC'97 support to its own fileLars-Peter Clausen2014-11-181-2/+26
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-12-083-24/+17Star
| | |\ \
| | | * | ASoC: Remove 'const' from the device_node pointersJean-Francois Moine2014-11-251-3/+3
| | | * | ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-041-2/+0Star
| | | * | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-041-3/+6
| | | |\ \
| | | | * | ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-281-0/+1
| | | | * | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-281-1/+1
| | | | * | ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-281-0/+1
| | | | * | ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-281-1/+3
| | | | * | ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-221-1/+0Star
| | | | |/
| | | * | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-031-1/+0Star
| | | * | ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen2014-11-031-4/+0Star
| | | * | ASoC: Use generic control handlers for S8 controlLars-Peter Clausen2014-10-281-11/+8Star
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown2014-12-081-7/+12
| | |\ \
| | | * | ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen2014-11-091-7/+12
| | | |/
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-281-0/+2
| |\| |
| * | | Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-201-0/+2
| |\ \ \
| * | | | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-0/+1
| * | | | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-041-0/+3
| * | | | ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai2014-10-301-12/+53
| * | | | ALSA: pcm: More kerneldoc updatesTakashi Iwai2014-10-301-7/+153
| * | | | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai2014-10-301-12/+13
| * | | | ALSA: doc: Fix enum snd_jack_types commentsTakashi Iwai2014-10-291-1/+15
| * | | | ALSA: compress: fix documentation errorsVinod Koul2014-10-281-2/+3