summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede-1/+2
2012-05-22Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai-1/+5
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai-0/+55
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto-1/+5
2012-05-13ASoC: max98095: Single bit bitfields should be unsignedMark Brown-1/+1
2012-05-02ASoC: core: Allow DAIs to specify a base addressMark Brown-0/+1
2012-04-30ASoC: Add support for CS42L52 CodecBrian Austin-0/+36
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood-0/+7
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood-0/+5
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood-0/+1
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood-0/+8
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood-0/+149
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON-0/+8
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON-1/+21
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood-0/+5
2012-04-18ALSA: Add definitions for CEA-861 Audio InfoFramesRicardo Neri-0/+55
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown-0/+10
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown-0/+8
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto-12/+0
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto-0/+38
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu-0/+10
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown-1/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin-20/+28
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown-4/+0
2012-04-01ASoC: max98095: add jack detectionRhyland Klein-0/+12
2012-04-01ASoC: core: Use driver core probe deferralMark Brown-1/+0
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown-0/+1
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood-0/+2
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood-2/+2
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood-2/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood-0/+1
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood-0/+6
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood-0/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+4
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+2
2012-03-23headers: include linux/types.h where appropriateBobby Powers-0/+2
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+5
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab-0/+2
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil-1/+5
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai-0/+3
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai-18/+209
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai-3/+6
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker-4/+4
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown-2/+3
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai-0/+2
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai-0/+5
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood-0/+1
2012-03-04ASoC: core: Split the union for CODEC/platform in the DAIMark Brown-4/+3