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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
Sylwester Nawrocki
1
-2
/
+11
2017-01-12
ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
Charles Keepax
1
-2
/
+3
2016-11-02
ASoC: samsung: spdif: Fix DMA filter initialization
Sylwester Nawrocki
1
-10
/
+9
2016-10-28
ASoC: samsung: get access to DMA engine early to defer probe properly
Marek Szyprowski
6
-45
/
+47
2016-09-29
Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...
Mark Brown
15
-282
/
+146
2016-09-24
ASoC: samsung: add missing \n to end of pr_err messages
Colin Ian King
1
-3
/
+3
2016-09-24
ASoC: exynos: organize the asoc audio into a menu
Randy Li
1
-28
/
+29
2016-08-24
ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i...
Wei Yongjun
1
-2
/
+6
2016-08-08
ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup
Sylwester Nawrocki
1
-15
/
+15
2016-08-08
ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card()
Sylwester Nawrocki
1
-27
/
+7
2016-08-08
ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data
Sylwester Nawrocki
1
-70
/
+1
2016-08-08
ASoC: s3c24xx_uda134x: Remove unused power() callback
Sylwester Nawrocki
1
-1
/
+0
2016-08-08
ASoC: samsung: Remove unused now unused struct s3c_dma_params
Sylwester Nawrocki
6
-52
/
+3
2016-08-08
ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.c
Sylwester Nawrocki
1
-14
/
+12
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c
Sylwester Nawrocki
1
-6
/
+6
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.c
Sylwester Nawrocki
1
-14
/
+14
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c
Sylwester Nawrocki
3
-15
/
+15
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.c
Sylwester Nawrocki
1
-12
/
+12
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c
Sylwester Nawrocki
1
-24
/
+24
2016-08-04
ASoC: samsung: Fix clock handling in S3C24XX_UDA134X card
Sylwester Nawrocki
1
-3
/
+4
2016-07-21
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
Sylwester Nawrocki
8
-21
/
+39
2016-07-21
ASoC: samsung: Fix error paths in the I2S driver's probe()
Sylwester Nawrocki
1
-5
/
+20
2016-06-26
ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"
Colin Ian King
1
-1
/
+1
2016-05-30
ASoC: samsung: Remove unused Odroid x2/u3 machine driver
Sylwester Nawrocki
3
-195
/
+0
2016-05-30
ASoC: samsung: Use of_device_get_match_data() helper
Sylwester Nawrocki
1
-17
/
+7
2016-05-30
ASoC: samsung: Remove definition of an unused data structure
Sylwester Nawrocki
1
-4
/
+0
2016-05-30
ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry
Sylwester Nawrocki
1
-3
/
+0
2016-03-13
Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso...
Mark Brown
2
-2
/
+2
2016-02-19
ASoC: samsung: Use IRQ safe spin lock calls
Charles Keepax
1
-9
/
+12
2016-01-27
ASoC: s3c24xx: use const snd_soc_component_driver pointer
Arnd Bergmann
2
-2
/
+2
2016-01-21
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-50
/
+26
2015-12-23
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...
Mark Brown
9
-94
/
+68
2015-12-01
ASoC: samsung/smartq: use dynamic registration
Arnd Bergmann
1
-50
/
+26
2015-11-21
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
9
-25
/
+33
2015-11-18
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
6
-26
/
+97
2015-11-18
ASoC: s3c24xx-i2s: pass DMA channels as platform data
Arnd Bergmann
2
-4
/
+20
2015-11-18
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
8
-73
/
+23
2015-10-23
ASoC: rx1950_uda1380: Constify rate constraints
Lars-Peter Clausen
1
-3
/
+2
2015-10-23
ASoC: h1940_uda1380: Constify rate constraints
Lars-Peter Clausen
1
-3
/
+2
2015-08-30
Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc...
Mark Brown
2
-0
/
+2
2015-08-21
ASoC: Set missing card owner field
Axel Lin
2
-0
/
+2
2015-08-20
ASoC: samsung: Remove redundant arndale_audio_remove
Vaishali Thakkar
1
-10
/
+0
2015-06-05
Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ...
Mark Brown
6
-15
/
+15
2015-05-04
ASoC: speyside: Use snd_soc_codec_get_dapm()
Lars-Peter Clausen
1
-1
/
+1
2015-05-04
ASoC: smartq: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-2
/
+1
2015-05-04
ASoC: smartq: Remove unnecessary snd_soc_dapm_disable_pin()
Lars-Peter Clausen
1
-3
/
+0
2015-05-04
ASoC: smdk_wm8994: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-2
/
+1
2015-05-04
ASoC: lowland: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-1
/
+1
2015-05-04
ASoC: samsung: wolfson: Improve compile test coverage
Lars-Peter Clausen
1
-5
/
+10
2015-05-01
ASoC: samsung: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
[next]