summaryrefslogtreecommitdiff
path: root/sound/soc/bcm/bcm2835-i2s.c
AgeCommit message (Expand)Author
2023-08-14ASoC: bcm: merge DAI call back functions into opsKuninori Morimoto
2022-09-14ASoC: bcm2835-i2s: Switch to use dev_err_probe() helperYang Yingliang
2022-06-27ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: bcm: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax
2021-09-27ASoC: bcm: Convert to modern clocking terminologyMark Brown
2021-01-21ASoC: bcm: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-02ASoC: bcm2835-i2s: remove unneeded semicolonTom Rix
2020-07-28ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFERSeung-Woo Kim
2020-05-18ASoC: bcm: use snd_soc_xxx_active()Kuninori Morimoto
2019-07-31ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-01-18ASoC: bcm2835: fix hw_params error when device is in prepared stateMatthias Reichl
2017-11-10ASoC: bcm2835: Support left/right justified and DSP modesMatthias Reichl
2017-11-10ASoC: bcm2835: Enforce full symmetryMatthias Reichl
2017-11-10ASoC: bcm2835: Support additional samplerates up to 384kHzMatthias Reichl
2017-11-10ASoC: bcm2835: Add support for TDM modesMatthias Reichl
2016-04-27ASoC: bcm2835: Add S16_LE support via packed DMA transfersMatthias Reichl
2016-04-25ASoC: bcm2835: setup clock only if CPU is clock masterMatthias Reichl
2016-04-25ASoC: bcm2835: add 24bit supportMatthias Reichl
2016-01-15ASoC: bcm2835: move to use the clock frameworkMartin Sperl
2016-01-10ASoC: bcm2835: cleanup includes by ordering them alphabeticallyMartin Sperl
2015-08-27ASoC: bcm2835-i2s: Fix module autoload for OF platform driversLuis de Bethencourt
2014-10-20ASoC: bcm: drop owner assignment from platform_driversWolfram Sang
2013-12-02ASoC: bcm2835-i2s: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen
2013-11-25ASoC: Add support for BCM2835Florian Meier