index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-04-18
Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2
-163
/
+10
2013-04-17
ASoC: tegra: Use generic dmaengine PCM
Lars-Peter Clausen
2
-163
/
+10
2013-04-17
Merge tag 'v3.9-rc7' into asoc-dma
Mark Brown
1
-23
/
+1
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
1
-2
/
+2
2013-04-12
Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next
Mark Brown
9
-192
/
+193
2013-04-12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
12
-64
/
+45
2013-04-12
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
5
-21
/
+41
2013-04-03
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
12
-57
/
+44
2013-04-03
ASoC: tegra: Don't claim to support PCM pause and resume
Lars-Peter Clausen
1
-23
/
+1
2013-03-27
ASoC: switch over to use snd_soc_register_component() on tegra20 i2s
Kuninori Morimoto
1
-5
/
+10
2013-03-27
ASoC: switch over to use snd_soc_register_component() on tegra20 ac97
Kuninori Morimoto
2
-6
/
+11
2013-03-27
ASoC: switch over to use snd_soc_register_component() on tegra20 spdif
Kuninori Morimoto
1
-5
/
+10
2013-03-27
ASoC: switch over to use snd_soc_register_component() on tegra30 i2s
Kuninori Morimoto
1
-5
/
+10
2013-03-26
ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-7
/
+1
2013-03-25
ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c
Stephen Warren
2
-6
/
+25
2013-03-25
ASoC: tegra: add Tegra114 support to the AHUB driver
Stephen Warren
2
-17
/
+63
2013-03-05
ASoC: tegra: fix I2S bit count mask
Stephen Warren
2
-2
/
+2
2013-03-04
ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data
Stephen Warren
1
-109
/
+70
2013-03-04
ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup
Stephen Warren
1
-32
/
+24
2013-03-04
ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup
Stephen Warren
1
-11
/
+4
2013-03-04
ASoC: tegra_wm9712: assume CONFIG_OF
Stephen Warren
1
-5
/
+0
2013-03-04
ASoC: tegra_wm8753: minor cleanup
Stephen Warren
1
-8
/
+7
2013-03-04
ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_init
Stephen Warren
1
-4
/
+0
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+3
2013-01-28
ASoC: tegra: remove auxdata
Prashant Gaikwad
1
-12
/
+2
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
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-09
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-04
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-27
sound: tegra_alc5632: Adjust to of_get_named_gpio() change
Roland Stigge
1
-1
/
+1
2012-07-27
sound: tegra_wm8903: Adjust to of_get_named_gpio() change
Roland Stigge
1
-5
/
+5
2012-07-25
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-332
/
+335
2012-07-07
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
5
-16
/
+16
[next]