index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-i2s.c
Age
Commit message (
Expand
)
Author
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
2018-02-26
ASoC: sun4i-i2s: Fix RX slot number of SUN8I
Yong Deng
2018-01-05
Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'a...
Mark Brown
2017-12-14
ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks fail
Chen-Yu Tsai
2017-12-12
ASoC: sun4i-i2s: Add support for A83T
Chen-Yu Tsai
2017-08-21
ASoC: sun4i-i2s: Add support for H3
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Update global enable with bitmask
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Check for slave select bit
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Add regmap field to set DAI format
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Add mclk enable regmap field
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: bclk and lrclk polarity tidyup
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Add regfields for word size select and sample resolution
Marcus Cooper
2017-08-21
ASoC: sun4i-i2s: Add regmap fields for channels
Marcus Cooper
2017-08-14
ASoC: sun4i-i2s: Add TX FIFO offset to quirks
Marcus Cooper
[next]