summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-281-0/+2
|\
| * ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-211-0/+2
* | Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-201-0/+2
|\ \ | |/
| * ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-041-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
* | ALSA: jack: Fix kerneldoc commentsTakashi Iwai2014-10-281-2/+3
* | Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai2014-10-222-2/+2
|\ \ | |/
| * Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-182-2/+2
| |\
| | * dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-112-2/+2
* | | Merge branch 'topic/seq-autoload' into for-nextTakashi Iwai2014-10-201-0/+4
|\ \ \ | |/ / |/| |
| * | ALSA: seq: bind seq driver automaticallyTakashi Iwai2014-10-181-0/+4
* | | Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-10-064-41/+81
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown2014-10-062-1/+7
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | * | | ASoC: rt5677: Add dts properties for input/output differential configurationAnatol Pomozov2014-09-291-1/+4
| | * | | | ASoC: rt5645: Add headset detect functionOder Chiou2014-10-011-0/+3
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-063-1/+11
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | | * | ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-042-1/+3
| | | * | | ASoC: rt5677: Add DMIC2 clock selectionBard Liao2014-08-271-0/+8
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-10-061-0/+1
| |\ \ \ \
| | * | | | ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty2014-10-021-0/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-061-3/+3
| |\ \ \ \
| | * | | | ASoC: Drop const from struct snd_soc_dai_link *of_node membersSylwester Nawrocki2014-08-161-3/+3
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-062-36/+59
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-291-1/+0
| | * | | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen2014-09-061-9/+0
| | * | | ASoC: Add snd_soc_component_{get,set}_drvdata()Lars-Peter Clausen2014-09-061-4/+15
| | | |/ | | |/|
| | * | ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula2014-08-281-1/+0
| | * | ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen2014-08-191-3/+0
| | * | ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen2014-08-191-3/+0
| | * | ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen2014-08-191-1/+1
| | * | ASoC: Move AUX dev support to the component levelLars-Peter Clausen2014-08-191-0/+1
| | * | ASoC: Add component level probe/remove supportLars-Peter Clausen2014-08-191-0/+11
| | * | ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen2014-08-191-10/+17
| | * | ASoC: Move debugfs registration to the component levelLars-Peter Clausen2014-08-191-5/+15
| | |/
* | | Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai2014-09-221-1/+1
|\ \ \
| * \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-111-1/+1
| |\ \ \ | | |/ /
| | * | ASoC: core: fix .info for SND_SOC_BYTES_TLVSubhransu S. Prusty2014-08-181-1/+1
| | |/
* | | ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-151-5/+2
|/ /
* | ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer2014-09-081-0/+1
* | ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai2014-09-031-69/+12
* | ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai2014-09-031-12/+46
|/
* Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-049-27/+160
|\
| *---. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-0/+1
| |\ \ \
| | | | * ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen2014-07-311-0/+1
| | | |/ | | |/|
OpenPOWER on IntegriCloud