forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #537 from thehajime/merge-6.6
Merge v6.6
- Loading branch information
Showing
24,413 changed files
with
1,046,664 additions
and
414,137 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
*.[ch] diff=cpp | ||
*.dts diff=dts | ||
*.dts[io] diff=dts | ||
*.rs diff=rust |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -383,6 +383,12 @@ E: [email protected] | |
W: http://tomas.nocrew.org/ | ||
D: dsp56k device driver | ||
|
||
N: Srivatsa S. Bhat | ||
E: [email protected] | ||
D: Maintainer of Generic Paravirt-Ops subsystem | ||
D: Maintainer of VMware hypervisor interface | ||
D: Maintainer of VMware virtual PTP clock driver (ptp_vmw) | ||
|
||
N: Ross Biro | ||
E: [email protected] | ||
D: Original author of the Linux networking code | ||
|
@@ -660,11 +666,6 @@ S: Tamsui town, Taipei county, | |
S: Taiwan 251 | ||
S: Republic of China | ||
|
||
N: Reinette Chatre | ||
E: [email protected] | ||
D: WiMedia Link Protocol implementation | ||
D: UWB stack bits and pieces | ||
|
||
N: Michael Elizabeth Chastain | ||
E: [email protected] | ||
D: Configure, Menuconfig, xconfig | ||
|
@@ -3017,12 +3018,6 @@ S: Demonstratsii 8-382 | |
S: Tula 300000 | ||
S: Russia | ||
|
||
N: Inaky Perez-Gonzalez | ||
E: [email protected] | ||
D: UWB stack, HWA-RC driver and HWA-HC drivers | ||
D: Wireless USB additions to the USB stack | ||
D: WiMedia Link Protocol bits and pieces | ||
|
||
N: Gordon Peters | ||
E: [email protected] | ||
D: Isochronous receive for IEEE 1394 driver (OHCI module). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
What: /sys/o2cb | ||
Date: Dec 2005 | ||
KernelVersion: 2.6.16 | ||
Contact: ocfs2-devel@oss.oracle.com | ||
Contact: ocfs2-devel@lists.linux.dev | ||
Description: Ocfs2-tools looks at 'interface-revision' for versioning | ||
information. Each logmask/ file controls a set of debug prints | ||
and can be written into with the strings "allow", "deny", or | ||
"off". Reading the file returns the current state. | ||
Was renamed to /sys/fs/u2cb/ | ||
Users: ocfs2-tools. It's sufficient to mail proposed changes to | ||
ocfs2-devel@oss.oracle.com. | ||
ocfs2-devel@lists.linux.dev. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
What: /sys/o2cb symlink | ||
Date: May 2011 | ||
KernelVersion: 3.0 | ||
Contact: ocfs2-devel@oss.oracle.com | ||
Contact: ocfs2-devel@lists.linux.dev | ||
Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is | ||
removed when new versions of ocfs2-tools which know to look | ||
in /sys/fs/o2cb are sufficiently prevalent. Don't code new | ||
software to look here, it should try /sys/fs/o2cb instead. | ||
Users: ocfs2-tools. It's sufficient to mail proposed changes to | ||
ocfs2-devel@oss.oracle.com. | ||
ocfs2-devel@lists.linux.dev. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
What: /sys/fs/o2cb/ | ||
Date: Dec 2005 | ||
KernelVersion: 2.6.16 | ||
Contact: ocfs2-devel@oss.oracle.com | ||
Contact: ocfs2-devel@lists.linux.dev | ||
Description: Ocfs2-tools looks at 'interface-revision' for versioning | ||
information. Each logmask/ file controls a set of debug prints | ||
and can be written into with the strings "allow", "deny", or | ||
"off". Reading the file returns the current state. | ||
Users: ocfs2-tools. It's sufficient to mail proposed changes to | ||
ocfs2-devel@oss.oracle.com. | ||
ocfs2-devel@lists.linux.dev. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
What: /sys/bus/mhi/devices/.../serialnumber | ||
Date: Sept 2020 | ||
KernelVersion: 5.10 | ||
Contact: Bhaumik Bhatt <[email protected]> | ||
Contact: [email protected] | ||
Description: The file holds the serial number of the client device obtained | ||
using a BHI (Boot Host Interface) register read after at least | ||
one attempt to power up the device has been done. If read | ||
|
@@ -12,7 +12,7 @@ Users: Any userspace application or clients interested in device info. | |
What: /sys/bus/mhi/devices/.../oem_pk_hash | ||
Date: Sept 2020 | ||
KernelVersion: 5.10 | ||
Contact: Bhaumik Bhatt <[email protected]> | ||
Contact: [email protected] | ||
Description: The file holds the OEM PK Hash value of the endpoint device | ||
obtained using a BHI (Boot Host Interface) register read after | ||
at least one attempt to power up the device has been done. If | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,7 +84,7 @@ What: /sys/bus/dsa/devices/dsa<m>/pasid_enabled | |
Date: Oct 27, 2020 | ||
KernelVersion: 5.11.0 | ||
Contact: [email protected] | ||
Description: To indicate if PASID (process address space identifier) is | ||
Description: To indicate if user PASID (process address space identifier) is | ||
enabled or not for this device. | ||
|
||
What: /sys/bus/dsa/devices/dsa<m>/state | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -662,3 +662,56 @@ Description: This file shows the system reset cause due to AC power failure. | |
Value 1 in file means this is reset cause, 0 - otherwise. | ||
|
||
The file is read only. | ||
|
||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld5_pn | ||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld5_version | ||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld5_version_min | ||
Date: August 2023 | ||
KernelVersion: 6.6 | ||
Contact: Vadim Pasternak <[email protected]> | ||
Description: These files show with which CPLD part numbers, version and minor | ||
versions have been burned the 5-th CPLD device equipped on a | ||
system. | ||
|
||
The files are read only. | ||
|
||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_cap | ||
Date: August 2023 | ||
KernelVersion: 6.6 | ||
Contact: Vadim Pasternak <[email protected]> | ||
Description: This file indicates the available method of CPLD/FPGA devices | ||
field update through the JTAG chain: | ||
|
||
b00 - field update through LPC bus register memory space. | ||
b01 - Reserved. | ||
b10 - Reserved. | ||
b11 - field update through CPU GPIOs bit-banging. | ||
|
||
The file is read only. | ||
|
||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/lid_open | ||
Date: August 2023 | ||
KernelVersion: 6.6 | ||
Contact: Vadim Pasternak <[email protected]> | ||
Description: 1 - indicates that system lid is opened, otherwise 0. | ||
|
||
The file is read only. | ||
|
||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_long_pwr_pb | ||
Date: August 2023 | ||
KernelVersion: 6.6 | ||
Contact: Vadim Pasternak <[email protected]> | ||
Description: This file if set 1 indicates that system has been reset by | ||
long press of power button. | ||
|
||
The file is read only. | ||
|
||
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_swb_dc_dc_pwr_fail | ||
Date: August 2023 | ||
KernelVersion: 6.6 | ||
Contact: Vadim Pasternak <[email protected]> | ||
Description: This file shows 1 in case the system reset happened due to the | ||
failure of any DC-DC power converter devices equipped on the | ||
switch board. | ||
|
||
The file is read only. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
What: /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910[-X]/bmof | ||
Date: Jun 2017 | ||
KernelVersion: 4.13 | ||
Description: | ||
Binary MOF metadata used to describe the details of available ACPI WMI interfaces. | ||
|
||
See Documentation/wmi/devices/wmi-bmof.rst for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
What: /config/usb-gadget/gadget/functions/midi2.name | ||
Date: Jul 2023 | ||
KernelVersion: 6.6 | ||
Description: | ||
The attributes: | ||
|
||
============ =============================================== | ||
process_ump Flag to process UMP Stream messages (0 or 1) | ||
static_block Flag for static blocks (0 or 1) | ||
iface_name MIDI interface name string | ||
============ =============================================== | ||
|
||
What: /config/usb-gadget/gadget/functions/midi2.name/ep.number | ||
Date: Jul 2023 | ||
KernelVersion: 6.6 | ||
Description: | ||
This group contains a UMP Endpoint configuration. | ||
A new Endpoint starts from 0, and can be up to 3. | ||
|
||
The attributes: | ||
|
||
============= =============================================== | ||
protocol_caps MIDI protocol capabilities (1, 2 or 3 for both) | ||
protocol Default MIDI protocol (1 or 2) | ||
ep_name UMP Endpoint name string | ||
product_id Product ID string | ||
manufacturer Manufacture ID (24 bit) | ||
family Device family ID (16 bit) | ||
model Device model ID (16 bit) | ||
sw_revision Software Revision (32 bit) | ||
============= =============================================== | ||
|
||
What: /config/usb-gadget/gadget/functions/midi2.name/ep.number/block.number | ||
Date: Jul 2023 | ||
KernelVersion: 6.6 | ||
Description: | ||
This group contains a UMP Function Block configuration. | ||
A new block starts from 0, and can be up to 31. | ||
|
||
The attributes: | ||
|
||
================= ============================================== | ||
name Function Block name string | ||
direction 1: input, 2: output, 3: bidirectional | ||
first_group The first UMP Group number (0-15) | ||
num_groups The number of groups in this FB (1-16) | ||
midi1_first_group The first UMP Group number for MIDI 1.0 (0-15) | ||
midi1_num_groups The number of groups for MIDI 1.0 (0-16) | ||
ui_hint 0: unknown, 1: receiver, 2: sender, 3: both | ||
midi_ci_verison Supported MIDI-CI version number (8 bit) | ||
is_midi1 Legacy MIDI 1.0 device (0, 1 or 2) | ||
sysex8_streams Max number of SysEx8 streams (8 bit) | ||
active Active FB flag (0 or 1) | ||
================= ============================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,19 +3,32 @@ Date: September 2022 | |
KernelVersion: 6.1 | ||
Contact: Armin Wolf <[email protected]> | ||
Description: | ||
This file contains the contents of the fan sensor information buffer, | ||
which contains fan sensor entries and a terminating character (0xFF). | ||
This file contains the contents of the fan sensor information | ||
buffer, which contains fan sensor entries and a terminating | ||
character (0xFF). | ||
|
||
Each fan sensor entry consists of three bytes with an unknown meaning, | ||
interested people may use this file for reverse-engineering. | ||
Each fan sensor entry contains: | ||
|
||
- fan type (single byte) | ||
- fan speed in RPM (two bytes, little endian) | ||
|
||
See Documentation/wmi/devices/dell-wmi-ddv.rst for details. | ||
|
||
What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/thermal_sensor_information | ||
Date: September 2022 | ||
KernelVersion: 6.1 | ||
Contact: Armin Wolf <[email protected]> | ||
Description: | ||
This file contains the contents of the thermal sensor information buffer, | ||
which contains thermal sensor entries and a terminating character (0xFF). | ||
This file contains the contents of the thermal sensor information | ||
buffer, which contains thermal sensor entries and a terminating | ||
character (0xFF). | ||
|
||
Each thermal sensor entry contains: | ||
|
||
- thermal type (single byte) | ||
- current temperature (single byte) | ||
- min. temperature (single byte) | ||
- max. temperature (single byte) | ||
- unknown field (single byte) | ||
|
||
Each thermal sensor entry consists of five bytes with an unknown meaning, | ||
interested people may use this file for reverse-engineering. | ||
See Documentation/wmi/devices/dell-wmi-ddv.rst for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,7 +95,7 @@ What: /sys/kernel/debug/habanalabs/hl<n>/device_release_watchdog_timeo | |
Date: Oct 2022 | ||
KernelVersion: 6.2 | ||
Contact: [email protected] | ||
Description: The watchdog timeout value in seconds for a device relese upon | ||
Description: The watchdog timeout value in seconds for a device release upon | ||
certain error cases, after which the device is reset. | ||
|
||
What: /sys/kernel/debug/habanalabs/hl<n>/dma_size | ||
|
Oops, something went wrong.