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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sun8i-codec: Remove unused dev from codec struct
Samuel Holland
2020-02-21
1
-3
/
+0
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
2019-10-28
1
-3
/
+3
*
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: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-08-09
1
-7
/
+7
*
|
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
|
ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
*
|
ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...
YueHaibing
2019-07-31
1
-3
/
+1
*
|
ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-3
/
+1
|
/
*
ASoC: sunxi: sun50i-codec-analog: Add earpiece
Luca Weiss
2019-07-05
1
-0
/
+50
*
ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-28
1
-1
/
+4
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
6
-45
/
+6
|
\
|
*
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-14
2
-1
/
+14
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-20
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119
Thomas Gleixner
2019-05-24
2
-20
/
+2
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
|
ASoC: sunxi: sun4i-codec: don't select unnecessary Platform
Kuninori Morimoto
2019-06-19
1
-4
/
+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: sunxi: sun4i-codec: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-5
/
+15
*
|
|
ASoC: sun4i-i2s: Change SR and WSS computation
Maxime Ripard
2019-06-06
1
-16
/
+55
*
|
|
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-05-30
1
-0
/
+9
|
\
|
|
[next]