aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-11/+815
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+8
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai6-1/+731
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown1-3/+3
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-01-03switch procfs to umode_t useAl Viro1-1/+1
2011-12-31ALSA: export compress headersVinod Koul1-0/+2
2011-12-23ALSA: core: add API header and driver header filesVinod Koul2-0/+328
2011-12-23ALSA: core: add compress parameter definationsVinod Koul1-0/+397
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2-1/+4
2011-12-22ASoC: Declare soc_new_pcm() properlyMark Brown1-0/+1
2011-12-22ASoC: Allow DAI links to be specified using device tree nodesStephen Warren1-0/+4
2011-12-20ASoC: Add utility to parse DAPM routes from device treeStephen Warren1-0/+2
2011-12-20ASoC: Add utility to set a card's name from device treeStephen Warren1-0/+3
2011-12-13ASoC: Remove rbtree register cacheMark Brown1-1/+0
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren1-2/+5
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-2/+1
2011-12-02ASoC: Add signal generator widget typeMark Brown1-0/+4
2011-12-02ASoC: mxs-saif: remove function in platform_dataDong Aisheng1-2/+2
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto1-0/+12
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren2-0/+2
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai1-0/+8
2011-11-14ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach1-0/+1
2011-11-14ASoC: sta32x: add platform data definitionJohannes Stezenbach1-0/+34
2011-11-10ASoC: Remove LZO cache typeMark Brown1-1/+0
2011-11-10ASoC: Remove extra space in runtime struct definitionMark Brown1-1/+1
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown8-14/+22
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches3-6/+6
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds13-71/+249
2011-10-27ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com1-0/+3
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai6-63/+171
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai5-4/+66
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai3-4/+9
2011-10-14ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi1-0/+1
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown1-0/+3
2011-10-09ASoC: Cache connected input and output recursionsMark Brown1-0/+2
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch1-1/+3
2011-10-06ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi1-0/+2
2011-10-05ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi1-1/+0
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi1-4/+3
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi1-4/+2
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi1-5/+3
2011-10-05ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi1-2/+15
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson1-0/+1
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown1-0/+2
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2-0/+2
2011-10-04ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi1-9/+10
2011-10-04ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi1-18/+16