开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-i2s.c
Age
Commit message (
Expand
)
Author
2021-06-21
ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-03-10
ASoC: sun4i-i2s: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
2021-01-21
ASoC: sunxi: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-10-30
ASoC: sun4i-i2s: fix coding-style for callback definition
Clément Péron
2020-10-30
ASoC: sun4i-i2s: Fix setting of FIFO modes
Samuel Holland
2020-10-30
ASoC: sun4i-i2s: Fix sun8i volatile regs
Clément Péron
2020-10-30
ASoC: sun4i-i2s: Add 20 and 24 bit support
Marcus Cooper
2020-10-30
ASoC: sun4i-i2s: Set sign extend sample
Marcus Cooper
2020-10-30
ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
Clément Péron
2020-10-30
ASoC: sun4i-i2s: Add support for H6 I2S
Jernej Skrabec
2020-10-30
ASoC: sun4i-i2s: Change set_chan_cfg() params
Clément Péron
2020-10-30
ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode
Clément Péron
2020-07-10
ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc
Pierre-Louis Bossart
2019-08-27
ASoC: sun4i: Revert A83t description
Maxime Ripard
2019-08-27
ASoC: sunxi: Revert initial A83t support
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
2019-08-21
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-08-20
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
2019-08-20
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
ASoC: sun4i-i2s: Incorrect SR and WSS computation
Marcus Cooper
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-06
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-06-06
ASoC: sun4i-i2s: Change SR and WSS computation
Maxime Ripard
2019-06-04
ASoC: sun4i-i2s: Add offset to RX channel select
Marcus Cooper
2019-06-04
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
Marcus Cooper
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-21
ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
Vasily Khoruzhick
2018-10-17
ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
Marcus Cooper
[next]