| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 2021-06-21 | 1 | -2/+1 |
* | ARM: s3c24xx: move iis pinctrl config into boards | Arnd Bergmann | 2020-08-20 | 1 | -7/+0 |
* | ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS | Arnd Bergmann | 2020-08-19 | 1 | -1/+1 |
* | ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume | Krzysztof Kozlowski | 2020-04-14 | 1 | -0/+56 |
* | ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier | Sylwester Nawrocki | 2019-04-19 | 1 | -17/+11 |
* | ASoC: samsung: Specify DMA channel names through custom DMA config | Sylwester Nawrocki | 2019-02-14 | 1 | -1/+1 |
* | ASoC: samsung: dmaengine: Allow to specify custom DMA device | Sylwester Nawrocki | 2019-02-12 | 1 | -1/+1 |
* | ASoC: samsung: Add proper error paths to s3c24xx I2S driver | Krzysztof Kozlowski | 2017-07-28 | 1 | -4/+9 |
* | ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable. | Arvind Yadav | 2017-07-26 | 1 | -1/+3 |
* | ASoC: Revert "samsung: Remove unneeded initialization of chan_name" | Sylwester Nawrocki | 2017-01-23 | 1 | -0/+2 |
* | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next | Mark Brown | 2016-12-12 | 1 | -2/+0 |
|\ |
|
| * | ASoC: samsung: Remove unneeded initialization of chan_name | Sylwester Nawrocki | 2016-10-25 | 1 | -2/+0 |
* | | ASoC: samsung: get access to DMA engine early to defer probe properly | Marek Szyprowski | 2016-10-28 | 1 | -8/+8 |
|/ |
|
* | ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.c | Sylwester Nawrocki | 2016-08-08 | 1 | -12/+12 |
* | ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config | Sylwester Nawrocki | 2016-07-21 | 1 | -1/+2 |
* | ASoC: samsung: pass filter function as pointer | Arnd Bergmann | 2015-11-21 | 1 | -2/+2 |
* | ASoC: s3c24xx-i2s: pass DMA channels as platform data | Arnd Bergmann | 2015-11-18 | 1 | -2/+10 |
* | ASoC: samsung: pass DMA channels as pointers | Arnd Bergmann | 2015-11-18 | 1 | -2/+2 |
* | ASoC: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: samsung: Fix return value check in s3c2412_iis_dev_probe() | Wei Yongjun | 2014-07-29 | 1 | -6/+2 |
* | ASoC: samsung: remove unused DMA data | Arnd Bergmann | 2014-07-14 | 1 | -4/+0 |
* | ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepare | Vasily Khoruzhick | 2014-06-24 | 1 | -2/+2 |
* | ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine API | Vasily Khoruzhick | 2014-06-24 | 1 | -24/+23 |
* | ASoC: samsung: Use params_width() | Tushar Behera | 2014-05-26 | 1 | -3/+3 |
* | ASoC: samsung: Use devm_snd_soc_register_component | Tushar Behera | 2014-05-22 | 1 | -13/+1 |
* | ASoC: samsung: Use devm_snd_soc_register_platform | Tushar Behera | 2014-05-22 | 1 | -1/+0 |
* | ASoC: samsung: Fix build on multiplatform | Sachin Kamat | 2014-04-08 | 1 | -2/+2 |
* | ASoC: samsung: Fix build regressions due to gpio re-org | Sachin Kamat | 2014-01-22 | 1 | -0/+2 |
* | ASoC: samsung: Fix build error with dma function rename | Tushar Behera | 2013-08-22 | 1 | -2/+2 |
* | ASoC: switch over to use snd_soc_register_component() on s3c i2s | Kuninori Morimoto | 2013-03-26 | 1 | -3/+9 |
* | ASoC: Samsung: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | ASoC: Samsung: Do not register samsung audio dma device as pdev | Padmavathi Venna | 2012-12-07 | 1 | -1/+19 |
* | ASoC: Convert S3C2412 I2S driver to gpiolib API | Sylwester Nawrocki | 2012-07-15 | 1 | -7/+3 |
* | ASoC: s3c2412-i2s: Fix dai registration | Heiko Stübner | 2012-05-01 | 1 | -1/+1 |
* | ASoC: Convert Samsung directory to module_platform_driver | Mark Brown | 2011-11-25 | 1 | -11/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ASoC: samsung: Add __devexit_p at necessary places | Axel Lin | 2011-10-02 | 1 | -1/+1 |
* | ASoC: samsung: Fix checking return value of clk_get | Axel Lin | 2011-09-16 | 1 | -2/+2 |
* | ASoC: SAMSUNG: Clean-up header includes | Seungwhan Youn | 2011-01-11 | 1 | -11/+1 |
* | ASoC: Samsung: Rename from s3c24xx to samsung | Jassi Brar | 2010-11-23 | 1 | -0/+212 |