summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-118-120/+119
|\
| * ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-148-118/+116
| * Merge branch 'topic/fsi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-01-146-256/+35
| |\
| * | ASoC: simple-card: use struct device pointer for dev_xxx()Kuninori Morimoto2012-12-271-2/+3
* | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-02-1116-129/+438
|\ \ \
| * | | ASoC: Samsung: I2S: Add support for runtime S2RR. Chandrasekar2013-01-311-0/+26
| * | | ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audioPadmavathi Venna2013-01-291-3/+3
| * | | ARM: dts: Modify SPI nodes according generic DMA DT bindingsPadmavathi Venna2013-01-291-6/+9
| * | | ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2013-01-294-6/+58
| * | | ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna2013-01-291-0/+6
| * | | ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platformsPadmavathi Venna2013-01-292-0/+43
| * | | spi: s3c64xx: Modify SPI driver to use generic DMA DT supportPadmavathi Venna2013-01-291-54/+23
| * | | ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna2013-01-293-4/+12
| * | | ASoC: samsung: Add DT support for i2sPadmavathi Venna2013-01-294-46/+230
| * | | ASoC: Samsung: Add I2S S/W RST in startup functionPadmavathi Venna2013-01-261-0/+3
| * | | ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna2013-01-244-17/+32
* | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-02-113-38/+28
|\ \ \ \
| * | | | ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-082-10/+18
| * | | | Merge remote-tracking branch 'asoc/fix/pxa' into asoc-pxaMark Brown2013-01-08203-1179/+1847
| |\ \ \ \
| * | | | | ASoC: palm27x: register card in platform_driver probeMike Dunn2013-01-021-17/+6
| * | | | | ASoC: palm27x: fix widgets and routes in dai_link initMike Dunn2013-01-021-11/+4
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2013-02-112-11/+5
|\ \ \ \ \
| * | | | | ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi2013-02-051-11/+3
| * | | | | ASoC: OMAP: HDMI: Initialize IEC-60958 channel status wordRicardo Neri2013-01-111-0/+2
* | | | | | Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown2013-02-113-1/+110
|\ \ \ \ \ \
| * | | | | | ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto2013-01-301-14/+6
| * | | | | | ASoC: SND_SOC_DAIFMT_GATED become 0 as default settingsKuninori Morimoto2013-01-301-1/+1
| * | | | | | ASoC: add snd_soc_of_parse_daifmt() for DeviceTreeKuninori Morimoto2013-01-272-0/+117
* | | | | | | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown2013-02-112-44/+21
|\ \ \ \ \ \ \
| * | | | | | | ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam2013-01-081-7/+12
| * | | | | | | ASoC: mxs-saif: Remove platform dataFabio Estevam2013-01-082-44/+16
* | | | | | | | Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown2013-02-113-432/+3831
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: Replace max98090 Device DriverJerry Wong2013-02-075-0/+3982
| * | | | | | | | ASoC: Replace max98090 Device DriverJerry Wong2013-02-073-583/+0
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-117-262/+122
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: fsi: Remove __devinitconstThierry Reding2013-01-161-1/+1
| * | | | | | | | | ASoC: fsi: add device tree supportKuninori Morimoto2013-01-142-8/+89
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ASoC: fsi: don't use platform info pointer on probe()Kuninori Morimoto2013-01-031-11/+8
| * | | | | | | | ASoC: fsi: cleanup sh_fsi.hKuninori Morimoto2012-12-241-26/+4
| * | | | | | | | ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-246-67/+11
| * | | | | | | | ASoC: fsi: remove platform depended .set_rate() callback supportKuninori Morimoto2012-12-242-152/+12
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown2013-02-111-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: cs42l52: Convert to devm_input_allocate_device()Axel Lin2012-12-271-3/+1
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2013-02-113-0/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: ASoC: cs4271: add optional soft reset workaroundDaniel Mack2012-12-243-0/+61
| * | | | | | | | Merge branch 'asoc-fix-cs4271' into asoc-cs4271Mark Brown2012-12-242-4/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-02-114-19/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: core: Ensure SND_SOC_BYTES writes are from DMA safe memoryMark Brown2013-01-211-7/+5
| * | | | | | | | | ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settingsKuninori Morimoto2013-01-161-1/+1
| * | | | | | | | | ASoC: Constify ops and compr_ops fields of snd_soc_dai_linkLars-Peter Clausen2013-01-141-2/+2
OpenPOWER on IntegriCloud