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.12.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
/
i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
ASoC: samsung-i2s: Check secondary DAI exists before referencing
Charles Keepax
1
-2
/
+3
2014-08-04
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-6
/
+0
2014-07-14
ASoC: samsung: remove unused DMA data
Arnd Bergmann
1
-6
/
+0
2014-07-11
ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup}
Sylwester Nawrocki
1
-2
/
+11
2014-07-04
ASoC: samsung: Correct I2S DAI suspend/resume ops
Sylwester Nawrocki
1
-10
/
+6
2014-05-26
ASoC: samsung: Use params_width()
Tushar Behera
1
-4
/
+4
2014-05-22
ASoC: samsung: Handle errors when getting the op_clk clock
Sylwester Nawrocki
1
-1
/
+5
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
1
-2
/
+0
2014-05-21
ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface
Sylwester Nawrocki
1
-0
/
+4
2014-04-23
ASoC: samsung: Don't clear clock setting during i2s_startup
Tushar Behera
1
-3
/
+1
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
1
-3
/
+3
2014-01-24
ASoC: samsung: Remove dma.h inclusion
Sachin Kamat
1
-2
/
+0
2014-01-24
ASoC: samsung: Add NULL check in i2s.c
Sachin Kamat
1
-1
/
+2
2013-12-12
ASoC: samsung: Use ASoC dmaengine code where possible
Mark Brown
1
-0
/
+2
2013-12-12
ASoC: samsung: Provide helper for DMA init
Mark Brown
1
-2
/
+5
2013-11-04
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-1
/
+1
2013-10-25
ASoC: samsung: fix return value check in i2s_alloc_dai()
Wei Yongjun
1
-1
/
+1
2013-10-24
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-7
/
+7
2013-10-20
ASoC: samsung: Initialise DMA data at device probe time
Mark Brown
1
-7
/
+2
2013-09-17
ASoC: samsung-i2s: Use devm_snd_soc_register_component()
Mark Brown
1
-6
/
+6
2013-09-17
ASoC: samsung: Allow mono in i2s driver
Charles Keepax
1
-1
/
+1
2013-08-22
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-52
/
+141
2013-08-20
ASoC: samsung: Rename DMA platform registration functions
Mark Brown
1
-3
/
+3
2013-08-13
ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420
Padmavathi Venna
1
-8
/
+73
2013-08-13
ASoC: Samsung: I2S: Add quirks as driver data in I2S
Padmavathi Venna
1
-26
/
+36
2013-08-01
ASoC: samsung: Make secondary I2S DAI device a child of primary
Mark Brown
1
-0
/
+2
2013-07-26
ASoC: Samsung: I2S: Modify driver to give more flexibility
Padmavathi Venna
1
-23
/
+35
2013-07-11
ASoC: Samsung: Set RFS and BFS in slave mode
Padmavathi Venna
1
-4
/
+4
2013-07-02
ASoC: samsung: Remove obsolete GPIO based DT pinmuxing
Mark Brown
1
-62
/
+4
2013-04-12
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-1
/
+1
2013-04-11
ASoC: samsung: fix module_device_table
Arnd Bergmann
1
-1
/
+1
2013-04-03
ASoC: core: Merge Samsung fixes to avoid trivial context conflict
Mark Brown
1
-5
/
+12
2013-04-03
ASoC: Samsung: set drvdata before adding secondary device
Prathyush K
1
-5
/
+8
2013-04-03
ASoC: Samsung: return error if drvdata is not set
Prathyush K
1
-0
/
+4
2013-03-27
ASoC: switch over to use snd_soc_register_component() on samsung i2s
Kuninori Morimoto
1
-4
/
+10
2013-01-31
ASoC: Samsung: I2S: Add support for runtime S2R
R. Chandrasekar
1
-0
/
+26
2013-01-29
ASoC: samsung: Add DT support for i2s
Padmavathi Venna
1
-45
/
+164
2013-01-26
ASoC: Samsung: Add I2S S/W RST in startup function
Padmavathi Venna
1
-0
/
+3
2013-01-24
ASoC: samsung: Rename samsung i2s secondary device name
Padmavathi Venna
1
-3
/
+28
2012-12-09
ASoC: Samsung: remove __dev* attributes
Bill Pemberton
1
-5
/
+4
2012-12-07
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
1
-0
/
+4
2012-11-28
ASoC: Samsung: Get I2S src_clk from clock alias id.
Padmavathi Venna
1
-6
/
+6
2012-10-15
ASoC: SAMSUNG: i2s: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-4
/
+4
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-03-16
ASoC: Samsung: Added to support mono recording
Sangsu Park
1
-1
/
+12
2012-03-01
ASoC: Samsung: Update email id of the author
Jaswinder Singh
1
-2
/
+2
2012-03-01
ASoC: Samsung: Merge two identical if-else clauses
Jassi Brar
1
-6
/
+4
2011-12-23
ASoC: Add trivial pm_runtime usage to Samsung DAI drivers
Mark Brown
1
-1
/
+5
2011-12-07
ASoC: Convert Samsung I2S driver to devm_kzalloc()
Mark Brown
1
-14
/
+6
2011-11-29
ASoC: Fix __iomem annotation for IDMA registers
Mark Brown
1
-1
/
+1
[next]