aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai7-4280/+1
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai7-5/+229
2012-07-18Merge branch 'topic/misc' into for-nextTakashi Iwai3-9/+25
2012-07-16ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch1-0/+4
2012-07-16ALSA: tlv: add DECLARE_TLV_CONTAINER()Clemens Ladisch1-0/+5
2012-07-16ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch1-8/+12
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown1-0/+2
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-1/+1
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai6-4276/+0
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai4-7/+4
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+2
2012-06-23ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown1-0/+21
2012-06-23ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar1-0/+29
2012-06-22ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar1-0/+35
2012-06-22ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar1-0/+69
2012-06-20ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen1-0/+1
2012-06-20ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen1-1/+1
2012-06-20ALSA: Add missing include of pcm.h to pcm_params.hMark Brown1-0/+2
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos1-0/+1
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede1-1/+2
2012-06-03ASoC: core: Add single controls with specified range of valuesAdam Thomson1-0/+23
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-5/+28
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja1-0/+10
2012-06-03ALSA: pcm: Add debug-print helper functionOla Lilja1-0/+11
2012-05-22Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+5
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai2-0/+55
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto1-1/+5
2012-05-13ASoC: max98095: Single bit bitfields should be unsignedMark Brown1-1/+1
2012-05-02ASoC: core: Allow DAIs to specify a base addressMark Brown1-0/+1
2012-04-30ASoC: Add support for CS42L52 CodecBrian Austin1-0/+36
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood3-0/+7
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood1-0/+5
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood1-0/+1
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2-0/+8
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2-0/+149
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON1-0/+8
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON1-1/+21
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood1-0/+5
2012-04-18ALSA: Add definitions for CEA-861 Audio InfoFramesRicardo Neri2-0/+55
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown1-0/+10
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2-0/+8
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto1-12/+0
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto1-0/+38
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu1-0/+10
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown1-1/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin1-20/+28
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: max98095: add jack detectionRhyland Klein1-0/+12
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-1/+0
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown1-0/+1