aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677' and 'asoc/topic/samsung' into asoc-nextMark Brown14-52/+117
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/topic/jack' and 'asoc/topic/jz4740' into asoc-nextMark Brown3-28/+0
2017-08-22ASoC: samsung: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai3-28/+0
2017-08-21ASoC: s3c24xx_uda134x: Remove unnecessary function callDonglin Peng1-1/+0
2017-08-17ASoC: samsung: make snd_soc_ops constBhumika Goyal4-4/+4
2017-08-15ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_removeAnton Vasilyev1-5/+1
2017-08-14ASoC: samsung: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-08-14ASoC: samsung: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-14ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops staticColin Ian King1-2/+2
2017-08-08ASoC: samsung: odroid: Drop requirement of clocks in the sound nodeSylwester Nawrocki1-14/+30
2017-07-28ASoC: samsung: Add proper error paths to s3c24xx I2S driverKrzysztof Kozlowski3-4/+25
2017-07-28ASoC: samsung: Add missing prepare for iis clock of s3c24xxKrzysztof Kozlowski1-1/+1
2017-07-28ASoC: samsung: Fix possible double iounmap on s3c24xx driver probe failureKrzysztof Kozlowski1-1/+0
2017-07-26ASoC: samsung: spdif: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+6
2017-07-26ASoC: samsung: i2s: Handle return value of clk_prepare_enable.Arvind Yadav1-4/+15
2017-07-26ASoC: samsung: pcm: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+6
2017-07-26ASoC: samsung: s3c24xx: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+9
2017-07-26ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-07-21ASoC: samsung: odroid: Fix EPLL frequency valuesSylwester Nawrocki1-3/+3
2017-07-17ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski1-1/+1
2017-07-17ASoC: samsung: i2s: Support more resolution ratesJaechul Lee1-7/+13
2017-06-13ASoC: samsung: Constify hw_constraintsTakashi Iwai1-1/+1
2017-04-21ASoC: samsung: Add Odroid ASoC machine driverSylwester Nawrocki3-0/+229
2017-03-07ASoC: samsung: Remove extra blank linesCalin Cruceru4-5/+0
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-nextMark Brown4-113/+98
2017-01-23ASoC: Revert "samsung: Remove unneeded initialization of chan_name"Sylwester Nawrocki4-2/+13
2016-12-31ASoC: samsung: i2s: Provide I2S device for registered clocksMarek Szyprowski1-3/+3
2016-12-31ASoC: samsung: i2s: Let runtime PM operations to control op_clk tooMarek Szyprowski1-0/+5
2016-12-31ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operationsMarek Szyprowski1-14/+12
2016-12-31ASoC: samsung: i2s: Ensure proper runtime PM state of I2S deviceMarek Szyprowski1-8/+46
2016-12-31ASoC: samsung: i2s: Remove virtual device for secondary DAIMarek Szyprowski1-76/+26
2016-12-15ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski1-8/+2
2016-12-15ASoC: samsung: add GPIOLIB dependencyFabian Frederick1-0/+2
2016-12-15ASoC: samsung: include gpio consumer.hFabian Frederick1-0/+1
2016-12-15ASoC: samsung: smdk_wm8580: remove unused ‘bfs’Vinod Koul1-4/+1
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/samsung' and 'asoc/topic/simple' into asoc-nextMark Brown14-1129/+639
2016-12-12Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown4-13/+2
2016-12-01ASoC: samsung: Add machine driver for Exynos5433 based TM2 boardSylwester Nawrocki3-0/+563
2016-11-22ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580Krzysztof Kozlowski1-2/+3
2016-11-22ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASocKrzysztof Kozlowski1-1/+2
2016-11-22ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usageKrzysztof Kozlowski1-27/+3
2016-11-22ASoC: samsung: Remove non-existing MACH dependenciesKrzysztof Kozlowski1-1/+1
2016-11-11ASoC: samsung: Remove unselectable smdk_wm8580pcmLars-Peter Clausen3-186/+0
2016-11-11ASoC: samsung: Makefile cleanupValentin Rothberg1-3/+0
2016-11-02ASoC: samsung: s3c24xx-i2s.c merge fixupSylwester Nawrocki1-4/+3
2016-11-02ASoC: samsung: spdif: Fix DMA filter initializationSylwester Nawrocki1-10/+9
2016-11-02ASoC: samsung: Drop AC97 driversSylwester Nawrocki7-785/+0
2016-11-02ASoC: samsung: s2c24xx-i2s: remove redundant error messageSylwester Nawrocki1-5/+1
2016-11-02ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki1-44/+16