index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
ASoC: topology: Use unload() op directly
Amadeusz Sławiński
2
-21
/
+29
2023-01-30
ASoC: topology: Unify kcontrol removal code
Amadeusz Sławiński
1
-42
/
+6
2023-01-30
ASoC: topology: Remove unnecessary check for EOF
Amadeusz Sławiński
1
-6
/
+1
2023-01-30
ASoC: topology: Return an error on complete() failure
Amadeusz Sławiński
1
-1
/
+1
2023-01-30
ASoC: topology: Pass correct pointer instead of casting
Amadeusz Sławiński
1
-6
/
+6
2023-01-30
ASoC: topology: Remove unnecessary forward declarations
Amadeusz Sławiński
1
-3
/
+0
2023-01-30
ASoC: topology: Rename remove_ handlers
Amadeusz Sławiński
1
-16
/
+16
2023-01-30
ASoC: topology: Fix function name
Amadeusz Sławiński
1
-2
/
+2
2023-01-30
ASoC: topology: Fix typo in functions name
Amadeusz Sławiński
1
-16
/
+16
2023-01-30
ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constant
Amadeusz Sławiński
1
-3
/
+2
2023-01-30
ASoC: topology: Properly access value coming from topology file
Amadeusz Sławiński
1
-1
/
+1
2023-01-30
ASoC: dt-bindings: add entry for TAS5720A-Q1 driver
Steffen Aschbacher
1
-0
/
+2
2023-01-30
ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probe
Steffen Aschbacher
2
-0
/
+14
2023-01-30
ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variant
Steffen Aschbacher
2
-13
/
+106
2023-01-30
ASoC: codecs: tas5720: split a tas5720_mute_soc_component() function
Alexandru Ardelean
1
-4
/
+7
2023-01-30
ASoC: dt-bindings: fsl-sai: Simplify the VFxxx dmas binding
Marek Vasut
1
-30
/
+8
2023-01-30
ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"
Colin Ian King
1
-2
/
+2
2023-01-30
ASoC: amd: acp: Refactor bit width calculation
Venkata Prasad Potturu
1
-4
/
+4
2023-01-30
ASoC: dt-bindings: simple-card: add missing #address-cells/#size-cells
Kuninori Morimoto
1
-0
/
+4
2023-01-30
ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory
Kuninori Morimoto
1
-1
/
+1
2023-01-30
ASoC: dt-bindings: renesas,rsnd: tidyup rcar_sound,src
Kuninori Morimoto
1
-4
/
+0
2023-01-30
ASoC: dt-bindings: renesas,rsnd: add missing playback/capture
Kuninori Morimoto
1
-3
/
+22
2023-01-30
ASoC: dt-bindings: ak4613: enable Of-graph (Audio-Graph-Card) style
Kuninori Morimoto
1
-0
/
+7
2023-01-30
ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema
Geert Uytterhoeven
2
-56
/
+107
2023-01-30
ASoC: dt-bindings: audio-graph-port: remove prefix
Kuninori Morimoto
1
-3
/
+0
2023-01-30
ASoC: dt-bindings: audio-graph-port: add clocks on endpoint
Kuninori Morimoto
1
-0
/
+9
2023-01-30
ASoC: dt-bindings: audio-graph-port: add missing mclk-fs
Kuninori Morimoto
1
-5
/
+3
2023-01-30
ASoC: dt-bindings: audio-graph-port: add definitions/ports
Kuninori Morimoto
1
-0
/
+12
2023-01-30
ASoC: dt-bindings: audio-graph-port: use definitions for port/endpoint
Kuninori Morimoto
1
-17
/
+22
2023-01-28
ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
Kuninori Morimoto
1
-1
/
+1
2023-01-28
ASoC: kirkwood: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-01-28
ASoC: imx-hdmi: Use dev_err_probe
Alexander Stein
1
-1
/
+1
2023-01-28
ASoC: Modified the schema binding and added the vendor prefixes.
Kiseok Jo
2
-0
/
+34
2023-01-28
ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.
KiseokJo
4
-0
/
+2422
2023-01-28
ASoC: fsl-asoc-card: constify fsl_asoc_card_dai
Luca Ceresoli
1
-1
/
+1
2023-01-27
ASoC: ts3a227e: add set_jack and get_jack_type
Astrid Rost
1
-1
/
+19
2023-01-27
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
3
-0
/
+56
2023-01-27
ASoC: soc-component: add get_jack_type
Astrid Rost
2
-0
/
+22
2023-01-27
ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is stored
Peter Ujfalusi
1
-1
/
+1
2023-01-27
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
6
-33
/
+97
2023-01-27
ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on error
Peter Ujfalusi
1
-1
/
+5
2023-01-27
ASoC: SOF: ipc4-topology: Protect pipeline free with mutex
Ranjani Sridharan
4
-5
/
+10
2023-01-27
ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference counting
Ranjani Sridharan
3
-50
/
+182
2023-01-27
ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_list
Ranjani Sridharan
1
-18
/
+20
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
9
-70
/
+126
2023-01-27
ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during trigger
Ranjani Sridharan
3
-35
/
+115
2023-01-27
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
1
-17
/
+52
2023-01-27
ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI trigger
Ranjani Sridharan
4
-91
/
+21
[next]