summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-048-53/+337
|\ \ \ \
| | | | * ASoC: arizona: Disable AIF TX/RX before configuring itRichard Fitzgerald2014-07-221-18/+69
| | | | * ASoC: arizona: Update handling for input change on an active FLLCharles Keepax2014-07-101-0/+19
| | | | * ASoC: arizona: FLL freerun only required whilst disablingCharles Keepax2014-07-101-2/+2
| | | | * ASoC: arizona: Correct return value of arizona_is_enabled_fllCharles Keepax2014-07-101-10/+16
| | | | * ASoC: arizona: Coding standards, remove unneeded bracketsCharles Keepax2014-07-101-3/+2
| | | | * ASoC: arizona: Correct relationship between VCO corner and FrefCharles Keepax2014-07-101-2/+2
| | | | * ASoC: arizona: Correct checking of FLL ratio limitationsCharles Keepax2014-07-101-4/+4
| | | | * ASoC: arizona: Do not test ratio zero as it is not a valid settingCharles Keepax2014-07-101-1/+1
| | | | * ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen2014-06-193-6/+3
| | | | * ASoC: wm5102: Convert snd_kcontrol_chip to snd_soc_kcontrol_codecCharles Keepax2014-06-121-4/+4
| | | | * ASoC: wm5102: Add controls to allow shaping of ultrasonic responseCharles Keepax2014-06-092-0/+96
| | | | * ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax2014-06-041-6/+72
| | | * | ASoC: ak5386: Add regulators to documentation and fix sparse warningDaniel Mack2014-06-181-1/+1
| | | * | ASoC: ak5386: add regulator consumer supportDaniel Mack2014-06-181-0/+50
| | * | | ASoC: ak4642: Make of_device_id array constKiran Padwal2014-07-281-2/+2
| | |/ /
| * | | ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown2014-08-041-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-08-048-621/+646
|\ \ \
| * | | ASoC: rsnd: enable Mute control on DVCKuninori Morimoto2014-08-011-5/+29
| * | | ASoC: rsnd: tidyup DVC control methodKuninori Morimoto2014-08-011-25/+34
| * | | ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto2014-08-011-21/+22
| * | | ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto2014-07-311-11/+9
| * | | ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto2014-07-311-0/+4
| * | | ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto2014-07-313-0/+22
| * | | ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto2014-07-311-1/+31
| * | | ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2014-07-292-252/+189
| * | | ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto2014-07-251-11/+11
| * | | ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto2014-07-221-0/+2
| * | | ASoC: rsnd: add DT support to DVCKuninori Morimoto2014-07-022-2/+49
| * | | ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto2014-07-022-0/+3
| * | | ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto2014-07-023-59/+64
| * | | ASoC: rsnd: enable DVC when captureKuninori Morimoto2014-06-281-8/+4
| * | | ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto2014-06-282-62/+18
| * | | ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-285-45/+121
| * | | ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transferKuninori Morimoto2014-06-281-67/+27
| * | | ASoC: fsi: add fsi_pointer_update() for common pointer methodKuninori Morimoto2014-06-281-35/+22
| * | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-37/+5
| * | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcarMark Brown2014-06-282-14/+25
| |\ \ \
| * | | | ASoC: rcar: Fix dma direction typeLars-Peter Clausen2014-06-212-2/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/pcm1792' into asoc-nextMark Brown2014-08-042-1/+5
|\ \ \ \
| * | | | ASoC: pcm1792a: Add controls for output invert and rolloff switchMichael Trimarchi2014-07-281-0/+3
| * | | | ASoC: pcm1792a: Add 88200 frequencyMichael Trimarchi2014-07-281-1/+2
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-08-041-1/+36
|\ \ \ \
| * | | | ASoC: generic-dmaengine-pcm: Prepare formats mask for valid physical sample s...Peter Ujfalusi2014-07-041-1/+36
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-08-041-1/+8
|\ \ \ \
| * | | | ASoC: core: Fix possible NULL pointer dereferenceTushar Behera2014-07-091-1/+8
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-08-0419-721/+1056
|\ \ \ \
| * | | | ASoC: Add function to register component controlsLars-Peter Clausen2014-07-221-10/+25
| * | | | ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-229-22/+23
| * | | | ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-226-16/+10
OpenPOWER on IntegriCloud