aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/i2s.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto
2023-03-20ASoC: samsung: i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2023-01-17ASoC: samsung: i2s: add support for FSD I2SPadmanabhan Rajanbabu
2022-06-27ASoC: samsung: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: samsung: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: samsung: Update to use set_fmt_new callbackCharles Keepax
2022-03-16ASoC: samsung: i2s: check the return value of kstrdup()Xiaoke Wang
2021-06-21ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-03-10ASoC: samsung: i2s: remove unassigned variablePierre-Louis Bossart
2021-01-21ASoC: samsung: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-26ASoC: samsung: i2s: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-05ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepareXu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-21ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto
2019-03-20ASoC: samsung: i2s: Don't use register read to determine slave/master modeSylwester Nawrocki
2019-03-11ASoC: samsung: i2s: Fix DAPM routes for capture streamSylwester Nawrocki
2019-02-19ASoC: samsung: i2s: Fix multiple "IIS multi" devices initializationSylwester Nawrocki
2019-02-19ASoC: samsung: i2s: Fix secondary platform device unregistrationSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Prevent potential NULL platform data dereferenceSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Convert to SPDX License IndentifierSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Comments clean upSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definitionSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usageSylwester Nawrocki
2019-02-14ASoC: samsung: Specify DMA channel names through custom DMA configSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Get rid of a static spinlockSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Move quirks data to common driver data structureSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Move IP variant data to common driver data structureSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structureSylwester Nawrocki
2019-02-14ASoC: samsung: i2s: Move SFR pointer to common driver data structureSylwester Nawrocki
2019-02-13ASoC: samsung: i2s: Move registers cache to common driver data structureSylwester Nawrocki
2019-02-13ASoC: samsung: i2s: Move opclk data to common driver data structureSylwester Nawrocki
2019-02-13ASoC: samsung: i2s: Move core clk to the driver common data structureSylwester Nawrocki
2019-02-13ASoC: samsung: i2s: Add widgets and routes for DPCM supportSylwester Nawrocki
2019-02-13ASoC: samsung: i2s: Move clk supplier data to common driver data structureSylwester Nawrocki
2019-02-13Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-13ASoC: samsung: i2s: Restore support for the secondary PCMSylwester Nawrocki
2019-02-12ASoC: samsung: i2s: Convert to single component with multiple DAIsSylwester Nawrocki
2019-02-12ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki
2019-02-12ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki
2019-02-07ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki
2018-08-03ASoC: samsung: i2s: Mark expected switch fall-throughGustavo A. R. Silva
2018-03-12ASoC: samsung: i2s: Fix rclk_srcrate handlingSylwester Nawrocki
2018-02-14ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLKSylwester Nawrocki
2018-02-14ASoC: samsung: i2s: Prevent external abort on exynos5433 I2S1 accessSylwester Nawrocki
2018-02-14ASoC: samsung: i2s: Ensure names of supplied clocks are uniqueSylwester Nawrocki