aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/i2s.c
Commit message (Expand)AuthorAge
* ASoC: samsung: Use params_width()Tushar Behera2014-05-26
* ASoC: samsung: Handle errors when getting the op_clk clockSylwester Nawrocki2014-05-22
* ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera2014-05-21
* ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio InterfaceSylwester Nawrocki2014-05-20
* ASoC: samsung: Don't clear clock setting during i2s_startupTushar Behera2014-04-23
* ASoC: samsung: Fix build on multiplatformSachin Kamat2014-04-08
* ASoC: samsung: Remove dma.h inclusionSachin Kamat2014-01-24
* ASoC: samsung: Add NULL check in i2s.cSachin Kamat2014-01-24
* ASoC: samsung: Use ASoC dmaengine code where possibleMark Brown2013-12-11
* ASoC: samsung: Provide helper for DMA initMark Brown2013-12-11
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-11-04
|\
| * ASoC: samsung: fix return value check in i2s_alloc_dai()Wei Yongjun2013-10-25
* | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-10-24
|\|
| * ASoC: samsung-i2s: Use devm_snd_soc_register_component()Mark Brown2013-09-16
| * ASoC: samsung: Allow mono in i2s driverCharles Keepax2013-09-16
* | ASoC: samsung: Initialise DMA data at device probe timeMark Brown2013-10-20
|/
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-22
|\
| * ASoC: samsung: Rename DMA platform registration functionsMark Brown2013-08-20
| * ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2013-08-13
| * ASoC: Samsung: I2S: Add quirks as driver data in I2SPadmavathi Venna2013-08-13
| * ASoC: samsung: Make secondary I2S DAI device a child of primaryMark Brown2013-08-01
| * ASoC: Samsung: I2S: Modify driver to give more flexibilityPadmavathi Venna2013-07-26
* | ASoC: Samsung: Set RFS and BFS in slave modePadmavathi Venna2013-07-11
|/
* ASoC: samsung: Remove obsolete GPIO based DT pinmuxingMark Brown2013-07-02
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-04-12
|\
| * ASoC: samsung: fix module_device_tableArnd Bergmann2013-04-11
* | ASoC: core: Merge Samsung fixes to avoid trivial context conflictMark Brown2013-04-03
|\|
| * ASoC: Samsung: set drvdata before adding secondary devicePrathyush K2013-04-03
| * ASoC: Samsung: return error if drvdata is not setPrathyush K2013-04-03
* | ASoC: switch over to use snd_soc_register_component() on samsung i2sKuninori Morimoto2013-03-26
|/
* ASoC: Samsung: I2S: Add support for runtime S2RR. Chandrasekar2013-01-31
* ASoC: samsung: Add DT support for i2sPadmavathi Venna2013-01-28
* ASoC: Samsung: Add I2S S/W RST in startup functionPadmavathi Venna2013-01-26
* ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna2013-01-24
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-07
* ASoC: Samsung: Get I2S src_clk from clock alias id.Padmavathi Venna2012-11-28
* ASoC: SAMSUNG: i2s: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-14
* ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* ASoC: Samsung: Added to support mono recordingSangsu Park2012-03-16
* ASoC: Samsung: Update email id of the authorJaswinder Singh2012-02-29
* ASoC: Samsung: Merge two identical if-else clausesJassi Brar2012-02-29
* ASoC: Add trivial pm_runtime usage to Samsung DAI driversMark Brown2011-12-23
* ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown2011-12-07
* ASoC: Fix __iomem annotation for IDMA registersMark Brown2011-11-29
* ASoC: Convert Samsung directory to module_platform_driverMark Brown2011-11-25
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ASoC: samsung: Add __devexit_p at necessary placesAxel Lin2011-10-02
* ASoC: SAMSUNG: Modify I2S driver to support idmaSangbeom Kim2011-07-20