summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat2013-01-241-2/+2
| | * | | | | | | ASoC: tegra: Use NULL instead of 0 for pointersSachin Kamat2013-01-241-2/+2
| | * | | | | | | ASoC: tegra20_ac97: Remove __devinitconst attributeSachin Kamat2013-01-241-1/+1
| | * | | | | | | ASoC: tegra_wm9712: Remove __devinitconst attributeSachin Kamat2013-01-241-1/+1
| | * | | | | | | ASoC: tegra: add tegra machine driver using wm9712 codecLucas Stach2013-01-174-0/+238
| | * | | | | | | ASoC: tegra: add ac97 host driverLucas Stach2013-01-145-0/+609
| | * | | | | | | ASoC: tegra: setup DAP3<->DAC3 connection by defaultLucas Stach2012-12-241-0/+13
| | * | | | | | | ASoC: tegra: add function to set ac97 rateLucas Stach2012-12-242-0/+54
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-118-120/+119Star
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-138-118/+116Star
| | * | | | | | | Merge branch 'topic/fsi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-01-136-256/+35Star
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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/+23Star
| | * | | | | | | | 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/+28Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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/+6Star
| | * | | | | | | | | ASoC: palm27x: fix widgets and routes in dai_link initMike Dunn2013-01-021-11/+4Star
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2013-02-112-11/+5Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi2013-02-051-11/+3Star
| | * | | | | | | | | ASoC: OMAP: HDMI: Initialize IEC-60958 channel status wordRicardo Neri2013-01-121-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/+6Star
| | * | | | | | | | | 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/+21Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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/+16Star
| * | | | | | | | | | | 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/+0Star
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-117-262/+122Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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/+8Star
| | * | | | | | | | | | ASoC: fsi: cleanup sh_fsi.hKuninori Morimoto2012-12-241-26/+4Star
| | * | | | | | | | | | ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-246-67/+11Star
| | * | | | | | | | | | ASoC: fsi: remove platform depended .set_rate() callback supportKuninori Morimoto2012-12-242-152/+12Star
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown2013-02-111-3/+1Star
| |\ \ \ \ \ \ \ \ \ \