index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra30_i2s.c
Age
Commit message (
Expand
)
Author
2025-03-17
ASoC: tegra30: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-08-14
ASoC: tegra: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: tegra: tegra30_i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-31
ASoC: tegra: use helper function
Kuninori Morimoto
2022-06-27
ASoC: tegra: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: tegra: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: tegra: Update to use set_fmt_new callback
Charles Keepax
2021-08-17
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
2021-08-16
ASoC: tegra30: i2s: Use of_device_get_match_data
Aakash Hemadri
2021-04-22
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
2021-03-18
ASoC: tegra30: i2s: Remove handing of disabled runtime PM
Dmitry Osipenko
2021-03-18
ASoC: tegra30: i2s: Use devm_clk_get()
Dmitry Osipenko
2021-03-18
ASoC: tegra30: i2s: Correct driver removal order
Dmitry Osipenko
2021-03-18
ASoC: tegra30: ahub: Switch to use reset-bulk API
Dmitry Osipenko
2021-03-18
ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
Dmitry Osipenko
2021-01-21
ASoC: tegra: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-06-17
ASoC: tegra: Fix reference count leaks.
Qiushi Wu
2020-02-02
ASoC: tegra: Revert 24 and 32 bit support
Jon Hunter
2019-10-25
ASoC: tegra: disable rx_fifo after disable stream
Ben Dooks
2019-10-25
ASoC: tegra: add a TDM configuration callback
Edward Cragg
2019-10-25
ASoC: tegra: Allow 24bit and 32bit samples
Edward Cragg
2019-07-31
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2017-07-17
ASoC: tegra: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-03-07
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
2015-08-26
ASoC: tegra: Use devm_ioremap_resource instead of open code
Axel Lin
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-19
ASoC: tegra: Use flat regcache
Dylan Reid
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-11
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
2013-12-11
ASoC: tegra: allocate AHUB FIFO during probe() not startup()
Stephen Warren
2013-12-09
ASoC: tegra: fix uninitialized variables in set_fmt
Stephen Warren
2013-10-25
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-10-14
ASoC: tegra: support new register layouts in Tegra124
Stephen Warren
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
2013-06-04
ASoC: tegra: add runtime PM to resume functions
Stephen Warren
2013-06-03
ASoC: tegra: implement suspend/resume for Tegra30 I2S
Stephen Warren
2013-04-12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-03
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on tegra30 i2s
Kuninori Morimoto
2013-01-24
ASoC: tegra: Staticize some functions in tegra30_i2s.c
Sachin Kamat
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
2012-07-24
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-06-12
ASoC: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-08
ASoC: tegra: use regmap more directly
Stephen Warren
2012-06-08
ASoC: tegra: use DAI's not card's dev for dev_err
Stephen Warren
[next]