index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
cirrus
/
ep93xx-i2s.c
Age
Commit message (
Expand
)
Author
2022-06-27
ASoC: ep93xx: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: ep93xx: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: ep93xx: Update to use set_fmt_new callback
Charles Keepax
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-10-20
ASoC: cirrus: i2s: Prepare clock before using it
Alexander Sverdlin
2021-09-27
ASoC: ep93xx: Convert to modern clocking terminology
Mark Brown
2021-01-21
ASoC: cirrus: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-05-18
ASoC: cirrus: use snd_soc_xxx_active()
Kuninori Morimoto
2020-01-21
ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
2019-07-31
ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-02
ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component()
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-28
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
2018-05-11
ASoC: cirrus: i2s: IRQ-based stream watchdog
Alexander Sverdlin
2018-05-11
ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOs
Alexander Sverdlin
2018-05-02
ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
Alexander Sverdlin
2018-05-02
ASoC: cirrus: i2s: Fix LRCLK configuration
Alexander Sverdlin
2014-10-20
ASoC: cirrus: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-18
ASoC: ep93xx: remove custom DMA alloc compat function
Stephen Warren
2013-12-18
ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device
Stephen Warren
2013-08-29
ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()
Fabio Estevam
2013-07-24
ASoC: ep93xx: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-15
ASoC: ep93xx-i2s: Staticize non exported struct
Lars-Peter Clausen
2013-05-13
ASoC: ep93xx: Setup dma data in DAI probe
Lars-Peter Clausen
2013-04-12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-05
ASoC: ep93xx_pcm: Fix compile error
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on ep93xx i2s
Kuninori Morimoto
2013-03-26
ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params
Lars-Peter Clausen
2013-01-22
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-10
ASoC: cirrus: remove __dev* attributes
Bill Pemberton
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-08-28
ASoC: Rename ep93xx soc directory to cirrus
Alexander Shiyan