index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-08-30
2
-8
/
+6
|
\
|
*
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
2021-08-17
1
-4
/
+4
|
*
ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
2021-08-17
1
-4
/
+2
|
*
ASoC: tegra30: i2s: Use of_device_get_match_data
Aakash Hemadri
2021-08-16
1
-1
/
+1
|
*
ASoC: tegra30: ahub: Use of_device_get_match_data
Aakash Hemadri
2021-08-16
1
-1
/
+1
*
|
ASoC: tegra: Use managed buffer allocation
Takashi Iwai
2021-08-04
3
-105
/
+1
|
/
*
ASoC: tegra: Use ADMAIF component for DMA allocations
Thierry Reding
2021-07-11
1
-12
/
+18
*
ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-23
1
-2
/
+1
*
ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-23
1
-3
/
+1
*
ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-23
1
-2
/
+1
*
ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-23
1
-2
/
+1
*
ASoC: tegra: Fix a NULL vs IS_ERR() check
Dan Carpenter
2021-06-21
1
-1
/
+1
*
ASoC: tegra: Squash utils into common machine driver
Dmitry Osipenko
2021-06-15
5
-276
/
+150
*
ASoC: tegra: Specify components string for each card
Dmitry Osipenko
2021-06-15
2
-0
/
+8
*
ASoC: tegra: Unify ASoC machine drivers
Dmitry Osipenko
2021-06-15
13
-2112
/
+850
*
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
2021-06-15
9
-0
/
+9
*
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
2021-04-22
4
-8
/
+8
*
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-1
/
+1
*
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2021-04-20
1
-1
/
+1
*
ASoC: tegra: tegra20_das: align function prototypes
Pierre-Louis Bossart
2021-03-31
1
-3
/
+3
*
ASoC: tegra: tegra20_das: clarify expression
Pierre-Louis Bossart
2021-03-31
1
-4
/
+4
*
ASoC: tegra: Set driver name explicitly
Thierry Reding
2021-03-31
1
-0
/
+1
*
ASoC: tegra30: ahub: Remove handing of disabled runtime PM
Dmitry Osipenko
2021-03-18
1
-9
/
+0
*
ASoC: tegra30: ahub: Correct suspend-resume callbacks
Dmitry Osipenko
2021-03-18
1
-27
/
+2
*
ASoC: tegra30: ahub: Reset global variable
Dmitry Osipenko
2021-03-18
1
-14
/
+16
*
ASoC: tegra30: i2s: Remove handing of disabled runtime PM
Dmitry Osipenko
2021-03-18
1
-11
/
+1
*
ASoC: tegra30: i2s: Use devm_clk_get()
Dmitry Osipenko
2021-03-18
1
-7
/
+3
*
ASoC: tegra30: i2s: Correct driver removal order
Dmitry Osipenko
2021-03-18
1
-4
/
+4
*
ASoC: tegra20: i2s: Remove handing of disabled runtime PM
Dmitry Osipenko
2021-03-18
1
-12
/
+1
*
ASoC: tegra20: i2s: Use devm_clk_get()
Dmitry Osipenko
2021-03-18
1
-9
/
+3
*
ASoC: tegra20: i2s: Correct driver removal order
Dmitry Osipenko
2021-03-18
1
-3
/
+3
*
ASoC: tegra20: i2s: Add system level suspend-resume callbacks
Dmitry Osipenko
2021-03-18
1
-0
/
+2
*
ASoC: tegra20: spdif: Remove handing of disabled runtime PM
Dmitry Osipenko
2021-03-18
1
-11
/
+1
*
ASoC: tegra20: spdif: Correct driver removal order
Dmitry Osipenko
2021-03-18
1
-3
/
+3
*
ASoC: tegra30: ahub: Switch to use reset-bulk API
Dmitry Osipenko
2021-03-18
3
-70
/
+40
*
ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
Dmitry Osipenko
2021-03-18
1
-28
/
+12
*
ASoC: tegra20: i2s: Add reset control
Dmitry Osipenko
2021-03-18
2
-0
/
+32
*
ASoC: tegra20: ac97: Add reset control
Dmitry Osipenko
2021-03-18
2
-0
/
+22
*
ASoC: tegra: Add driver remove() callback
Sameer Pujar
2021-02-08
1
-1
/
+2
*
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
2021-02-08
1
-3
/
+3
*
ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA
Geert Uytterhoeven
2021-02-01
1
-20
/
+13
*
ASoC: tegra: ahub: Reset hardware properly
Dmitry Osipenko
2021-01-25
2
-4
/
+33
*
ASoC: tegra: ahub: Use clk_bulk helpers
Dmitry Osipenko
2021-01-25
2
-25
/
+9
*
ASoC: tegra: ahub: Add missing resets
Dmitry Osipenko
2021-01-25
1
-0
/
+2
*
ASoC: tegra: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
5
-5
/
+5
*
Merge series "Tegra210 audio graph card" from Sameer Pujar <spujar@nvidia.com>:
Mark Brown
2021-01-19
3
-0
/
+262
|
\
|
*
ASoC: tegra: Add audio graph based card driver
Sameer Pujar
2021-01-19
3
-0
/
+262
*
|
ASoC: tegra: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-19
1
-5
/
+1
|
/
*
ASoC: tegra: Don't warn on probe deferral
Jon Hunter
2020-11-11
9
-33
/
+23
*
ASoC: tegra: remove unneeded semicolon
Tom Rix
2020-11-03
3
-9
/
+9
[next]