index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra20_i2s.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: tegra: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-1
/
+1
*
ASoC: tegra: Simplify code around clk_get_rate() handling
Christophe JAILLET
2023-06-08
1
-5
/
+4
*
ASoC: tegra: tegra20_i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: tegra: use helper function
Kuninori Morimoto
2023-01-31
1
-2
/
+2
*
ASoC: tegra: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+2
*
ASoC: tegra: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: tegra: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-4
/
+4
*
ASoC: tegra20: i2s: Filter out unsupported rates
Dmitry Osipenko
2021-12-17
1
-0
/
+49
*
ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-23
1
-2
/
+1
*
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
2021-04-22
1
-2
/
+2
*
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: i2s: Add reset control
Dmitry Osipenko
2021-03-18
1
-0
/
+31
*
ASoC: tegra: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
2017-03-07
1
-1
/
+0
*
ASoC: tegra: Use devm_ioremap_resource instead of open code
Axel Lin
2015-08-26
1
-19
/
+4
*
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: tegra: Use flat regcache
Dylan Reid
2014-03-20
1
-1
/
+1
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-24
1
-19
/
+1
|
\
|
*
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
2013-12-12
1
-19
/
+1
*
|
ASoC: tegra: fix uninitialized variables in set_fmt
Stephen Warren
2013-12-09
1
-3
/
+3
|
/
*
sound: Remove unnecessary semicolons
Joe Perches
2013-10-14
1
-3
/
+3
*
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-12
1
-6
/
+7
|
\
|
*
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
2013-04-03
1
-6
/
+7
*
|
ASoC: switch over to use snd_soc_register_component() on tegra20 i2s
Kuninori Morimoto
2013-03-26
1
-5
/
+10
|
/
*
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-12-09
1
-3
/
+3
*
ASoC: remove use of __devinitconst
Bill Pemberton
2012-11-20
1
-2
/
+2
*
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-07-24
1
-48
/
+46
|
\
|
*
ASoC: tegra: use regmap more directly
Stephen Warren
2012-06-08
1
-47
/
+43
|
*
ASoC: tegra: use DAI's not card's dev for dev_err
Stephen Warren
2012-06-08
1
-1
/
+1
|
*
ASoC: tegra: add .stream_name to CPU DAIs
Stephen Warren
2012-06-08
1
-0
/
+2
*
|
ASoC: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-12
1
-2
/
+2
|
/
*
ASoC: convert Tegra20 I2S driver to regmap
Stephen Warren
2012-04-13
1
-74
/
+71
*
ASoC: tegra: add runtime PM support
Stephen Warren
2012-04-09
1
-7
/
+47
*
ASoC: tegra: sort includes, remove mach/iomap.h
Stephen Warren
2012-04-06
1
-4
/
+3
*
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
2012-04-06
1
-102
/
+102
*
ASoC: tegra: rename Tegra20-specific driver files
Stephen Warren
2012-04-06
1
-0
/
+458