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
2021-08-17
ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+2
2021-08-16
ASoC: tegra30: i2s: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-16
ASoC: tegra30: ahub: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-04
ASoC: tegra: Use managed buffer allocation
Takashi Iwai
3
-105
/
+1
2021-07-12
ASoC: tegra: Use ADMAIF component for DMA allocations
Thierry Reding
1
-12
/
+18
2021-06-23
ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-23
ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2021-06-23
ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-23
ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: tegra: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-06-15
ASoC: tegra: Squash utils into common machine driver
Dmitry Osipenko
5
-276
/
+150
2021-06-15
ASoC: tegra: Specify components string for each card
Dmitry Osipenko
2
-0
/
+8
2021-06-15
ASoC: tegra: Unify ASoC machine drivers
Dmitry Osipenko
13
-2112
/
+850
2021-06-15
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
9
-0
/
+9
2021-04-22
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
4
-8
/
+8
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
1
-1
/
+1
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
1
-1
/
+1
2021-03-31
ASoC: tegra: tegra20_das: align function prototypes
Pierre-Louis Bossart
1
-3
/
+3
2021-03-31
ASoC: tegra: tegra20_das: clarify expression
Pierre-Louis Bossart
1
-4
/
+4
2021-03-31
ASoC: tegra: Set driver name explicitly
Thierry Reding
1
-0
/
+1
2021-03-18
ASoC: tegra30: ahub: Remove handing of disabled runtime PM
Dmitry Osipenko
1
-9
/
+0
2021-03-18
ASoC: tegra30: ahub: Correct suspend-resume callbacks
Dmitry Osipenko
1
-27
/
+2
2021-03-18
ASoC: tegra30: ahub: Reset global variable
Dmitry Osipenko
1
-14
/
+16
2021-03-18
ASoC: tegra30: i2s: Remove handing of disabled runtime PM
Dmitry Osipenko
1
-11
/
+1
2021-03-18
ASoC: tegra30: i2s: Use devm_clk_get()
Dmitry Osipenko
1
-7
/
+3
2021-03-18
ASoC: tegra30: i2s: Correct driver removal order
Dmitry Osipenko
1
-4
/
+4
2021-03-18
ASoC: tegra20: i2s: Remove handing of disabled runtime PM
Dmitry Osipenko
1
-12
/
+1
2021-03-18
ASoC: tegra20: i2s: Use devm_clk_get()
Dmitry Osipenko
1
-9
/
+3
2021-03-18
ASoC: tegra20: i2s: Correct driver removal order
Dmitry Osipenko
1
-3
/
+3
2021-03-18
ASoC: tegra20: i2s: Add system level suspend-resume callbacks
Dmitry Osipenko
1
-0
/
+2
2021-03-18
ASoC: tegra20: spdif: Remove handing of disabled runtime PM
Dmitry Osipenko
1
-11
/
+1
2021-03-18
ASoC: tegra20: spdif: Correct driver removal order
Dmitry Osipenko
1
-3
/
+3
2021-03-18
ASoC: tegra30: ahub: Switch to use reset-bulk API
Dmitry Osipenko
3
-70
/
+40
2021-03-18
ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
Dmitry Osipenko
1
-28
/
+12
2021-03-18
ASoC: tegra20: i2s: Add reset control
Dmitry Osipenko
2
-0
/
+32
2021-03-18
ASoC: tegra20: ac97: Add reset control
Dmitry Osipenko
2
-0
/
+22
2021-02-08
ASoC: tegra: Add driver remove() callback
Sameer Pujar
1
-1
/
+2
2021-02-08
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
1
-3
/
+3
2021-02-01
ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA
Geert Uytterhoeven
1
-20
/
+13
2021-01-25
ASoC: tegra: ahub: Reset hardware properly
Dmitry Osipenko
2
-4
/
+33
2021-01-25
ASoC: tegra: ahub: Use clk_bulk helpers
Dmitry Osipenko
2
-25
/
+9
2021-01-25
ASoC: tegra: ahub: Add missing resets
Dmitry Osipenko
1
-0
/
+2
2021-01-21
ASoC: tegra: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
5
-5
/
+5
2021-01-19
Merge series "Tegra210 audio graph card" from Sameer Pujar <spujar@nvidia.com>:
Mark Brown
3
-0
/
+262
2021-01-19
ASoC: tegra: Add audio graph based card driver
Sameer Pujar
3
-0
/
+262
2021-01-19
ASoC: tegra: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-5
/
+1
2020-11-11
ASoC: tegra: Don't warn on probe deferral
Jon Hunter
9
-33
/
+23
2020-11-03
ASoC: tegra: remove unneeded semicolon
Tom Rix
3
-9
/
+9
2020-10-30
ASoC: tegra20-spdif: remove "default m"
Michał Mirosław
1
-1
/
+0
2020-10-01
ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
[prev]
[next]