summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-011-0/+1
|\
| * ALSA: es1688 - freeup resources on init failureFengguang Wu2012-07-301-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-0/+5
|\ \ | |/ |/|
| * [media] snd_tea575x: Add a cannot_mute flagHans de Goede2012-07-301-0/+1
| * [media] snd_tea575x: Add write_/read_val operationsHans de Goede2012-07-301-0/+4
* | Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-197-4280/+1Star
|\ \
| * | ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-036-4276/+0Star
| * | ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-034-7/+4Star
* | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-197-5/+229
|\ \ \
| * | | ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-061-0/+2
| * | | ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown2012-06-231-0/+21
| * | | ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar2012-06-231-0/+29
| * | | ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar2012-06-221-0/+35
| * | | ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar2012-06-221-0/+69
| * | | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen2012-06-201-0/+1
| * | | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
| * | | ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+23
| * | | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-5/+28
| * | | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+10
| * | | ALSA: pcm: Add debug-print helper functionOla Lilja2012-06-031-0/+11
* | | | Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-183-9/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch2012-07-161-0/+4
| * | | ALSA: tlv: add DECLARE_TLV_CONTAINER()Clemens Ladisch2012-07-161-0/+5
| * | | ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch2012-07-161-8/+12
| * | | ALSA: pcm: Make constraints lists constMark Brown2012-07-051-1/+1
| * | | ALSA: Add missing include of pcm.h to pcm_params.hMark Brown2012-06-201-0/+2
| * | | ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-181-0/+1
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-1/+2
|\ \ \ | |/ / |/| / | |/
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-1/+2
* | 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-141-1/+1
* | | ASoC: core: Allow DAIs to specify a base addressMark Brown2012-05-021-0/+1
* | | ASoC: Add support for CS42L52 CodecBrian Austin2012-05-011-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/+0Star
* | 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