index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
jz4740
/
jz4740-i2s.c
Age
Commit message (
Expand
)
Author
2023-01-07
ASoC: jz4740-i2s: Handle independent FIFO flush bits
Aidan MacDonald
2022-07-20
ASoC: jz4740-i2s: Remove unused 'mem' resource
Aidan MacDonald
2022-07-07
ASoC: jz4740-i2s: Refactor DMA channel setup
Aidan MacDonald
2022-07-07
ASoC: jz4740-i2s: Remove Open Firmware dependency
Aidan MacDonald
2022-06-27
ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: jz4740-i2s: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: js4740-i2s: Update to use set_fmt_new callback
Charles Keepax
2021-06-15
ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-05-10
ASoC: jz4740-i2s: fix function name
H. Nikolaus Schaller
2021-01-21
ASoC: jz4740: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-12-11
Merge remote-tracking branch 'asoc/for-5.11' into asoc-next
Mark Brown
2020-12-04
ASoC: jz4740-i2s: add missed checks for clk_get()
Chuhong Yuan
2020-10-26
ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment
Lars-Peter Clausen
2020-05-28
ASoC: ingenic: Unconditionally depend on devicetree
Paul Cercueil
2020-05-18
ASoC: jz4740: use snd_soc_xxx_active()
Kuninori Morimoto
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4770
Paul Cercueil
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4760
Paul Cercueil
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-09
ASoC: jz4740-i2s: Avoid passing enum as match data
Paul Cercueil
2020-03-09
ASoC: jz4740-i2s: Add local dev variable in probe function
Paul Cercueil
2020-03-09
ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
Paul Cercueil
2020-01-21
ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component
Kuninori Morimoto
2019-10-09
ASoC: jz4740: Remove unused match variable
Stephen Boyd
2019-10-07
ASoC: jz4740: Use of_device_get_match_data()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2017-07-26
ASoC: jz4740: Handle return value of clk_prepare_enable.
Arvind Yadav
2015-09-14
ASoC: jz4740: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-09
ASoC: jz4740: Add jz4780 support
Zubair Lutfullah Kakakhel
2015-02-04
ASoC: jz4740: Add DT support to jz4740-i2s driver
Zubair Lutfullah Kakakhel
2015-02-04
ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s
Zubair Lutfullah Kakakhel
2014-10-20
ASoC: jz4740: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-23
ASoC: jz4740: Improve build test coverage
Lars-Peter Clausen
2013-12-03
ASoC: jz4740: Use the generic dmaengine PCM driver
Lars-Peter Clausen
2013-12-03
ASoC: jz4740-i2s: Use managed resources
Lars-Peter Clausen
2013-05-12
ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare
Lars-Peter Clausen
2013-05-12
ASoC: jz4740: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-03-26
ASoC: switch over to use snd_soc_register_component() on jz4740 i2s
Kuninori Morimoto
2012-12-10
ASoC: jz4740: remove __dev* attributes
Bill Pemberton
2012-04-06
ASoC: JZ4740: Replaced comma operators with semicolons.
Maarten ter Huurne
2011-11-24
ASoC: Convert jz4740 directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-05-03
ASoC: JZ4740: Fix i2s shutdown
Lars-Peter Clausen
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-06-23
ASoC: Add JZ4740 ASoC support
Lars-Peter Clausen