index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()
Amadeusz Sławiński
1
-1
/
+1
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create
Amadeusz Sławiński
1
-21
/
+10
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create
Amadeusz Sławiński
1
-23
/
+12
2024-07-02
ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create
Amadeusz Sławiński
1
-12
/
+5
2024-07-02
ASoC: topology: Properly initialize soc_enum values
Amadeusz Sławiński
1
-0
/
+2
2024-07-02
ASoC: topology: Do not do unnecessary dobj management
Amadeusz Sławiński
1
-4
/
+0
2024-07-02
ASoC: topology: Simplify code
Amadeusz Sławiński
1
-7
/
+3
2024-07-01
ASoC: codecs: lpass-wsa-macro: Fix using NULL pointer in probe() dev_err
Krzysztof Kozlowski
1
-1
/
+1
2024-07-01
ASoC: codecs: lpass-rx-macro: Fix using NULL pointer in probe() dev_err
Krzysztof Kozlowski
1
-1
/
+1
2024-07-01
ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP
Nathan Chancellor
1
-0
/
+1
2024-07-01
ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()
Nathan Chancellor
1
-1
/
+1
2024-07-01
ASoC: dt-bindings: realtek,rt5677: Convert to dtschema
Animesh Agarwal
2
-78
/
+135
2024-07-01
ASoc: tas2781: Add name_prefix as the prefix name of DSP firmwares and calibrated data files
Shenghao Ding
1
-4
/
+15
2024-07-01
ASoC: codecs: wsa884x: parse port-mapping information
Srinivas Kandagatla
1
-0
/
+8
2024-07-01
ASoC: dt-bindings: wsa8840: Document port mapping property
Srinivas Kandagatla
1
-0
/
+8
2024-07-01
ASoC: codecs: wsa883x: parse port-mapping information
Srinivas Kandagatla
1
-0
/
+8
2024-07-01
ASoC: dt-bindings: wsa883x: Document port mapping property
Manikantan R
1
-0
/
+8
2024-07-01
ASoC: dt-bindings: simple-audio-mux: add state-labels property
Kuninori Morimoto
1
-0
/
+6
2024-07-01
ASoC: simple-audio-mux: enable to select MUX names
Kuninori Morimoto
1
-15
/
+40
2024-07-01
ASoC: dt-bindings: realtek,rt5659: Convert to dtschema
Animesh Agarwal
2
-89
/
+129
2024-07-01
ASoC: fsl_rpmsg: Add support for i.MX95 platform
Chancel Liu
1
-0
/
+9
2024-07-01
ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX95
Chancel Liu
1
-0
/
+1
2024-07-01
ASoC: cs35l56: Remove redundant clearing of clk_stop_mode1
Richard Fitzgerald
1
-1
/
+0
2024-07-01
ASoC: cs35l56: Remove support for A1 silicon
Richard Fitzgerald
4
-96
/
+2
2024-07-01
ASoC: cs35l56: Revert support for dual-ownership of ASP registers
Richard Fitzgerald
4
-273
/
+43
2024-06-28
ASoC: meson: tdm: add sample rate support up to 768kHz
Jerome Brunet
4
-6
/
+6
2024-06-28
ASoC: dt-bindings: fsl,xcvr: Adjust the number of interrupts
Shengjiu Wang
1
-3
/
+8
2024-06-28
ASoC: max98088: Check for clk_prepare_enable() error
Chen Ni
1
-3
/
+7
2024-06-28
ASoC: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-28
ASoC: soc-utils: allow sample rate up to 768kHz for the dummy dai
Jerome Brunet
1
-3
/
+6
2024-06-28
ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
Piotr Wojtaszczyk
6
-0
/
+536
2024-06-28
ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
Piotr Wojtaszczyk
2
-0
/
+82
2024-06-27
ASoC: codecs: lpass-wsa-macro: add missing select of common code
Krzysztof Kozlowski
1
-0
/
+1
2024-06-26
ASoC: rt712-sdca: add the function for version B
Shuming Fan
4
-100
/
+660
2024-06-26
ASoC: rt712-sdca: change the definition name of SDCA channel number
Shuming Fan
4
-43
/
+45
2024-06-26
ASoC: dt-bindings: amlogic,gx-sound-card: drop minItems for audio-widgets
Neil Armstrong
1
-1
/
+0
2024-06-26
ASoC: qcom: Adjust issues in case of DT error in asoc_qcom_lpass_cpu_platform_probe()
Aleksandr Mishin
1
-0
/
+4
2024-06-26
ASoC: imx-audmix: Split capture device for audmix
Shengjiu Wang
1
-34
/
+45
2024-06-26
ASoC: fsl_audmix: Split playback and capture stream to different DAI
Shengjiu Wang
1
-10
/
+6
2024-06-26
ASoC: fsl_sai: Add separate DAI for transmitter and receiver
Shengjiu Wang
2
-41
/
+104
2024-06-26
ASoC: audio-graph-card2: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+13
2024-06-26
ASoC: audio-graph-card: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+13
2024-06-26
ASoC: simple-audio-card: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+10
2024-06-26
ASoC: simple-card-utils: add link-trigger-order support
Kuninori Morimoto
2
-0
/
+75
2024-06-26
ASoC: audio-graph-port: add link-trigger-order
Kuninori Morimoto
2
-0
/
+35
2024-06-26
ASoC: codecs: lpass-macro: Use enum for handling codec version
Krzysztof Kozlowski
3
-7
/
+7
2024-06-26
ASoC: codecs: lpass-macro: Gracefully handle unknown version
Krzysztof Kozlowski
2
-2
/
+4
2024-06-26
ASoC: codecs: lpass-wsa-macro: Correct support for newer v2.5 version
Krzysztof Kozlowski
1
-3
/
+306
2024-06-26
ASoC: codecs: lpass-wsa-macro: Prepare to accommodate new codec versions
Krzysztof Kozlowski
1
-122
/
+218
2024-06-26
ASoC: codecs: lpass-wsa-macro: Drop unused define
Krzysztof Kozlowski
1
-1
/
+0
[next]