index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: samsung: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-4
/
+4
*
ASoC: samsung: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-9
/
+9
*
ASoC: samsung: pcm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: samsung: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-1
/
+2
*
ASoC: samsung: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: samsung: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-3
/
+3
*
ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-21
1
-2
/
+1
*
ASoC: samsung: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-2
/
+2
*
ASoC: samsung: pcm: fix kernel-doc
Pierre-Louis Bossart
2020-07-09
1
-0
/
+5
*
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-2
/
+2
*
ASoC: samsung: pcm: Convert to SPDX License Identifier
Sylwester Nawrocki
2019-04-19
1
-12
/
+7
*
ASoC: samsung: dmaengine: Allow to specify custom DMA device
Sylwester Nawrocki
2019-02-12
1
-1
/
+1
*
ASoC: samsung: pcm: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-07-26
1
-2
/
+6
*
ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()
Sylwester Nawrocki
2016-11-02
1
-44
/
+16
*
ASoC: samsung: get access to DMA engine early to defer probe properly
Marek Szyprowski
2016-10-28
1
-9
/
+10
*
ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c
Sylwester Nawrocki
2016-08-08
1
-14
/
+12
*
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
Sylwester Nawrocki
2016-07-21
1
-1
/
+2
*
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
2015-11-21
1
-1
/
+4
*
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
2015-11-18
1
-15
/
+5
*
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: samsung: remove unused DMA data
Arnd Bergmann
2014-07-14
1
-12
/
+0
*
ASoC: samsung: Use params_width()
Tushar Behera
2014-05-26
1
-2
/
+2
*
ASoC: samsung: Add devm_clk_get to pcm.c
Tushar Behera
2014-05-22
1
-6
/
+2
*
ASoC: samsung: Use devm_snd_soc_register_component
Tushar Behera
2014-05-22
1
-6
/
+2
*
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
2014-05-22
1
-1
/
+0
*
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
2014-04-08
1
-3
/
+2
*
ASoC: samsung: Provide helper for DMA init
Mark Brown
2013-12-12
1
-8
/
+10
*
ASoC: samsung: Fix build error with dma function rename
Tushar Behera
2013-08-22
1
-2
/
+2
*
ASoC: switch over to use snd_soc_register_component() on samsung pcm
Kuninori Morimoto
2013-03-26
1
-3
/
+8
*
ASoC: Samsung: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
2012-12-07
1
-0
/
+9
*
ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-15
1
-6
/
+6
*
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
ASoC: Samsung: Fix build error
Sachin Kamat
2012-08-10
1
-1
/
+1
*
ASoC: Samsung: Update email id of the author
Jaswinder Singh
2012-02-29
1
-2
/
+2
*
ASoC: Add trivial pm_runtime usage to Samsung DAI drivers
Mark Brown
2011-12-23
1
-0
/
+5
*
ASoC: Remove export of s3c_pcm_dai
Axel Lin
2011-12-20
1
-2
/
+1
*
ASoC: Complete initialisation before registering Samsung PCM DAI
Mark Brown
2011-12-14
1
-6
/
+6
*
ASoC: Convert Samsung directory to module_platform_driver
Mark Brown
2011-11-25
1
-11
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ASoC: samsung: Add __devexit_p at necessary places
Axel Lin
2011-10-02
1
-1
/
+1
*
ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driver
Sangbeom Kim
2011-04-11
1
-2
/
+2
*
ASoC: SAMSUNG: Clean-up header includes
Seungwhan Youn
2011-01-11
1
-10
/
+1
*
ASoC: SAMSUNG: Move PCM specific definitions into pcm.c
Seungwhan Youn
2011-01-10
1
-0
/
+107
*
ASoC: Samsung: Rename from s3c24xx to samsung
Jassi Brar
2010-11-23
1
-0
/
+552