summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
AgeCommit message (Expand)Author
2016-11-22ASoC: samsung: Remove non-existing MACH dependenciesKrzysztof Kozlowski
2016-11-11ASoC: samsung: Remove unselectable smdk_wm8580pcmLars-Peter Clausen
2016-11-11ASoC: samsung: Makefile cleanupValentin Rothberg
2016-11-02ASoC: samsung: s3c24xx-i2s.c merge fixupSylwester Nawrocki
2016-11-02ASoC: samsung: spdif: Fix DMA filter initializationSylwester Nawrocki
2016-11-02ASoC: samsung: Drop AC97 driversSylwester Nawrocki
2016-11-02ASoC: samsung: s2c24xx-i2s: remove redundant error messageSylwester Nawrocki
2016-11-02ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki
2016-10-28Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski
2016-10-25ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanupSylwester Nawrocki
2016-10-25ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parametersSylwester Nawrocki
2016-10-25Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2016-10-25ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki
2016-10-25ASoC: s3c24xx_uda134x: Move global variables to driver's data structureSylwester Nawrocki
2016-10-24ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown
2016-09-24ASoC: samsung: add missing \n to end of pr_err messagesColin Ian King
2016-09-24ASoC: exynos: organize the asoc audio into a menuRandy Li
2016-08-24ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i...Wei Yongjun
2016-08-08ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanupSylwester Nawrocki
2016-08-08ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card()Sylwester Nawrocki
2016-08-08ASoC: s3c24xx_uda134x: Drop initialization of codec's platform dataSylwester Nawrocki
2016-08-08ASoC: s3c24xx_uda134x: Remove unused power() callbackSylwester Nawrocki
2016-08-08ASoC: samsung: Remove unused now unused struct s3c_dma_paramsSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.cSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.cSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from ac97.cSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.cSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from s3c24xx-i2s.cSylwester Nawrocki
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.cSylwester Nawrocki
2016-08-04ASoC: samsung: Fix clock handling in S3C24XX_UDA134X cardSylwester Nawrocki
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki
2016-07-21ASoC: samsung: Fix error paths in the I2S driver's probe()Sylwester Nawrocki
2016-06-26ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"Colin Ian King
2016-05-30ASoC: samsung: Remove unused Odroid x2/u3 machine driverSylwester Nawrocki
2016-05-30ASoC: samsung: Use of_device_get_match_data() helperSylwester Nawrocki
2016-05-30ASoC: samsung: Remove definition of an unused data structureSylwester Nawrocki
2016-05-30ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entrySylwester Nawrocki
2016-03-13Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso...Mark Brown
2016-02-20ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax
2016-01-27ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown
2015-12-01ASoC: samsung/smartq: use dynamic registrationArnd Bergmann
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin
2015-11-18ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2015-10-23ASoC: rx1950_uda1380: Constify rate constraintsLars-Peter Clausen