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
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
/
tegra30_ahub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-20
ASoC: tegra: tegra30_ahub: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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: ahub: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-06-23
ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-04-22
ASoC: tegra: mark runtime-pm functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
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: ahub: Switch to use reset-bulk API
Dmitry Osipenko
1
-68
/
+36
2021-01-25
ASoC: tegra: ahub: Reset hardware properly
Dmitry Osipenko
1
-4
/
+32
2021-01-25
ASoC: tegra: ahub: Use clk_bulk helpers
Dmitry Osipenko
1
-23
/
+7
2021-01-25
ASoC: tegra: ahub: Add missing resets
Dmitry Osipenko
1
-0
/
+2
2020-06-17
ASoC: tegra: Fix reference count leaks.
Qiushi Wu
1
-1
/
+3
2019-09-04
ASoC: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2017-07-19
ASoC: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-2
/
+2
2017-03-07
ASoC: tegra: Add blank line after declarations
Codrut Grosu
1
-0
/
+1
2017-03-07
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
1
-3
/
+1
2015-08-26
ASoC: tegra: Use devm_ioremap_resource instead of open code
Axel Lin
1
-36
/
+7
2015-08-05
ASoC: tegra: Use devm_clk_get
Vaishali Thakkar
1
-33
/
+16
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-20
ASoC: tegra: Use flat regcache
Dylan Reid
1
-2
/
+2
2013-12-12
ASoC: tegra: update module reset list for Tegra124
Stephen Warren
1
-4
/
+16
2013-12-12
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
1
-17
/
+6
2013-12-12
ASoC: tegra: call pm_runtime APIs around register accesses
Stephen Warren
1
-0
/
+32
2013-12-12
ASoC: tegra: use reset framework
Stephen Warren
1
-33
/
+38
2013-10-25
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-14
/
+101
2013-10-14
ASoC: tegra: support new register layouts in Tegra124
Stephen Warren
1
-14
/
+101
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2013-06-04
ASoC: tegra: add runtime PM to resume functions
Stephen Warren
1
-0
/
+4
2013-06-03
ASoC: tegra: implement suspend/resume for Tegra30 AHUB
Stephen Warren
1
-0
/
+21
2013-04-12
Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next
Mark Brown
1
-17
/
+47
2013-04-03
ASoC: tegra: Use common DAI DMA data struct
Lars-Peter Clausen
1
-4
/
+4
2013-03-25
ASoC: tegra: add Tegra114 support to the AHUB driver
Stephen Warren
1
-17
/
+47
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+3
2013-01-28
ASoC: tegra: remove auxdata
Prashant Gaikwad
1
-12
/
+2
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2013-01-24
ASoC: tegra: Use NULL instead of 0 for pointers
Sachin Kamat
1
-2
/
+2
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-7
/
+7
2012-12-09
ASoC: tegra: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
1
-3
/
+3
2012-11-05
ARM: tegra: remove <mach/dma.h>
Stephen Warren
1
-1
/
+0
2012-07-07
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-4
/
+4
2012-06-12
ASoC: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-4
/
+4
2012-06-08
ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahub
Stephen Warren
1
-0
/
+1
2012-04-13
ASoC: tegra: add tegra30-ahub driver
Stephen Warren
1
-0
/
+631