index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
cirrus
/
ep93xx-i2s.c
Age
Commit message (
Expand
)
Author
2023-04-12
ASoC: ep93xx: Add OF support
Alexander Sverdlin
2023-04-11
ASoC: ep93xx: i2s: move enable call to startup callback
Alexander Sverdlin
2023-03-20
ASoC: cirrus: ep93xx-i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-13
ASoC: ep93xx: ignore 0 Hz sysclk
Alexander Sverdlin
2023-01-31
ASoC: cirrus: use helper function
Kuninori Morimoto
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