index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-i2s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sun4i: Revert A83t description
Maxime Ripard
2019-08-27
1
-12
/
+12
*
ASoC: sunxi: Revert initial A83t support
Maxime Ripard
2019-08-27
1
-1
/
+24
*
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
2019-08-21
1
-9
/
+35
*
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
2019-08-21
1
-1
/
+1
*
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
2019-08-21
1
-1
/
+1
*
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
2019-08-21
1
-5
/
+7
*
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
2019-08-21
1
-6
/
+34
*
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
2019-08-20
1
-11
/
+6
*
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
2019-08-20
1
-3
/
+5
*
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
2019-08-20
1
-20
/
+1
*
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
2019-08-20
1
-0
/
+1
*
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
2019-08-20
1
-1
/
+1
*
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
2019-08-20
1
-2
/
+2
*
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
2019-08-20
1
-6
/
+12
*
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
2019-08-20
1
-58
/
+60
*
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
2019-08-20
1
-2
/
+2
*
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
2019-08-20
1
-14
/
+49
*
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
2019-08-20
1
-2
/
+19
*
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
2019-08-20
1
-93
/
+106
*
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
2019-08-20
1
-87
/
+69
*
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-08-20
1
-8
/
+8
|
\
|
*
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
2019-08-20
1
-6
/
+6
|
*
ASoC: sun4i-i2s: Incorrect SR and WSS computation
Marcus Cooper
2019-07-31
1
-2
/
+2
*
|
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
2019-08-20
1
-6
/
+4
*
|
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
2019-08-20
1
-3
/
+2
*
|
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
2019-08-20
1
-4
/
+5
*
|
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
2019-08-20
1
-3
/
+1
*
|
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
|
/
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
1
-5
/
+1
|
\
|
*
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-14
1
-1
/
+5
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-06-06
1
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ASoC: sun4i-i2s: Add offset to RX channel select
Marcus Cooper
2019-06-04
1
-0
/
+4
|
*
|
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
Marcus Cooper
2019-06-04
1
-1
/
+1
|
|
/
*
/
ASoC: sun4i-i2s: Change SR and WSS computation
Maxime Ripard
2019-06-06
1
-16
/
+55
|
/
*
ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
Vasily Khoruzhick
2018-10-21
1
-36
/
+25
*
ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
Marcus Cooper
2018-10-17
1
-0
/
+21
*
ASoC: sun4i-i2s: Fix RX slot number of SUN8I
Yong Deng
2018-02-26
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'a...
Mark Brown
2018-01-05
1
-6
/
+51
|
\
\
|
|
*
ASoC: sun4i-i2s: Add support for A83T
Chen-Yu Tsai
2017-12-12
1
-0
/
+21
|
|
/
|
/
|
|
*
ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks fail
Chen-Yu Tsai
2017-12-14
1
-6
/
+30
|
/
*
ASoC: sun4i-i2s: Add support for H3
Marcus Cooper
2017-08-21
1
-2
/
+174
*
ASoC: sun4i-i2s: Update global enable with bitmask
Marcus Cooper
2017-08-21
1
-3
/
+4
*
ASoC: sun4i-i2s: Check for slave select bit
Marcus Cooper
2017-08-21
1
-16
/
+21
*
ASoC: sun4i-i2s: Add regmap field to set DAI format
Marcus Cooper
2017-08-21
1
-3
/
+12
*
ASoC: sun4i-i2s: Add mclk enable regmap field
Marcus Cooper
2017-08-21
1
-2
/
+14
*
ASoC: sun4i-i2s: bclk and lrclk polarity tidyup
Marcus Cooper
2017-08-21
1
-13
/
+32
*
ASoC: sun4i-i2s: Add regfields for word size select and sample resolution
Marcus Cooper
2017-08-21
1
-3
/
+28
*
ASoC: sun4i-i2s: Add regmap fields for channels
Marcus Cooper
2017-08-21
1
-8
/
+69
*
ASoC: sun4i-i2s: Add TX FIFO offset to quirks
Marcus Cooper
2017-08-14
1
-1
/
+6
[next]