index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
ASoC: tegra: Staticize some functions in tegra30_i2s.c
Sachin Kamat
1
-2
/
+2
2013-01-24
ASoC: tegra: Use NULL instead of 0 for pointers
Sachin Kamat
1
-2
/
+2
2013-01-24
ASoC: tegra20_ac97: Remove __devinitconst attribute
Sachin Kamat
1
-1
/
+1
2013-01-24
ASoC: tegra_wm9712: Remove __devinitconst attribute
Sachin Kamat
1
-1
/
+1
2013-01-17
ASoC: tegra: add tegra machine driver using wm9712 codec
Lucas Stach
3
-0
/
+187
2013-01-14
ASoC: tegra: add ac97 host driver
Lucas Stach
4
-0
/
+587
2012-12-24
ASoC: tegra: setup DAP3<->DAC3 connection by default
Lucas Stach
1
-0
/
+13
2012-12-24
ASoC: tegra: add function to set ac97 rate
Lucas Stach
2
-0
/
+54
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
10
-43
/
+43
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
10
-30
/
+30
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
9
-13
/
+13
2012-11-05
ARM: tegra: remove <mach/dma.h>
Stephen Warren
2
-3
/
+0
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-2
/
+1
2012-09-22
Merge tag 'v3.6-rc6' into for-3.7
Mark Brown
2
-3
/
+2
2012-09-17
ASoC: tegra: remove support of legacy DMA driver based access
Laxman Dewangan
3
-247
/
+1
2012-09-07
ASoC: tegra: fix maxburst settings in dmaengine code
Stephen Warren
1
-2
/
+2
2012-09-06
ASoC: tegra: move platform data header
Stephen Warren
1
-2
/
+1
2012-08-28
sound: tegra_alc5632: remove HP detect GPIO inversion
Stephen Warren
1
-1
/
+0
2012-08-03
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Mark Brown
2
-6
/
+6
2012-08-03
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-6
/
+6
2012-07-26
sound: tegra_alc5632: Adjust to of_get_named_gpio() change
Roland Stigge
1
-1
/
+1
2012-07-26
sound: tegra_wm8903: Adjust to of_get_named_gpio() change
Roland Stigge
1
-5
/
+5
2012-07-24
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-332
/
+335
2012-07-06
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
5
-16
/
+16
2012-07-06
Merge branch 'tegra/cleanup' into next/clk
Arnd Bergmann
1
-9
/
+1
2012-07-03
ASoC: tegra: use dmaengine based dma driver
Laxman Dewangan
3
-1
/
+119
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2
-0
/
+14
2012-06-12
ASoC: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
5
-16
/
+16
2012-06-12
ASoC: tegra+wm8903: turn of mic detect when card is removed
Stephen Warren
1
-0
/
+13
2012-06-11
ASoC: tegra: simplify Kconfig dependencies
Stephen Warren
1
-9
/
+1
2012-06-08
ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahub
Stephen Warren
1
-0
/
+1
2012-06-08
ASoC: tegra: use regmap more directly
Stephen Warren
6
-112
/
+95
2012-06-08
ASoC: tegra: use DAI's not card's dev for dev_err
Stephen Warren
3
-3
/
+3
2012-06-08
ASoC: tegra: remove usage of rtd->codec
Stephen Warren
4
-6
/
+8
2012-06-08
ASoC: tegra: statically define DAI link format
Stephen Warren
2
-38
/
+6
2012-06-08
ASoC: tegra: add .stream_name to CPU DAIs
Stephen Warren
3
-0
/
+5
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
4
-12
/
+12
2012-06-03
ASoC: tegra+wm8903: remove non-DT support for Seaboard
Stephen Warren
1
-46
/
+2
2012-06-03
ASoC: tegra+wm8903: simplify gpio tests in widget callbacks
Stephen Warren
1
-2
/
+2
2012-06-03
ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove
Stephen Warren
1
-9
/
+2
2012-06-03
ASoC: tegra+alc5632: move all GPIO setup into probe
Stephen Warren
1
-4
/
+6
2012-06-03
ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove
Stephen Warren
1
-8
/
+2
2012-06-03
ASoC: tegra+wm8903: Use devm_gpio_request_one
Stephen Warren
1
-32
/
+10
2012-06-03
ASoC: tegra+wm8903: move all GPIO setup into probe
Stephen Warren
1
-79
/
+83
2012-05-19
ASoC: tegra: Add machine driver for WM8753 codec
Stephen Warren
3
-0
/
+236
2012-04-30
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
[next]