aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
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
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2014-11-25ASoC: Remove 'const' from the device_node pointersJean-Francois Moine1-3/+3
2014-11-25ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen1-0/+4
2014-11-25ASoC: core: add multi-codec support in DTJean-Francois Moine1-0/+3
2014-11-25ASoC: rt5645: multiple JD mode supportBard Liao1-0/+1
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen1-12/+0
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako1-0/+2
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai1-0/+2
2014-11-19Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97Mark Brown1-0/+35
2014-11-19ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen1-0/+35
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-3/+2
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+2
2014-11-18ASoC: ac97: Drop delayed device registrationLars-Peter Clausen1-10/+0
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2-4/+0
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen1-2/+1
2014-11-18ASoC: Move AC'97 support to its own fileLars-Peter Clausen1-2/+26
2014-11-10ASoC: Remove CODEC mutexLars-Peter Clausen1-1/+0
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-0/+1
2014-11-09ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen1-7/+12
2014-11-06ASoC: rt5645: Add JD function supportBard Liao1-0/+3
2014-11-04ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-0/+2
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai1-0/+3
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen1-2/+0
2014-11-04Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-3/+6
2014-11-03ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen1-1/+0
2014-11-03ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen1-4/+0
2014-10-30ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai1-12/+53
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai1-7/+153
2014-10-30ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai1-12/+13
2014-10-29ALSA: doc: Fix enum snd_jack_types commentsTakashi Iwai1-1/+15
2014-10-28ALSA: compress: fix documentation errorsVinod Koul1-2/+3
2014-10-28ALSA: jack: Fix kerneldoc commentsTakashi Iwai1-2/+3
2014-10-28ASoC: Use generic control handlers for S8 controlLars-Peter Clausen1-11/+8
2014-10-28ASoC: dapm: Use more aggressive cachingLars-Peter Clausen1-0/+1
2014-10-28ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen1-1/+1