index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+4
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-07-11
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
[next]