index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tegra: Add machine driver for WM8753 codec
Stephen Warren
2012-05-19
3
-0
/
+236
*
ASoC: tegra: add device tree support for TrimSlice
Stephen Warren
2012-04-30
1
-0
/
+34
*
ASoC: convert Tegra20 DAS driver to regmap
Stephen Warren
2012-04-13
2
-65
/
+37
*
ASoC: convert Tegra20 SPDIF driver to regmap
Stephen Warren
2012-04-13
2
-84
/
+92
*
ASoC: convert Tegra20 I2S driver to regmap
Stephen Warren
2012-04-13
2
-76
/
+72
*
ASoC: tegra: select REGMAP_MMIO
Stephen Warren
2012-04-13
1
-0
/
+1
*
ASoC: tegra: add Kconfig and Makefile support for Tegra30
Stephen Warren
2012-04-13
2
-0
/
+22
*
ASoC: tegra: add tegra30-i2s driver
Stephen Warren
2012-04-13
2
-0
/
+778
*
ASoC: tegra: add tegra30-ahub driver
Stephen Warren
2012-04-13
2
-0
/
+1114
*
ASoC: tegra: utils: Don't use of_have_populated_dt()
Stephen Warren
2012-04-10
1
-3
/
+5
*
ASoC: tegra: add runtime PM support
Stephen Warren
2012-04-09
2
-10
/
+94
*
ASoC: tegra: utils: add support for Tegra30 devices
Stephen Warren
2012-04-06
2
-7
/
+31
*
ASoC: tegra: set a sensible initial clock rate
Stephen Warren
2012-04-06
1
-0
/
+6
*
ASoC: tegra: use devm_ APIs in SPDIF driver
Stephen Warren
2012-04-06
1
-23
/
+10
*
ASoC: tegra: sort includes, remove mach/iomap.h
Stephen Warren
2012-04-06
4
-11
/
+8
*
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
2012-04-06
10
-640
/
+640
*
ASoC: tegra: rename Tegra20-specific driver files
Stephen Warren
2012-04-06
7
-15
/
+15
*
ASoC: tegra: make Tegra20 drivers depend on Tegra20 support
Stephen Warren
2012-04-05
1
-6
/
+6
*
ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS
Stephen Warren
2012-04-05
1
-1
/
+1
*
ASoC: tegra: remove open-coded clk reference counting
Stephen Warren
2012-04-01
4
-18
/
+6
*
ASoC: tegra: sort Makefile into common and per-SoC files
Stephen Warren
2012-04-01
1
-3
/
+3
*
ASoC: tegra: introduce separate Kconfig variable for DAS driver
Stephen Warren
2012-04-01
2
-1
/
+10
*
ASoC: tegra: fix some checkpatch warnings
Stephen Warren
2012-04-01
2
-5
/
+5
*
ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation
Stephen Warren
2012-04-01
1
-7
/
+7
*
ASoC: tegra: remove unnecessary includes
Stephen Warren
2012-04-01
3
-9
/
+0
*
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
2012-04-01
7
-59
/
+41
*
ASoC: tegra: fix comment indentation in ALC5632 machine
Stephen Warren
2012-04-01
1
-12
/
+12
*
ASoC: tegra: Remove unused variable
Stephen Warren
2012-03-06
1
-1
/
+0
*
ASoC: tegra+alc5632: Added digital microphone DAPM widget.
Leon Romanovsky
2012-02-13
1
-0
/
+1
*
ASoC: tegra: Remove unused DAPM route structure.
Leon Romanovsky
2012-02-02
1
-16
/
+0
*
ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.
Leon Romanovsky
2012-02-02
1
-4
/
+35
*
ASoC: Tegra+ALC5632: Implement device tree support in board file
Leon Romanovsky
2012-01-31
1
-9
/
+69
*
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
2012-01-20
1
-1
/
+1
*
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
2012-01-07
1
-3
/
+2
*
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
2011-12-22
3
-0
/
+3
*
ASoC: Tegra+WM8903 machine: Add device tree binding
Stephen Warren
2011-12-20
1
-25
/
+103
*
ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
Leon Romanovsky
2011-12-20
3
-0
/
+224
*
ASoC: Tegra: Move DAS configuration into DAS driver
Stephen Warren
2011-12-08
3
-36
/
+13
*
ASoC: Tegra I2S: Add device tree binding
Stephen Warren
2011-11-30
1
-5
/
+22
*
ASoC: Convert tegra_spdif to use module_platform_driver()
Axel Lin
2011-11-28
1
-11
/
+1
*
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
2011-11-28
1
-9
/
+9
*
ASoC: TrimSlice machine: Set the new fully_routed flag
Stephen Warren
2011-11-23
1
-5
/
+1
*
ASoC: Tegra+WM903 machine: Set the new fully_routed flag
Stephen Warren
2011-11-23
1
-21
/
+1
*
ASoC: Tegra I2S: Remove dependency on pdev->id
Stephen Warren
2011-11-23
2
-49
/
+24
*
ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driver
Stephen Warren
2011-11-23
1
-19
/
+7
*
ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver
Stephen Warren
2011-11-23
1
-19
/
+7
*
ASoC: Tegra DAS: Add device tree binding
Stephen Warren
2011-11-23
1
-0
/
+8
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
2
-2
/
+2
*
ASoC: Tegra I2S: Use devm_ APIs and module_platform_driver
Stephen Warren
2011-11-23
1
-35
/
+10
*
ASoC: Tegra: Move DAS configuration into machine drivers
Stephen Warren
2011-11-23
3
-18
/
+28
[next]