index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-codec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sun4i-codec: Remove unnecessary function call
Donglin Peng
2017-08-21
1
-1
/
+0
*
ASoC: sunxi: make snd_soc_codec_driver structures as const
Bhumika Goyal
2017-08-07
1
-3
/
+3
*
ASoC: sun4i: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
1
-1
/
+2
*
ASoC: sun4i-codec: Remove unneeded gpiod NULL check
Fabio Estevam
2017-07-17
1
-3
/
+2
*
ASoC: sun4i-codec: Add support for V3s codec
Icenowy Zheng
2017-06-06
1
-0
/
+63
*
ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route
Chen-Yu Tsai
2017-01-09
1
-0
/
+1
*
ASoC: sun4i-codec: Add support for H3 codec
Chen-Yu Tsai
2016-11-30
1
-0
/
+71
*
ASoC: sun4i-codec: Add support for A23 codec
Chen-Yu Tsai
2016-11-30
1
-0
/
+108
*
ASoC: sun4i-codec: fix semicolon.cocci warnings
kbuild test robot
2016-11-10
1
-1
/
+1
*
ASoC: sun4i-codec: Add support for optional reset control to quirks
Chen-Yu Tsai
2016-11-09
1
-1
/
+27
*
ASoC: sun4i-codec: Add support for A31 ADC capture path
Chen-Yu Tsai
2016-11-09
1
-0
/
+65
*
ASoC: sun4i-codec: Add support for A31 board level audio routing
Chen-Yu Tsai
2016-11-04
1
-2
/
+19
*
ASoC: sun4i-codec: Add support for A31 analog microphone inputs
Chen-Yu Tsai
2016-11-04
1
-0
/
+70
*
ASoC: sun4i-codec: Add support for A31 Line Out playback
Chen-Yu Tsai
2016-11-04
1
-0
/
+39
*
ASoC: sun4i-codec: Add support for A31 Line In playback
Chen-Yu Tsai
2016-11-03
1
-0
/
+15
*
ASoC: sun4i-codec: Add support for A31 playback through headphone output
Chen-Yu Tsai
2016-11-03
1
-4
/
+267
*
ASoC: sun4i-codec: Increase DMA max burst to 8
Chen-Yu Tsai
2016-11-03
1
-2
/
+2
*
ASoC: sun4i-codec: Expand quirks to handle register offsets and card creation
Chen-Yu Tsai
2016-11-03
1
-27
/
+60
*
Merge branch 'fix/sunxi' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2016-11-03
1
-6
/
+6
|
\
|
*
ASoC: sun4i-codec: Enable bus clock after getting GPIO
Chen-Yu Tsai
2016-11-01
1
-6
/
+6
*
|
ASoC: sun4i-codec: Revise comments for register definition macros
Chen-Yu Tsai
2016-11-03
1
-3
/
+11
*
|
ASoC: sun4i-codec: Move data structures to add create_card call to quirks
Chen-Yu Tsai
2016-11-03
1
-39
/
+39
|
/
*
ASoC: sun4i-codec: return error code instead of NULL when create_card fails
Chen-Yu Tsai
2016-10-31
1
-3
/
+4
*
ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency
Danny Milosavljevic
2016-09-26
1
-3
/
+3
*
Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...
Mark Brown
2016-09-26
1
-6
/
+8
|
\
|
*
ASoC: codec duplicated callback function goes to component on sun4i-codec
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
|
ASoC: sun4i-codec: Add custom regmap configs
Danny Milosavljevic
2016-09-24
1
-3
/
+35
*
|
ASoC: sun4i-codec: Rename some sun7i-only registers
Danny Milosavljevic
2016-09-24
1
-3
/
+3
|
/
*
ASoC: sun4i-codec: Use proper output for external amp routes
Hans de Goede
2015-12-22
1
-1
/
+2
*
ASoC: sun4i-codec: Add support for PA gpio pin
Hans de Goede
2015-12-12
1
-0
/
+35
*
ASoC: sun4i-codec: Rename codec dapm widgets and routes
Hans de Goede
2015-12-12
1
-6
/
+6
*
Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2015-12-02
1
-13
/
+14
|
\
|
*
ASoC: sun4i-codec: use consistent names for PA controls
Adam Sampson
2015-11-05
1
-13
/
+14
*
|
ASoC: sun4i-codec: pass through clk_set_rate error
Maxime Ripard
2015-12-01
1
-3
/
+4
*
|
ASoC: sunxi: Remove useless comments and variable
Maxime Ripard
2015-12-01
1
-22
/
+0
*
|
ASoC: sun4i: Implement MIC1 capture
Maxime Ripard
2015-11-30
1
-31
/
+197
|
/
*
ASoC: sun4i-codec: Remove the routing property
Maxime Ripard
2015-10-07
1
-7
/
+0
*
ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT
Maxime Ripard
2015-09-30
1
-2
/
+1
*
ASoC: sun4i-codec: pass through clk_set_rate error
Maxime Ripard
2015-09-30
1
-3
/
+4
*
ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-09-17
1
-1
/
+0
*
ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs
Emilio López
2015-09-16
1
-0
/
+720