index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
ASoC: cs42l42: use helper function
Kuninori Morimoto
1
-4
/
+1
2023-01-31
ASoC: cs42l42: Add SoundWire support
Mark Brown
8
-50
/
+729
2023-01-31
ASoC: use helper function and cleanup
Mark Brown
58
-316
/
+276
2023-01-31
ASoC: mchp-spdifrx: add runtime PM support and fixes
Mark Brown
1
-149
/
+403
2023-01-31
ASoC: codecs: Add Awinic AW88395 audio amplifier
Mark Brown
11
-0
/
+4338
2023-01-31
Add the Renesas IDT821034 codec support
Mark Brown
5
-0
/
+1275
2023-01-31
ASoC: cs42l42: Wait for debounce interval after resume
Stefan Binding
1
-1
/
+9
2023-01-31
ASoC: cs42l42: Don't set idle_bias_on
Richard Fitzgerald
1
-1
/
+0
2023-01-31
ASoC: cs42l42: Add SoundWire support
Richard Fitzgerald
5
-0
/
+642
2023-01-31
ASoC: cs42l42: Export some functions for SoundWire
Richard Fitzgerald
2
-5
/
+14
2023-01-31
ASoC: cs42l42: Separate ASP config from PLL config
Richard Fitzgerald
2
-38
/
+44
2023-01-31
ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rate
Richard Fitzgerald
1
-3
/
+9
2023-01-31
ASoC: cs42l42: Add SOFT_RESET_REBOOT register
Richard Fitzgerald
2
-0
/
+7
2023-01-31
soundwire: stream: Add specific prep/deprep commands to port_prep callback
Stefan Binding
2
-5
/
+7
2023-01-31
ASoC: dt-bindings: irondevice,sma1303.yaml: Fix about breaking the checks
Kiseok Jo
1
-7
/
+6
2023-01-31
ASoC: sma1303: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-31
MAINTAINERS: add IRON DEVICE AUDIO CODEC DRIVERS
Kiseok Jo
1
-0
/
+7
2023-01-31
ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_dai
Kuninori Morimoto
2
-44
/
+28
2023-01-31
ASoC: soc-topology.c: use helper function
Kuninori Morimoto
1
-2
/
+2
2023-01-31
ASoC: soc-pcm.c: use helper function
Kuninori Morimoto
1
-9
/
+3
2023-01-31
ASoC: soc-dai.c: use helper function
Kuninori Morimoto
1
-2
/
+7
2023-01-31
ASoC: soc-dapm.c: use helper function
Kuninori Morimoto
1
-14
/
+12
2023-01-31
ASoC: soc-core.c: use helper function
Kuninori Morimoto
1
-4
/
+4
2023-01-31
ASoC: ti: use helper function
Kuninori Morimoto
3
-6
/
+9
2023-01-31
ASoC: tegra: use helper function
Kuninori Morimoto
5
-10
/
+9
2023-01-31
ASoC: sof: use helper function
Kuninori Morimoto
1
-66
/
+38
2023-01-31
ASoC: rockchip: use helper function
Kuninori Morimoto
3
-4
/
+4
2023-01-31
ASoC: meson: use helper function
Kuninori Morimoto
7
-35
/
+38
2023-01-31
ASoC: mediatek: use helper function
Kuninori Morimoto
7
-26
/
+32
2023-01-31
ASoC: intel: use helper function
Kuninori Morimoto
4
-31
/
+17
2023-01-31
ASoC: sdw-mockup: use helper function
Kuninori Morimoto
1
-4
/
+1
2023-01-31
ASoC: spear: use helper function
Kuninori Morimoto
1
-1
/
+2
2023-01-31
ASoC: cirrus: use helper function
Kuninori Morimoto
2
-4
/
+4
2023-01-31
ASoC: rt: use helper function
Kuninori Morimoto
14
-48
/
+21
2023-01-31
ASoC: max: use helper function
Kuninori Morimoto
1
-4
/
+1
2023-01-31
ASoC: hda: use helper function
Kuninori Morimoto
1
-2
/
+5
2023-01-31
ASoC: hdmi-codec: use helper function
Kuninori Morimoto
1
-5
/
+6
2023-01-31
ASoC: soc.h: add snd_soc_card_is_instantiated() helper
Kuninori Morimoto
1
-0
/
+6
2023-01-31
ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helper
Kuninori Morimoto
1
-0
/
+4
2023-01-31
ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helper
Kuninori Morimoto
1
-0
/
+17
2023-01-31
ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low level
Kuninori Morimoto
1
-7
/
+10
2023-01-31
ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()
Kuninori Morimoto
1
-2
/
+10
2023-01-30
ASoC: topology: Fixes and cleanups
Mark Brown
2
-111
/
+74
2023-01-30
ASoC: dt-bindings: audio-graph-port related update
Mark Brown
6
-86
/
+184
2023-01-30
ASoC: dt-bindings: Add schema for "awinic,aw88395"
Weidong Wang
1
-0
/
+53
2023-01-30
ASoC: codecs: Aw88395 chip register file, data type file and Kconfig Makefile
Weidong Wang
4
-0
/
+547
2023-01-30
ASoC: codecs: Aw88395 function for ALSA Audio Driver
Weidong Wang
2
-0
/
+1942
2023-01-30
ASoC: codecs: ACF bin parsing and check library file for aw88395
Weidong Wang
2
-0
/
+1158
2023-01-30
ASoC: codecs: Add i2c and codec registration for aw88395 and their associated...
Weidong Wang
2
-0
/
+638
2023-01-30
MAINTAINERS: add the Renesas IDT821034 codec entry
Herve Codina
1
-0
/
+7
[next]