summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/s3c2412-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: Add proper error paths to s3c24xx I2S driverKrzysztof Kozlowski2017-07-281-4/+9
* ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.Arvind Yadav2017-07-261-1/+3
* ASoC: Revert "samsung: Remove unneeded initialization of chan_name"Sylwester Nawrocki2017-01-231-0/+2
* Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2016-12-121-2/+0
|\
| * ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki2016-10-251-2/+0
* | ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski2016-10-281-8/+8
|/
* ASoC: samsung: Drop usage of struct s3c_dma_params from s3c2412-i2s.cSylwester Nawrocki2016-08-081-12/+12
* ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki2016-07-211-1/+2
* ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-2/+2
* ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann2015-11-181-2/+10
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-181-2/+2
* ASoC: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: samsung: Fix return value check in s3c2412_iis_dev_probe()Wei Yongjun2014-07-291-6/+2
* ASoC: samsung: remove unused DMA dataArnd Bergmann2014-07-141-4/+0
* ASoC: samsung: s3c2412-i2s: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-06-241-2/+2
* ASoC: samsung: s3c24{xx,12}-i2s: port to use generic dmaengine APIVasily Khoruzhick2014-06-241-24/+23
* ASoC: samsung: Use params_width()Tushar Behera2014-05-261-3/+3
* ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera2014-05-221-13/+1
* ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera2014-05-221-1/+0
* ASoC: samsung: Fix build on multiplatformSachin Kamat2014-04-081-2/+2
* ASoC: samsung: Fix build regressions due to gpio re-orgSachin Kamat2014-01-221-0/+2
* ASoC: samsung: Fix build error with dma function renameTushar Behera2013-08-221-2/+2
* ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto2013-03-261-3/+9
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+19
* ASoC: Convert S3C2412 I2S driver to gpiolib APISylwester Nawrocki2012-07-151-7/+3
* ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-04-301-1/+1
* ASoC: Convert Samsung directory to module_platform_driverMark Brown2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: samsung: Add __devexit_p at necessary placesAxel Lin2011-10-021-1/+1
* ASoC: samsung: Fix checking return value of clk_getAxel Lin2011-09-161-2/+2
* ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn2011-01-111-11/+1
* ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar2010-11-231-0/+212
OpenPOWER on IntegriCloud