index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-19
ASoC: tegra: Add machine driver for WM8753 codec
Stephen Warren
3
-0
/
+236
2012-05-01
ASoC: tegra: add device tree support for TrimSlice
Stephen Warren
1
-0
/
+34
2012-04-13
ASoC: convert Tegra20 DAS driver to regmap
Stephen Warren
2
-65
/
+37
2012-04-13
ASoC: convert Tegra20 SPDIF driver to regmap
Stephen Warren
2
-84
/
+92
2012-04-13
ASoC: convert Tegra20 I2S driver to regmap
Stephen Warren
2
-76
/
+72
2012-04-13
ASoC: tegra: select REGMAP_MMIO
Stephen Warren
1
-0
/
+1
2012-04-13
ASoC: tegra: add Kconfig and Makefile support for Tegra30
Stephen Warren
2
-0
/
+22
2012-04-13
ASoC: tegra: add tegra30-i2s driver
Stephen Warren
2
-0
/
+778
2012-04-13
ASoC: tegra: add tegra30-ahub driver
Stephen Warren
2
-0
/
+1114
2012-04-11
ASoC: tegra: utils: Don't use of_have_populated_dt()
Stephen Warren
1
-3
/
+5
2012-04-09
ASoC: tegra: add runtime PM support
Stephen Warren
2
-10
/
+94
2012-04-06
ASoC: tegra: utils: add support for Tegra30 devices
Stephen Warren
2
-7
/
+31
2012-04-06
ASoC: tegra: set a sensible initial clock rate
Stephen Warren
1
-0
/
+6
2012-04-06
ASoC: tegra: use devm_ APIs in SPDIF driver
Stephen Warren
1
-23
/
+10
2012-04-06
ASoC: tegra: sort includes, remove mach/iomap.h
Stephen Warren
4
-11
/
+8
2012-04-06
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
10
-640
/
+640
2012-04-06
ASoC: tegra: rename Tegra20-specific driver files
Stephen Warren
7
-15
/
+15
2012-04-06
ASoC: tegra: make Tegra20 drivers depend on Tegra20 support
Stephen Warren
1
-6
/
+6
2012-04-06
ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS
Stephen Warren
1
-1
/
+1
2012-04-01
ASoC: tegra: remove open-coded clk reference counting
Stephen Warren
4
-18
/
+6
2012-04-01
ASoC: tegra: sort Makefile into common and per-SoC files
Stephen Warren
1
-3
/
+3
2012-04-01
ASoC: tegra: introduce separate Kconfig variable for DAS driver
Stephen Warren
2
-1
/
+10
2012-04-01
ASoC: tegra: fix some checkpatch warnings
Stephen Warren
2
-5
/
+5
2012-04-01
ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation
Stephen Warren
1
-7
/
+7
2012-04-01
ASoC: tegra: remove unnecessary includes
Stephen Warren
3
-9
/
+0
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
7
-59
/
+41
2012-04-01
ASoC: tegra: fix comment indentation in ALC5632 machine
Stephen Warren
1
-12
/
+12
2012-03-07
ASoC: tegra: Remove unused variable
Stephen Warren
1
-1
/
+0
2012-02-13
ASoC: tegra+alc5632: Added digital microphone DAPM widget.
Leon Romanovsky
1
-0
/
+1
2012-02-03
ASoC: tegra: Remove unused DAPM route structure.
Leon Romanovsky
1
-16
/
+0
2012-02-03
ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.
Leon Romanovsky
1
-4
/
+35
2012-01-31
ASoC: Tegra+ALC5632: Implement device tree support in board file
Leon Romanovsky
1
-9
/
+69
2012-01-20
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
1
-1
/
+1
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
1
-3
/
+2
2011-12-22
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
3
-0
/
+3
2011-12-20
ASoC: Tegra+WM8903 machine: Add device tree binding
Stephen Warren
1
-25
/
+103
2011-12-20
ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
Leon Romanovsky
3
-0
/
+224
2011-12-08
ASoC: Tegra: Move DAS configuration into DAS driver
Stephen Warren
3
-36
/
+13
2011-11-30
ASoC: Tegra I2S: Add device tree binding
Stephen Warren
1
-5
/
+22
2011-11-29
ASoC: Convert tegra_spdif to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-28
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
1
-9
/
+9
2011-11-24
ASoC: TrimSlice machine: Set the new fully_routed flag
Stephen Warren
1
-5
/
+1
2011-11-24
ASoC: Tegra+WM903 machine: Set the new fully_routed flag
Stephen Warren
1
-21
/
+1
2011-11-24
ASoC: Tegra I2S: Remove dependency on pdev->id
Stephen Warren
2
-49
/
+24
2011-11-23
ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driver
Stephen Warren
1
-19
/
+7
2011-11-23
ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver
Stephen Warren
1
-19
/
+7
2011-11-23
ASoC: Tegra DAS: Add device tree binding
Stephen Warren
1
-0
/
+8
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2
-2
/
+2
2011-11-23
ASoC: Tegra I2S: Use devm_ APIs and module_platform_driver
Stephen Warren
1
-35
/
+10
2011-11-23
ASoC: Tegra: Move DAS configuration into machine drivers
Stephen Warren
3
-18
/
+28
[next]