index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
ASoC: Tegra: sparse cleanup
Olof Johansson
2
-3
/
+3
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
2
-4
/
+0
2011-10-02
ASoC: Remove unused srate variable in tegra_spdif_hw_params
Axel Lin
1
-2
/
+1
2011-10-02
ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_dai
Axel Lin
2
-2
/
+2
2011-08-24
ASoC: Tegra: wm8903 machine driver: Drop Ventana support
Stephen Warren
1
-2
/
+2
2011-08-09
ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module
Stephen Warren
1
-4
/
+11
2011-08-09
ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS
Stephen Warren
1
-2
/
+7
2011-07-05
ASoC: Tegra: Implement SPDIF CPU DAI
Stephen Warren
4
-0
/
+855
2011-07-04
Merge branch 'for-3.0' into for-3.1
Mark Brown
1
-0
/
+6
2011-07-04
ASoC: Tegra: I2S: s/clk_get_sys/clk_get/
Stephen Warren
1
-3
/
+1
2011-07-04
ASoC: Tegra: I2S: Ensure clock is enabled when writing regs
Stephen Warren
1
-0
/
+6
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+4
2011-05-30
Merge branch 'for-2.6.40' into for-2.6.41
Mark Brown
1
-1
/
+1
2011-05-27
ASoC: Tegra: Enable Kaen HP_MUTE at boot
Stephen Warren
1
-1
/
+1
2011-05-20
ASoC: Tegra: Fix compile when debugfs not enabled
Stephen Warren
1
-1
/
+1
2011-05-03
ASoC: tegra: TrimSlice machine support
Mike Rapoport
3
-0
/
+238
2011-04-26
ASoC: Remove default settings from Tegra Kconfig
Mark Brown
1
-3
/
+0
2011-04-21
Merge branch 'tegra' into for-2.6.40
Mark Brown
1
-1
/
+8
2011-04-21
ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903
Stephen Warren
1
-0
/
+7
2011-04-20
ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps
Stephen Warren
1
-22
/
+19
2011-04-20
ASoC: Tegra: Retrieve card from DAPM context not codec
Stephen Warren
1
-4
/
+4
2011-04-20
ASoC: Tegra: Don't return mclk_changed from utils_set_rate
Stephen Warren
3
-15
/
+13
2011-04-20
ASoC: Tegra: wm8903: Remove redundant drvdata clears
Stephen Warren
1
-9
/
+2
2011-04-20
ASoC: Tegra: wm8903 probe: Don't call machine_is_*()
Stephen Warren
1
-7
/
+0
2011-04-18
ASoC: Tegra: Support more boards
Stephen Warren
2
-42
/
+145
2011-04-18
ASoC: Tegra: Don't store snd_soc_jack_gpio in an array
Stephen Warren
1
-10
/
+8
2011-04-18
ASoC: Tegra: Rename Kconfig SND_TEGRA_SOC_* to SND_SOC_TEGRA_*
Stephen Warren
2
-11
/
+11
2011-04-18
ASoC: Tegra: Rename harmony.c to tegra_wm8903.c
Stephen Warren
3
-84
/
+86
2011-04-18
Merge branch 'tegra' into for-2.6.40
Mark Brown
1
-7
/
+7
2011-04-18
ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903
Stephen Warren
1
-1
/
+1
2011-04-18
ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.h
Stephen Warren
1
-6
/
+6
2011-04-06
ASoC: Tegra: Suspend/resume support
Stephen Warren
1
-0
/
+1
2011-02-28
ASoC: Tegra: Fix error handling in DMA channel alloc
Stephen Warren
1
-2
/
+2
2011-02-25
ASoC: Tegra: Move utilities to separate module
Stephen Warren
2
-1
/
+8
2011-02-13
ASoC: Tegra: Add MODULE_ALIAS
Stephen Warren
4
-1
/
+7
2011-02-13
ASoC: Tegra: Harmony: Explicitly set mic enables
Stephen Warren
1
-3
/
+31
2011-02-13
ASoC: Harmony: Call snd_soc_dapm_nc_pin
Stephen Warren
1
-0
/
+5
2011-02-13
ASoC: Tegra: Harmony: Implement mic detection
Stephen Warren
1
-3
/
+22
2011-02-09
ASoC: Remove redundant -codec from WM8903 driver name
Mark Brown
1
-1
/
+1
2011-02-09
ASoC: Tegra: Harmony: Add switch control for speaker
Stephen Warren
1
-1
/
+9
2011-02-09
ASoC: Tegra: Harmony: Add headphone jack detection
Stephen Warren
1
-1
/
+29
2011-02-01
ASoC: Tegra: Harmony: Remove redundant !!
Stephen Warren
1
-1
/
+1
2011-01-31
ASoC: Tegra: I2S: Use dev_err not pr_err
Stephen Warren
1
-1
/
+1
2011-01-31
ASoC: Tegra: utils: Don't use global variables
Stephen Warren
3
-54
/
+68
2011-01-31
ASoC: Tegra: Harmony: Use dev_err not pr_err
Stephen Warren
1
-5
/
+6
2011-01-31
ASoC: Tegra: Harmony: Fix indentation issue.
Stephen Warren
1
-5
/
+6
2011-01-31
ASoC: Tegra: Harmony: Support the internal speaker
Stephen Warren
1
-0
/
+51
2011-01-31
ASoC: Tegra: Harmony: Don't use soc-audio platform device
Stephen Warren
1
-28
/
+66
2011-01-14
ASoC: tegra: Add DAPM widgets/routes for Harmony
Stephen Warren
1
-0
/
+31
2011-01-14
ASoC: tegra: Remove TEGRA_I2S_AUDIO from Kconfig
Stephen Warren
1
-1
/
+0
[next]