summaryrefslogtreecommitdiff
path: root/sound/soc/stm/stm32_i2s.c
AgeCommit message (Expand)Author
2023-08-14ASoC: stm: merge DAI call back functions into opsKuninori Morimoto
2023-03-20ASoC: stm: stm32_i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2022-11-10ASoC: stm32: i2s: remove irqf_oneshot flagOlivier Moysan
2022-09-27ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probeZhang Qilong
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: stm: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: stm: Update to use set_fmt_new callbackCharles Keepax
2021-12-20ASoC: stm: Use dev_err_probe() helperKuninori Morimoto
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-22ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan
2021-11-17ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan
2021-06-17ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-02-05ASoC: stm32: i2s: add master clock providerOlivier Moysan
2020-03-18ASoC: stm32: i2s: manage rebind issueOlivier Moysan
2020-02-11ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan
2020-02-11ASoC: stm32: i2s: manage error when getting reset controllerOlivier Moysan
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown
2019-05-08ASoC: stm32: i2s: manage identification registersOlivier Moysan
2019-05-08ASoC: stm32: i2s: update pcm hardware constraintsOlivier Moysan
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-25ASoC: stm32: i2s: return the get_irq errorFabien Dessenne
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-03-11ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan
2019-03-11ASoC: stm32: i2s: use default dai nameOlivier Moysan
2019-03-11ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan
2019-03-11ASoC: stm32: i2s: change trigger tracesOlivier Moysan
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan
2019-02-08SoC: stm32: i2s: manage clock powerOlivier Moysan
2019-02-08ASoC: stm32: i2s: add power managementOlivier Moysan
2017-07-19ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel
2017-05-19ASoC: stm32: Add full duplex support to i2solivier moysan
2017-05-19ASoC: stm32: Add I2S driverolivier moysan