summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/i2s.c
AgeCommit message (Expand)Author
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown
2017-10-18ASoC: samsung: i2s: disable secondary DAI until it gets fixedMarek Szyprowski
2017-09-19ASoC: samsung: i2s: Use specific name for i2s daisJaechul Lee
2017-09-04ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk()Christophe Jaillet
2017-08-15ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_removeAnton Vasilyev
2017-07-26ASoC: samsung: i2s: Handle return value of clk_prepare_enable.Arvind Yadav
2017-07-17ASoC: samsung: i2s: Support more resolution ratesJaechul Lee
2017-03-07ASoC: samsung: Remove extra blank linesCalin Cruceru
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown
2017-01-23ASoC: Revert "samsung: Remove unneeded initialization of chan_name"Sylwester Nawrocki
2016-12-31ASoC: samsung: i2s: Provide I2S device for registered clocksMarek Szyprowski
2016-12-31ASoC: samsung: i2s: Let runtime PM operations to control op_clk tooMarek Szyprowski
2016-12-31ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operationsMarek Szyprowski
2016-12-31ASoC: samsung: i2s: Ensure proper runtime PM state of I2S deviceMarek Szyprowski
2016-12-31ASoC: samsung: i2s: Remove virtual device for secondary DAIMarek Szyprowski
2016-12-15ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski
2016-10-28Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski
2016-10-25Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2016-10-25ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki
2016-10-24ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax
2016-08-24ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i...Wei Yongjun
2016-08-08ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.cSylwester Nawrocki
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki
2016-07-21ASoC: samsung: Fix error paths in the I2S driver's probe()Sylwester Nawrocki
2016-05-30ASoC: samsung: Use of_device_get_match_data() helperSylwester Nawrocki
2016-05-30ASoC: samsung: Remove definition of an unused data structureSylwester Nawrocki
2016-05-30ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entrySylwester Nawrocki
2016-02-20ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2015-05-01ASoC: samsung: Constify platform_device_idKrzysztof Kozlowski
2015-01-14ASoC: samsung: i2s: Add clock provider for the I2S internal clocksSylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Protect more registers with a spinlockSylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Add spinlock in place of local_irq_* callsSylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Remove an unneeded goto usageSylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Add get_other_dai helper functionSylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Move clk enable to the platform driver probe()Sylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Move clk_get() to platform driver probe()Sylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Request memory region in driver probe()Sylwester Nawrocki
2015-01-14ASoC: samsung: i2s: Add return value checks in probe()Sylwester Nawrocki
2015-01-14ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanupSylwester Nawrocki
2015-01-06ASoC: samsung: i2s: Remove unused gpios field from struct i2sSylwester Nawrocki
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-16Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...Mark Brown
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-08ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki
2014-12-08ASoC: samsung: Fix non-DT use of I2S controllerMark Brown