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
2018-02-07
Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...
Mark Brown
1
-2
/
+80
2018-01-24
ASoC: sun8i-codec: Add ADC support for a33
Mylene JOSSERAND
1
-2
/
+80
2018-01-12
Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as...
Mark Brown
2
-9
/
+41
2017-12-14
ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks fail
Chen-Yu Tsai
1
-6
/
+30
2017-12-12
ASoC: sun4i-codec: enable 12Khz and 24Khz audio sample rates
Andrea Bondavalli
1
-9
/
+20
2017-12-12
ASoC: sun4i-i2s: Add support for A83T
Chen-Yu Tsai
1
-0
/
+21
2017-11-10
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...
Mark Brown
2
-6
/
+36
2017-11-10
Merge remote-tracking branch 'asoc/fix/sunxi' into asoc-linus
Mark Brown
1
-4
/
+55
2017-11-09
ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+
Andrea Bondavalli
1
-5
/
+24
2017-11-09
ASoC: sun8i-codec: Add a comment on the LRCK inversion
Maxime Ripard
1
-0
/
+11
2017-11-09
ASoC: sun8i-codec: Set the BCLK divider
Maxime Ripard
1
-0
/
+51
2017-11-08
ASoC: sun8i-codec: Fix left and right channels inversion
Maxime Ripard
1
-1
/
+1
2017-11-08
ASoC: sun8i-codec: Invert Master / Slave condition
Maxime Ripard
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-21
ASoC: sun4i-i2s: Add support for H3
Marcus Cooper
1
-2
/
+174
2017-08-21
ASoC: sun4i-i2s: Update global enable with bitmask
Marcus Cooper
1
-3
/
+4
2017-08-21
ASoC: sun4i-i2s: Check for slave select bit
Marcus Cooper
1
-16
/
+21
2017-08-21
ASoC: sun4i-i2s: Add regmap field to set DAI format
Marcus Cooper
1
-3
/
+12
2017-08-21
ASoC: sun4i-i2s: Add mclk enable regmap field
Marcus Cooper
1
-2
/
+14
2017-08-21
ASoC: sun4i-i2s: bclk and lrclk polarity tidyup
Marcus Cooper
1
-13
/
+32
2017-08-21
ASoC: sun4i-i2s: Add regfields for word size select and sample resolution
Marcus Cooper
1
-3
/
+28
2017-08-21
ASoC: sun4i-i2s: Add regmap fields for channels
Marcus Cooper
1
-8
/
+69
2017-08-21
ASoC: sun4i-codec: Remove unnecessary function call
Donglin Peng
1
-1
/
+0
2017-08-14
ASoC: sun4i-i2s: Add TX FIFO offset to quirks
Marcus Cooper
1
-1
/
+6
2017-08-14
ASoC: sun4i-i2s: Add regmap config to quirks
Marcus Cooper
1
-3
/
+7
2017-08-14
ASoC: sun4i-i2s: Add clkdiv offsets to quirks
Marcus Cooper
1
-0
/
+8
2017-08-07
ASoC: sunxi: make snd_soc_codec_driver structures as const
Bhumika Goyal
2
-4
/
+4
2017-08-01
ASoC: sun4i-i2s: Extend quirks scope
Marcus Cooper
1
-8
/
+14
2017-07-26
ASoC: sun4i-spdif: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+8
2017-07-19
ASoC: sun4i: explicitly request exclusive reset control
Philipp Zabel
3
-3
/
+5
2017-07-17
ASoC: sun8i-codec: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-07-17
ASoC: sun4i-codec: Remove unneeded gpiod NULL check
Fabio Estevam
1
-3
/
+2
2017-06-06
ASoC: sun4i-codec: Add support for V3s codec
Icenowy Zheng
1
-0
/
+63
2017-06-06
ASoC: sun8i-codec-analog: add support for V3s SoC
Icenowy Zheng
1
-0
/
+9
2017-06-06
ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
Icenowy Zheng
1
-1
/
+100
2017-05-24
ASoC: sun8i-codec-analog: split out mbias
Icenowy Zheng
1
-5
/
+30
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
[next]