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
2017-03-15
ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN
Mylène Josserand
1
-9
/
+11
2017-03-15
ASoC: sun8i-codec: Fix space on audio-routing widget
Mylène Josserand
1
-1
/
+1
2017-03-15
ASoC: sun8i-codec-analog: split out line in
Icenowy Zheng
1
-11
/
+65
2017-03-15
ASoC: sun8i-codec-analog: split out mic2
Icenowy Zheng
1
-16
/
+76
2017-03-08
ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAY
Mylène Josserand
1
-6
/
+4
2017-03-08
ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE
Mylène Josserand
1
-24
/
+21
2017-03-08
ASoC: sun8i-codec: Remove analog "HP" widget
Mylène Josserand
1
-6
/
+0
2017-02-19
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...
Mark Brown
7
-24
/
+636
2017-02-19
ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()
Wei Yongjun
1
-10
/
+3
2017-02-08
ASoC: sunxi: allow the analog codec driver to be built on ARM64
Icenowy Zheng
1
-1
/
+1
2017-02-03
ASoC: sun4i-i2s: Add quirks to handle a31 compatible
Mylène Josserand
1
-2
/
+55
2017-02-03
ASoC: Add sun8i digital audio codec
Mylène Josserand
3
-0
/
+510
2017-02-03
ASoC: sun8i-codec-analog: Add amplifier event to fix first delay
Mylène Josserand
1
-2
/
+28
2017-01-20
ASoC: sun4i-spdif: Add support for the H3 SoC
Marcus Cooper
1
-0
/
+11
2017-01-17
ASoC: sun4i-i2s: Increase DMA max burst to 8
Mylène Josserand
1
-2
/
+2
2017-01-09
ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route
Chen-Yu Tsai
1
-0
/
+1
2016-12-31
ASoC: sun4i-spdif: Add quirks to the spdif driver
Marcus Cooper
1
-5
/
+31
2016-12-31
ASoC: sun4i-spdif: remove legacy dapm components
Marcus Cooper
1
-8
/
+0
2016-11-30
ASoC: sun4i-codec: Add support for H3 codec
Chen-Yu Tsai
1
-0
/
+71
2016-11-30
ASoC: sun4i-codec: Add support for A23 codec
Chen-Yu Tsai
1
-0
/
+108
2016-11-24
ASoC: sunxi: Uninitialized variable in probe()
Dan Carpenter
1
-1
/
+1
2016-11-22
ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controls
Chen-Yu Tsai
3
-0
/
+674
2016-11-10
ASoC: sun4i-codec: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-11-09
ASoC: sun4i-codec: Add support for optional reset control to quirks
Chen-Yu Tsai
1
-1
/
+27
2016-11-09
ASoC: sun4i-codec: Add support for A31 ADC capture path
Chen-Yu Tsai
1
-0
/
+65
2016-11-09
ASoC: sunxi: i2s: Implement set_sysclk
Maxime Ripard
1
-15
/
+38
2016-11-04
ASoC: sun4i-codec: Add support for A31 board level audio routing
Chen-Yu Tsai
1
-2
/
+19
2016-11-04
ASoC: sun4i-codec: Add support for A31 analog microphone inputs
Chen-Yu Tsai
1
-0
/
+70
2016-11-04
ASoC: sun4i-codec: Add support for A31 Line Out playback
Chen-Yu Tsai
1
-0
/
+39
2016-11-03
ASoC: sun4i-codec: Add support for A31 Line In playback
Chen-Yu Tsai
1
-0
/
+15
2016-11-03
ASoC: sun4i-codec: Add support for A31 playback through headphone output
Chen-Yu Tsai
1
-4
/
+267
2016-11-03
ASoC: sun4i-codec: Increase DMA max burst to 8
Chen-Yu Tsai
1
-2
/
+2
2016-11-03
ASoC: sun4i-codec: Expand quirks to handle register offsets and card creation
Chen-Yu Tsai
1
-27
/
+60
2016-11-03
Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-6
/
+6
2016-11-03
ASoC: sun4i-codec: Revise comments for register definition macros
Chen-Yu Tsai
1
-3
/
+11
2016-11-03
ASoC: sun4i-codec: Move data structures to add create_card call to quirks
Chen-Yu Tsai
1
-39
/
+39
2016-11-03
ASoC: sun4i-i2s: Implement capture support
Maxime Ripard
1
-3
/
+49
2016-11-01
ASoC: sun4i-codec: Enable bus clock after getting GPIO
Chen-Yu Tsai
1
-6
/
+6
2016-10-31
ASoC: sun4i-codec: return error code instead of NULL when create_card fails
Chen-Yu Tsai
1
-3
/
+4
2016-09-26
ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency
Danny Milosavljevic
1
-3
/
+3
2016-09-26
Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...
Mark Brown
1
-6
/
+8
2016-09-24
ASoC: sun4i-codec: Add custom regmap configs
Danny Milosavljevic
1
-3
/
+35
2016-09-24
ASoC: sun4i-codec: Rename some sun7i-only registers
Danny Milosavljevic
1
-3
/
+3
2016-08-24
ASoC: sunxi: depend on ARCH_SUNXI
Peter Robinson
1
-0
/
+1
2016-08-12
ASoC: sunxi: compatibility for sun6i to SPDIF
Marcus Cooper
1
-1
/
+16
2016-08-08
ASoC: codec duplicated callback function goes to component on sun4i-codec
Kuninori Morimoto
1
-6
/
+8
2016-07-04
ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()
Wei Yongjun
1
-3
/
+1
2016-07-01
ASoC: sunxi: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-06-29
ASoC: sunxi: Add Allwinner A10 Digital Audio driver
Maxime Ripard
3
-1
/
+713
2016-02-20
ASoC: sunxi: Add support for the SPDIF block
Marcus Cooper
3
-0
/
+559
[next]