aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/samsung/i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown1-9/+10
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski1-9/+10
2016-10-25Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown1-3/+0
2016-10-25ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki1-3/+0
2016-10-24ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax1-2/+3
2016-08-24ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i2s_probe()Wei Yongjun1-2/+6
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.cSylwester Nawrocki1-24/+24
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki1-2/+3
2016-07-21ASoC: samsung: Fix error paths in the I2S driver's probe()Sylwester Nawrocki1-5/+20
2016-05-30ASoC: samsung: Use of_device_get_match_data() helperSylwester Nawrocki1-17/+7
2016-05-30ASoC: samsung: Remove definition of an unused data structureSylwester Nawrocki1-4/+0
2016-05-30ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entrySylwester Nawrocki1-3/+0
2016-02-20ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax1-9/+12
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-3/+8
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-21/+5
2015-05-01ASoC: samsung: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-01-14ASoC: samsung: i2s: Add clock provider for the I2S internal clocksSylwester Nawrocki1-20/+93
2015-01-14ASoC: samsung: i2s: Protect more registers with a spinlockSylwester Nawrocki1-30/+51
2015-01-14ASoC: samsung: i2s: Add spinlock in place of local_irq_* callsSylwester Nawrocki1-5/+13
2015-01-14ASoC: samsung: i2s: Remove an unneeded goto usageSylwester Nawrocki1-9/+8
2015-01-14ASoC: samsung: i2s: Add get_other_dai helper functionSylwester Nawrocki1-9/+15
2015-01-14ASoC: samsung: i2s: Move clk enable to the platform driver probe()Sylwester Nawrocki1-14/+11
2015-01-14ASoC: samsung: i2s: Move clk_get() to platform driver probe()Sylwester Nawrocki1-12/+7
2015-01-14ASoC: samsung: i2s: Request memory region in driver probe()Sylwester Nawrocki1-38/+7
2015-01-14ASoC: samsung: i2s: Add return value checks in probe()Sylwester Nawrocki1-4/+8
2015-01-14ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanupSylwester Nawrocki1-5/+4
2015-01-06ASoC: samsung: i2s: Remove unused gpios field from struct i2sSylwester Nawrocki1-1/+0
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2014-12-16Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt5645', 'asoc/fix/rt5677' and 'asoc/fix/samsung' into asoc-linusMark Brown1-70/+176
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-08ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki1-0/+2
2014-12-08ASoC: samsung: Fix non-DT use of I2S controllerMark Brown1-1/+4
2014-12-06ASoC: samsung: Fix error handling for clock lookupMark Brown1-2/+8
2014-11-21ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk()Padmavathi Venna1-2/+3
2014-11-07ASoC: samsung: add support for exynos7 I2S controllerPadmavathi Venna1-62/+156
2014-11-07ASoC: Samsung: Add quirk for internal DMAPadmavathi Venna1-6/+6
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-09ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax1-2/+3
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/s6000', 'asoc/topic/samsung' and 'asoc/topic/sh-fsi' into asoc-nextMark Brown1-6/+0
2014-07-14ASoC: samsung: remove unused DMA dataArnd Bergmann1-6/+0
2014-07-11ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup}Sylwester Nawrocki1-2/+11
2014-07-04ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki1-10/+6
2014-05-26ASoC: samsung: Use params_width()Tushar Behera1-4/+4
2014-05-22ASoC: samsung: Handle errors when getting the op_clk clockSylwester Nawrocki1-1/+5
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera1-2/+0
2014-05-20ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio InterfaceSylwester Nawrocki1-0/+4
2014-04-23ASoC: samsung: Don't clear clock setting during i2s_startupTushar Behera1-3/+1
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat1-3/+3