index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-17
ASoC: sun50i-codec-analog: Make line out routes stereo
Samuel Holland
1
-7
/
+11
2020-08-17
ASoC: sun50i-codec-analog: Enable DAPM for headphone switch
Samuel Holland
1
-7
/
+14
2020-08-17
ASoC: sun50i-codec-analog: Make headphone routes stereo
Samuel Holland
1
-8
/
+20
2020-08-17
ASoC: sun50i-codec-analog: Group and sort mixer routes
Samuel Holland
1
-30
/
+28
2020-08-17
ASoC: sun50i-codec-analog: Gate the amplifier clock during suspend
Samuel Holland
1
-0
/
+15
2020-08-17
ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits
Samuel Holland
1
-4
/
+2
2020-08-17
ASoC: sun8i-codec: Add a quirk for LRCK inversion
Samuel Holland
1
-4
/
+7
2020-08-17
ASoC: sun8i-codec: Add missing mixer routes
Samuel Holland
1
-0
/
+6
2020-08-17
ASoC: sun8i-codec: Fix DAPM to match the hardware topology
Samuel Holland
1
-25
/
+95
2020-07-23
ASoC: sunxi: use asoc_substream_to_rtd()
Kuninori Morimoto
2
-7
/
+7
2020-07-10
ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc
Lee Jones
1
-1
/
+1
2020-07-10
ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc
Pierre-Louis Bossart
1
-1
/
+9
2020-03-27
ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+2
2020-02-21
ASoC: sun8i-codec: Remove unused dev from codec struct
Samuel Holland
1
-3
/
+0
2020-02-17
ASoC: sun8i-codec: Fix setting DAI data format
Samuel Holland
1
-1
/
+2
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-10-28
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
1
-3
/
+3
2019-08-27
ASoC: sun4i: Revert A83t description
Maxime Ripard
1
-12
/
+12
2019-08-27
ASoC: sunxi: Revert initial A83t support
Maxime Ripard
1
-1
/
+24
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
1
-9
/
+35
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
1
-5
/
+7
2019-08-21
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
1
-6
/
+34
2019-08-20
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
1
-11
/
+6
2019-08-20
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
1
-3
/
+5
2019-08-20
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
1
-20
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
1
-0
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
1
-1
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
1
-6
/
+12
2019-08-20
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
1
-58
/
+60
2019-08-20
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
1
-14
/
+49
2019-08-20
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
1
-2
/
+19
2019-08-20
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
1
-93
/
+106
2019-08-20
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
1
-87
/
+69
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
1
-8
/
+8
2019-08-20
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
1
-6
/
+4
2019-08-20
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
1
-3
/
+2
2019-08-20
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
1
-4
/
+5
2019-08-20
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
1
-3
/
+1
2019-08-20
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
1
-6
/
+6
2019-08-09
ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-7
/
+7
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-31
ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to sim...
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-31
ASoC: sun4i-i2s: Incorrect SR and WSS computation
Marcus Cooper
1
-2
/
+2
[prev]
[next]