index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-22
ASoC: sun4i-codec: Use proper output for external amp routes
Hans de Goede
1
-1
/
+2
2015-12-12
ASoC: sun4i-codec: Add support for PA gpio pin
Hans de Goede
1
-0
/
+35
2015-12-12
ASoC: sun4i-codec: Rename codec dapm widgets and routes
Hans de Goede
1
-6
/
+6
2015-12-02
Merge branch 'fix/sun4i-codec' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-13
/
+14
2015-12-01
ASoC: sun4i-codec: pass through clk_set_rate error
Maxime Ripard
1
-3
/
+4
2015-12-01
ASoC: sunxi: Remove useless comments and variable
Maxime Ripard
1
-22
/
+0
2015-11-30
ASoC: sun4i: Implement MIC1 capture
Maxime Ripard
1
-31
/
+197
2015-11-05
ASoC: sun4i-codec: use consistent names for PA controls
Adam Sampson
1
-13
/
+14
2015-10-07
ASoC: sun4i-codec: Remove the routing property
Maxime Ripard
1
-7
/
+0
2015-09-30
ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT
Maxime Ripard
1
-2
/
+1
2015-09-30
ASoC: sun4i-codec: pass through clk_set_rate error
Maxime Ripard
1
-3
/
+4
2015-09-17
ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-09-16
ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs
Emilio López
3
-0
/
+733