summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown2017-02-194-113/+98
|\ \
| | * ASoC: samsung: i2s: Provide I2S device for registered clocksMarek Szyprowski2016-12-311-3/+3
| | * ASoC: samsung: i2s: Let runtime PM operations to control op_clk tooMarek Szyprowski2016-12-311-0/+5
| | * ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operationsMarek Szyprowski2016-12-311-14/+12
| | * ASoC: samsung: i2s: Ensure proper runtime PM state of I2S deviceMarek Szyprowski2016-12-311-8/+46
| | * ASoC: samsung: i2s: Remove virtual device for secondary DAIMarek Szyprowski2016-12-311-76/+26
| | * ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski2016-12-151-8/+2
| | * ASoC: samsung: add GPIOLIB dependencyFabian Frederick2016-12-151-0/+2
| | * ASoC: samsung: include gpio consumer.hFabian Frederick2016-12-151-0/+1
| | * ASoC: samsung: smdk_wm8580: remove unused ‘bfs’Vinod Koul2016-12-151-4/+1
| |/
* / ASoC: Revert "samsung: Remove unneeded initialization of chan_name"Sylwester Nawrocki2017-01-234-2/+13
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown2016-12-1214-1129/+639
|\ \
| | * ASoC: samsung: Add machine driver for Exynos5433 based TM2 boardSylwester Nawrocki2016-12-013-0/+563
| | * ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580Krzysztof Kozlowski2016-11-221-2/+3
| | * ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASocKrzysztof Kozlowski2016-11-221-1/+2
| | * ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usageKrzysztof Kozlowski2016-11-221-27/+3
| | * ASoC: samsung: Remove non-existing MACH dependenciesKrzysztof Kozlowski2016-11-221-1/+1
| | * ASoC: samsung: Remove unselectable smdk_wm8580pcmLars-Peter Clausen2016-11-113-186/+0
| | * ASoC: samsung: Makefile cleanupValentin Rothberg2016-11-111-3/+0
| | * ASoC: samsung: s3c24xx-i2s.c merge fixupSylwester Nawrocki2016-11-021-4/+3
| | * ASoC: samsung: Drop AC97 driversSylwester Nawrocki2016-11-027-785/+0
| | * ASoC: samsung: s2c24xx-i2s: remove redundant error messageSylwester Nawrocki2016-11-021-5/+1
| | * ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki2016-11-021-44/+16
| | * Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2016-10-286-43/+46
| | |\
| | * | ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanupSylwester Nawrocki2016-10-251-26/+4
| | * | ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parametersSylwester Nawrocki2016-10-251-13/+2
| | * | Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2016-10-254-13/+2
| | |\ \
| | * | | ASoC: s3c24xx_uda134x: Move global variables to driver's data structureSylwester Nawrocki2016-10-251-36/+43
| | * | | ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax2016-10-241-2/+3
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2016-12-124-13/+2
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki2016-10-254-13/+2
| |/ /
* | / ASoC: samsung: spdif: Fix DMA filter initializationSylwester Nawrocki2016-11-021-10/+9
| |/ |/|
* | ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski2016-10-286-45/+47
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown2016-09-2915-282/+146
|\ \
| | * ASoC: samsung: add missing \n to end of pr_err messagesColin Ian King2016-09-241-3/+3
| | * ASoC: exynos: organize the asoc audio into a menuRandy Li2016-09-241-28/+29
| | * ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i...Wei Yongjun2016-08-241-2/+6
| | * ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanupSylwester Nawrocki2016-08-081-15/+15
| | * ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card()Sylwester Nawrocki2016-08-081-27/+7
| | * ASoC: s3c24xx_uda134x: Drop initialization of codec's platform dataSylwester Nawrocki2016-08-081-70/+1
| | * ASoC: s3c24xx_uda134x: Remove unused power() callbackSylwester Nawrocki2016-08-081-1/+0
| | * ASoC: samsung: Remove unused now unused struct s3c_dma_paramsSylwester Nawrocki2016-08-086-52/+3
| | * ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.cSylwester Nawrocki2016-08-081-14/+12
| | * ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.cSylwester Nawrocki2016-08-081-6/+6
| | * ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.cSylwester Nawrocki2016-08-081-14/+14
| | * ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.cSylwester Nawrocki2016-08-083-15/+15
| | * ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.cSylwester Nawrocki2016-08-081-12/+12
| | * ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.cSylwester Nawrocki2016-08-081-24/+24
| |/
* / ASoC: samsung: Fix clock handling in S3C24XX_UDA134X cardSylwester Nawrocki2016-08-041-3/+4
|/
* ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki2016-07-218-21/+39