Skip to content

Commit 0791fae

Browse files
committed
ASoC: Merge v6.5-rc2
Get a similar baseline to my other branches, and fixes for people using the branch.
2 parents e8bf174 + fdf0eaf commit 0791fae

File tree

14,316 files changed

+516275
-171403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

14,316 files changed

+516275
-171403
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ ForEachMacros:
254254
- 'for_each_free_mem_range'
255255
- 'for_each_free_mem_range_reverse'
256256
- 'for_each_func_rsrc'
257+
- 'for_each_group_device'
257258
- 'for_each_group_evsel'
258259
- 'for_each_group_member'
259260
- 'for_each_hstate'

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.[ch] diff=cpp
33
*.dts diff=dts
44
*.dts[io] diff=dts
5+
*.rs diff=rust

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*.bin
1717
*.bz2
1818
*.c.[012]*.*
19-
*.cover
2019
*.dt.yaml
2120
*.dtb
2221
*.dtbo
@@ -34,7 +33,6 @@
3433
*.lz4
3534
*.lzma
3635
*.lzo
37-
*.mbx
3836
*.mod
3937
*.mod.c
4038
*.o
@@ -51,7 +49,6 @@
5149
*.symversions
5250
*.tab.[ch]
5351
*.tar
54-
*.usyms
5552
*.xz
5653
*.zst
5754
Module.symvers
@@ -112,7 +109,6 @@ modules.order
112109
#
113110
/include/config/
114111
/include/generated/
115-
/include/ksym/
116112
/arch/*/include/generated/
117113

118114
# stgit generated dirs

.mailmap

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
# same person appearing not to be so or badly displayed. Also allows for
66
# old email addresses to map to new email addresses.
77
#
8-
# For format details, see "MAPPING AUTHORS" in "man git-shortlog".
8+
# For format details, see "man gitmailmap" or "MAPPING AUTHORS" in
9+
# "man git-shortlog" on older systems.
910
#
1011
# Please keep this list dictionary sorted.
1112
#
@@ -70,6 +71,8 @@ Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang@unisoc.com>
7071
Baolin Wang <baolin.wang@linux.alibaba.com> <baolin.wang7@gmail.com>
7172
Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
7273
Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com>
74+
Ben Dooks <ben-linux@fluff.org> <ben.dooks@simtec.co.uk>
75+
Ben Dooks <ben-linux@fluff.org> <ben.dooks@sifive.com>
7376
Ben Gardner <bgardner@wabtec.com>
7477
Ben M Cahill <ben.m.cahill@intel.com>
7578
Ben Widawsky <bwidawsk@kernel.org> <ben@bwidawsk.net>
@@ -175,12 +178,17 @@ Gustavo Padovan <padovan@profusion.mobi>
175178
Hanjun Guo <guohanjun@huawei.com> <hanjun.guo@linaro.org>
176179
Heiko Carstens <hca@linux.ibm.com> <h.carstens@de.ibm.com>
177180
Heiko Carstens <hca@linux.ibm.com> <heiko.carstens@de.ibm.com>
181+
Heiko Stuebner <heiko@sntech.de> <heiko.stuebner@bqreaders.com>
182+
Heiko Stuebner <heiko@sntech.de> <heiko.stuebner@theobroma-systems.com>
183+
Heiko Stuebner <heiko@sntech.de> <heiko.stuebner@vrull.eu>
178184
Henk Vergonet <Henk.Vergonet@gmail.com>
179185
Henrik Kretzschmar <henne@nachtwindheim.de>
180186
Henrik Rydberg <rydberg@bitmath.org>
181187
Herbert Xu <herbert@gondor.apana.org.au>
182188
Huacai Chen <chenhuacai@kernel.org> <chenhc@lemote.com>
183189
Huacai Chen <chenhuacai@kernel.org> <chenhuacai@loongson.cn>
190+
J. Bruce Fields <bfields@fieldses.org> <bfields@redhat.com>
191+
J. Bruce Fields <bfields@fieldses.org> <bfields@citi.umich.edu>
184192
Jacob Shin <Jacob.Shin@amd.com>
185193
Jaegeuk Kim <jaegeuk@kernel.org> <jaegeuk@google.com>
186194
Jaegeuk Kim <jaegeuk@kernel.org> <jaegeuk.kim@samsung.com>
@@ -233,10 +241,12 @@ Jisheng Zhang <jszhang@kernel.org> <Jisheng.Zhang@synaptics.com>
233241
Johan Hovold <johan@kernel.org> <jhovold@gmail.com>
234242
Johan Hovold <johan@kernel.org> <johan@hovoldconsulting.com>
235243
John Crispin <john@phrozen.org> <blogic@openwrt.org>
244+
John Keeping <john@keeping.me.uk> <john@metanate.com>
236245
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
237246
John Stultz <johnstul@us.ibm.com>
238247
<jon.toppins+linux@gmail.com> <jtoppins@cumulusnetworks.com>
239248
<jon.toppins+linux@gmail.com> <jtoppins@redhat.com>
249+
Jonas Gorski <jonas.gorski@gmail.com> <jogo@openwrt.org>
240250
Jordan Crouse <jordan@cosmicpenguin.net> <jcrouse@codeaurora.org>
241251
<josh@joshtriplett.org> <josh@freedesktop.org>
242252
<josh@joshtriplett.org> <josh@kernel.org>
@@ -270,6 +280,10 @@ Krzysztof Kozlowski <krzk@kernel.org> <k.kozlowski@samsung.com>
270280
Krzysztof Kozlowski <krzk@kernel.org> <krzysztof.kozlowski@canonical.com>
271281
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
272282
Kuogee Hsieh <quic_khsieh@quicinc.com> <khsieh@codeaurora.org>
283+
Lee Jones <lee@kernel.org> <joneslee@google.com>
284+
Lee Jones <lee@kernel.org> <lee.jones@canonical.com>
285+
Lee Jones <lee@kernel.org> <lee.jones@linaro.org>
286+
Lee Jones <lee@kernel.org> <lee@ubuntu.com>
273287
Leonard Crestez <leonard.crestez@nxp.com> Leonard Crestez <cdleonard@gmail.com>
274288
Leonardo Bras <leobras.c@gmail.com> <leonardo@linux.ibm.com>
275289
Leonard Göhrs <l.goehrs@pengutronix.de>
@@ -296,6 +310,7 @@ Marek Behún <kabel@kernel.org> <marek.behun@nic.cz>
296310
Marek Behún <kabel@kernel.org> Marek Behun <marek.behun@nic.cz>
297311
Mark Brown <broonie@sirena.org.uk>
298312
Mark Starovoytov <mstarovo@pm.me> <mstarovoitov@marvell.com>
313+
Markus Schneider-Pargmann <msp@baylibre.com> <mpa@pengutronix.de>
299314
Mark Yao <markyao0591@gmail.com> <mark.yao@rock-chips.com>
300315
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@ginzinger.com>
301316
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm>
@@ -327,6 +342,7 @@ Mauro Carvalho Chehab <mchehab@kernel.org> <m.chehab@samsung.com>
327342
Mauro Carvalho Chehab <mchehab@kernel.org> <mchehab@s-opensource.com>
328343
Maxim Mikityanskiy <maxtram95@gmail.com> <maximmi@mellanox.com>
329344
Maxim Mikityanskiy <maxtram95@gmail.com> <maximmi@nvidia.com>
345+
Maxime Ripard <mripard@kernel.org> <maxime@cerno.tech>
330346
Maxime Ripard <mripard@kernel.org> <maxime.ripard@bootlin.com>
331347
Maxime Ripard <mripard@kernel.org> <maxime.ripard@free-electrons.com>
332348
Mayuresh Janorkar <mayur@ti.com>

CREDITS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,12 @@ E: tomas@nocrew.org
383383
W: http://tomas.nocrew.org/
384384
D: dsp56k device driver
385385

386+
N: Srivatsa S. Bhat
387+
E: srivatsa@csail.mit.edu
388+
D: Maintainer of Generic Paravirt-Ops subsystem
389+
D: Maintainer of VMware hypervisor interface
390+
D: Maintainer of VMware virtual PTP clock driver (ptp_vmw)
391+
386392
N: Ross Biro
387393
E: ross.biro@gmail.com
388394
D: Original author of the Linux networking code

Documentation/ABI/obsolete/o2cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
What: /sys/o2cb
22
Date: Dec 2005
33
KernelVersion: 2.6.16
4-
Contact: ocfs2-devel@oss.oracle.com
4+
Contact: ocfs2-devel@lists.linux.dev
55
Description: Ocfs2-tools looks at 'interface-revision' for versioning
66
information. Each logmask/ file controls a set of debug prints
77
and can be written into with the strings "allow", "deny", or
88
"off". Reading the file returns the current state.
99
Was renamed to /sys/fs/u2cb/
1010
Users: ocfs2-tools. It's sufficient to mail proposed changes to
11-
ocfs2-devel@oss.oracle.com.
11+
ocfs2-devel@lists.linux.dev.

Documentation/ABI/removed/o2cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
What: /sys/o2cb symlink
22
Date: May 2011
33
KernelVersion: 3.0
4-
Contact: ocfs2-devel@oss.oracle.com
4+
Contact: ocfs2-devel@lists.linux.dev
55
Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
66
removed when new versions of ocfs2-tools which know to look
77
in /sys/fs/o2cb are sufficiently prevalent. Don't code new
88
software to look here, it should try /sys/fs/o2cb instead.
99
Users: ocfs2-tools. It's sufficient to mail proposed changes to
10-
ocfs2-devel@oss.oracle.com.
10+
ocfs2-devel@lists.linux.dev.

Documentation/ABI/stable/o2cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
What: /sys/fs/o2cb/
22
Date: Dec 2005
33
KernelVersion: 2.6.16
4-
Contact: ocfs2-devel@oss.oracle.com
4+
Contact: ocfs2-devel@lists.linux.dev
55
Description: Ocfs2-tools looks at 'interface-revision' for versioning
66
information. Each logmask/ file controls a set of debug prints
77
and can be written into with the strings "allow", "deny", or
88
"off". Reading the file returns the current state.
99
Users: ocfs2-tools. It's sufficient to mail proposed changes to
10-
ocfs2-devel@oss.oracle.com.
10+
ocfs2-devel@lists.linux.dev.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
What: /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910[-X]/bmof
2+
Date: Jun 2017
3+
KernelVersion: 4.13
4+
Description:
5+
Binary MOF metadata used to decribe the details of available ACPI WMI interfaces.
6+
7+
See Documentation/wmi/devices/wmi-bmof.rst for details.

Documentation/ABI/testing/debugfs-dell-wmi-ddv

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,32 @@ Date: September 2022
33
KernelVersion: 6.1
44
Contact: Armin Wolf <W_Armin@gmx.de>
55
Description:
6-
This file contains the contents of the fan sensor information buffer,
7-
which contains fan sensor entries and a terminating character (0xFF).
6+
This file contains the contents of the fan sensor information
7+
buffer, which contains fan sensor entries and a terminating
8+
character (0xFF).
89

9-
Each fan sensor entry consists of three bytes with an unknown meaning,
10-
interested people may use this file for reverse-engineering.
10+
Each fan sensor entry contains:
11+
12+
- fan type (single byte)
13+
- fan speed in RPM (two bytes, little endian)
14+
15+
See Documentation/wmi/devices/dell-wmi-ddv.rst for details.
1116

1217
What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/thermal_sensor_information
1318
Date: September 2022
1419
KernelVersion: 6.1
1520
Contact: Armin Wolf <W_Armin@gmx.de>
1621
Description:
17-
This file contains the contents of the thermal sensor information buffer,
18-
which contains thermal sensor entries and a terminating character (0xFF).
22+
This file contains the contents of the thermal sensor information
23+
buffer, which contains thermal sensor entries and a terminating
24+
character (0xFF).
25+
26+
Each thermal sensor entry contains:
27+
28+
- thermal type (single byte)
29+
- current temperature (single byte)
30+
- min. temperature (single byte)
31+
- max. temperature (single byte)
32+
- unknown field (single byte)
1933

20-
Each thermal sensor entry consists of five bytes with an unknown meaning,
21-
interested people may use this file for reverse-engineering.
34+
See Documentation/wmi/devices/dell-wmi-ddv.rst for details.

0 commit comments

Comments
 (0)