summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-221-1/+5
|\
| * ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto2012-05-191-1/+5
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-212-0/+55
|\ \ | |/ |/|
| * ALSA: Add definitions for CEA-861 Audio InfoFramesRicardo Neri2012-04-182-0/+55
* | ASoC: max98095: Single bit bitfields should be unsignedMark Brown2012-05-131-1/+1
* | ASoC: core: Allow DAIs to specify a base addressMark Brown2012-05-021-0/+1
* | ASoC: Add support for CS42L52 CodecBrian Austin2012-04-301-0/+36
* | ASoC: dpcm: Add bespoke trigger()Liam Girdwood2012-04-263-0/+7
* | ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood2012-04-261-0/+5
* | ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood2012-04-261-0/+1
* | ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2012-04-262-0/+8
* | ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2012-04-262-0/+149
* | ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-231-0/+8
* | ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-231-1/+21
* | ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-0/+5
* | ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-0/+10
|\ \
| * | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-101-0/+10
| |/
* | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-162-0/+8
* | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-131-12/+0
* | ASoC: add generic simple-card supportKuninori Morimoto2012-04-131-0/+38
* | ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown2012-04-041-1/+1
* | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2012-04-031-20/+28
* | ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown2012-04-011-4/+0
* | ASoC: max98095: add jack detectionRhyland Klein2012-04-011-0/+12
* | ASoC: core: Use driver core probe deferralMark Brown2012-04-011-1/+0
* | ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-011-0/+1
* | ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-011-0/+2
* | ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-011-2/+2
* | ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood2012-04-011-2/+2
* | ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-011-2/+2
* | ASoC: core: Add platform DAI widget mappingLiam Girdwood2012-04-011-0/+1
* | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-012-0/+6
* | ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-011-0/+5
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-242-4/+4
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-162-4/+4
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-0/+2
|\ \
| * | headers: include linux/types.h where appropriateBobby Powers2012-03-231-0/+2
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-231-1/+5
|\ \ \ | |/ / |/| |
| * | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-191-0/+2
| |\ \
| * | | [media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2012-03-191-1/+5
| | |/ | |/|
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-181-0/+3
|\ \ \
| * | | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-271-0/+3
| |/ /
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-1810-18/+209
|\ \ \
| * | | ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
| * | | ASoC: core: Split the union for CODEC/platform in the DAIMark Brown2012-03-041-4/+3
| * | | ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-021-0/+49
| * | | ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-0/+9
| * | | ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+18
| * | | ASoC: fsi: Add DMAEngine supportKuninori Morimoto2012-02-191-0/+2
| * | | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-172-0/+8