index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
s3c2412-i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier
Sylwester Nawrocki
1
-17
/
+11
2019-02-14
ASoC: samsung: Specify DMA channel names through custom DMA config
Sylwester Nawrocki
1
-1
/
+1
2019-02-12
ASoC: samsung: dmaengine: Allow to specify custom DMA device
Sylwester Nawrocki
1
-1
/
+1
2017-07-28
ASoC: samsung: Add proper error paths to s3c24xx I2S driver
Krzysztof Kozlowski
1
-4
/
+9
2017-07-26
ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-1
/
+3
2017-01-23
ASoC: Revert "samsung: Remove unneeded initialization of chan_name"
Sylwester Nawrocki
1
-0
/
+2
2016-12-12
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
Mark Brown
1
-2
/
+0
2016-10-28
ASoC: samsung: get access to DMA engine early to defer probe properly
Marek Szyprowski
1
-8
/
+8
2016-10-25
ASoC: samsung: Remove unneeded initialization of chan_name
Sylwester Nawrocki
1
-2
/
+0
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c
Sylwester Nawrocki
1
-12
/
+12
2016-07-21
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
Sylwester Nawrocki
1
-1
/
+2
2015-11-21
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
1
-2
/
+2
2015-11-18
ASoC: s3c24xx-i2s: pass DMA channels as platform data
Arnd Bergmann
1
-2
/
+10
2015-11-18
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
1
-2
/
+2
2014-10-20
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-29
ASoC: samsung: Fix return value check in s3c2412_iis_dev_probe()
Wei Yongjun
1
-6
/
+2
2014-07-14
ASoC: samsung: remove unused DMA data
Arnd Bergmann
1
-4
/
+0
2014-06-24
ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
1
-2
/
+2
2014-06-24
ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API
Vasily Khoruzhick
1
-24
/
+23
2014-05-26
ASoC: samsung: Use params_width()
Tushar Behera
1
-3
/
+3
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_component
Tushar Behera
1
-13
/
+1
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
1
-1
/
+0
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
1
-2
/
+2
2014-01-22
ASoC: samsung: Fix build regressions due to gpio re-org
Sachin Kamat
1
-0
/
+2
2013-08-22
ASoC: samsung: Fix build error with dma function rename
Tushar Behera
1
-2
/
+2
2013-03-27
ASoC: switch over to use snd_soc_register_component() on s3c i2s
Kuninori Morimoto
1
-3
/
+9
2012-12-09
ASoC: Samsung: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-07
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
1
-1
/
+19
2012-07-16
ASoC: Convert S3C2412 I2S driver to gpiolib API
Sylwester Nawrocki
1
-7
/
+3
2012-05-01
ASoC: s3c2412-i2s: Fix dai registration
Heiko Stübner
1
-1
/
+1
2011-11-25
ASoC: Convert Samsung directory to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-02
ASoC: samsung: Add __devexit_p at necessary places
Axel Lin
1
-1
/
+1
2011-09-16
ASoC: samsung: Fix checking return value of clk_get
Axel Lin
1
-2
/
+2
2011-01-11
ASoC: SAMSUNG: Clean-up header includes
Seungwhan Youn
1
-11
/
+1
2010-11-23
ASoC: Samsung: Rename from s3c24xx to samsung
Jassi Brar
1
-0
/
+212