summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* ASoC: samsung: Fix error paths in the I2S driver's probe()Sylwester Nawrocki2016-07-211-5/+20
* ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"Colin Ian King2016-06-261-1/+1
* ASoC: samsung: Remove unused Odroid x2/u3 machine driverSylwester Nawrocki2016-05-303-195/+0
* ASoC: samsung: Use of_device_get_match_data() helperSylwester Nawrocki2016-05-301-17/+7
* ASoC: samsung: Remove definition of an unused data structureSylwester Nawrocki2016-05-301-4/+0
* ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entrySylwester Nawrocki2016-05-301-3/+0
*---. Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5659', 'aso...Mark Brown2016-03-132-2/+2
|\ \ \
| | | * ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2016-01-272-2/+2
| | |/ | |/|
* | | ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax2016-02-201-9/+12
|/ /
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-50/+26
|\ \
| * | ASoC: samsung/smartq: use dynamic registrationArnd Bergmann2015-12-011-50/+26
| |/
OpenPOWER on IntegriCloud