index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
5
-5
/
+5
2024-09-10
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-70
/
+73
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-5
/
+5
2024-09-06
ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
1
-19
/
+9
2024-08-29
ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
Matteo Martelli
1
-70
/
+73
2024-05-06
ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
1
-1
/
+1
2024-04-30
ASoC: sunxi: DMIC: Add controls for adjusting the mic gains
Joao Schim
1
-0
/
+34
2024-04-17
ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specification
John Watts
1
-2
/
+2
2024-04-15
ASoC: sunxi: sun4i-i2s: Support 32-bit audio formats
John Watts
1
-5
/
+28
2024-03-27
ASoC: sun8i-codec: Fix build with CONFIG_SND_JACK_INPUT_DEV disabled
Ondrej Jirman
1
-7
/
+7
2024-03-25
ASoC: sun8i-codec: Implement jack and accessory detection
Arnaud Ferraris
2
-0
/
+317
2024-03-25
ASoC: sun50i-codec-analog: Enable jack detection on startup
Arnaud Ferraris
1
-1
/
+31
2024-03-25
ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias
Samuel Holland
1
-8
/
+33
2024-03-25
ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_level
Samuel Holland
1
-11
/
+18
2024-01-29
ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
Chen-Yu Tsai
1
-0
/
+5
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
7
-12
/
+5
2023-09-25
ASoC: sunxi: convert not to use asoc_xxx()
Kuninori Morimoto
3
-9
/
+9
2023-08-14
ASoC: sunxi: merge DAI call back functions into ops
Kuninori Morimoto
4
-12
/
+16
2023-08-13
ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-03-20
ASoC: sunxi: sun8i-codec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sunxi: sun4i-i2s: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-14
ASoC: sunxi: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-10-24
ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match
Ban Tao
1
-1
/
+1
2022-09-21
ASoC: sunxi: fix declaration compile error
Zeng Heng
1
-1
/
+1
2022-09-19
ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
Mikhail Rudenko
1
-0
/
+3
2022-09-19
ASoC: sunxi: Add Allwinner H6 Digital MIC driver
Ban Tao
3
-0
/
+414
2022-09-13
ASoC: sunxi: sun4i-codec: silence misleading error in probe
Mikhail Rudenko
1
-1
/
+1
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
4
-8
/
+6
2022-06-27
ASoC: sun50i-codec-analog: Add support for internal bias
Arnaud Ferraris
1
-0
/
+8
2022-06-27
ASoC: sunxi: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2
-5
/
+0
2022-06-27
ASoC: sunxi: Migrate to new style legacy DAI naming flag
Charles Keepax
3
-3
/
+6
2022-06-17
ASoC: sunxi: sun4i-i2s: update kernel-doc
Pierre-Louis Bossart
1
-0
/
+2
2022-06-15
ASoC: Add regmap_field helpers for simple bit operations
Mark Brown
1
-48
/
+30
2022-06-15
ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
Li Chen
1
-48
/
+30
2022-06-14
ASoC: sun8i-codec: Partial revert to fix clock specifiers
Charles Keepax
1
-2
/
+2
2022-06-06
ASoC: sunxi: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: sunxi: Update to use set_fmt_new callback
Charles Keepax
2
-14
/
+14
2022-02-03
ASoC: sun4i-i2s: Add support for the R329/D1 variant
Samuel Holland
1
-3
/
+37
2022-02-03
ASoC: sun4i-i2s: Update registers for more channels
Samuel Holland
1
-11
/
+17
2021-12-20
ASoC: sunxi: Use dev_err_probe() helper
Kuninori Morimoto
1
-2
/
+1
2021-11-29
ASoC: sunxi: sun4i-spdif: Implement IEC958 control
Jernej Skrabec
1
-0
/
+115
2021-11-29
ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls
Samuel Holland
1
-0
/
+56
2021-06-21
ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-21
ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
3
-6
/
+2
2021-04-08
ASoC: fsl: sunxi: remove redundant dev_err call
Muhammad Usama Anjum
1
-3
/
+1
[next]