index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-codec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+
Andrea Bondavalli
2017-11-09
1
-5
/
+24
*
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