Skip to content

Commit 6f50fa2

Browse files
committed
Merge branch 'master' into for-5.4/logitech
Signed-off-by: Benjamin Tissoires <[email protected]>
2 parents 5b6cc12 + 15d90b2 commit 6f50fa2

File tree

8,702 files changed

+751435
-221461
lines changed

Some content is hidden

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

8,702 files changed

+751435
-221461
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
*.lz4
3131
*.lzma
3232
*.lzo
33+
*.mod
3334
*.mod.c
3435
*.o
3536
*.o.*
@@ -141,3 +142,6 @@ x509.genkey
141142

142143
# Kdevelop4
143144
*.kdev4
145+
146+
# Clang's compilation database file
147+
/compile_commands.json

.mailmap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Jason Gunthorpe <[email protected]> <[email protected]>
9898
9999
100100
Jean Tourrilhes <[email protected]>
101+
101102
Jeff Garzik <[email protected]>
102103
103104
@@ -116,6 +117,7 @@ John Stultz <[email protected]>
116117
Juha Yrjola <at solidboot.com>
117118
Juha Yrjola <[email protected]>
118119
Juha Yrjola <[email protected]>
120+
119121
Kay Sievers <[email protected]>
120122
Kenneth W Chen <[email protected]>
121123
Konstantin Khlebnikov <[email protected]> <[email protected]>
@@ -132,6 +134,7 @@ Linus Lüssing <[email protected]> <[email protected]>
132134
133135
134136
137+
135138
136139
Mark Brown <[email protected]>
137140

CREDITS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,7 +1770,6 @@ S: USA
17701770

17711771
N: Dave Jones
17721772
1773-
W: http://www.codemonkey.org.uk
17741773
D: Assorted VIA x86 support.
17751774
D: 2.5 AGPGART overhaul.
17761775
D: CPUFREQ maintenance.
@@ -3120,7 +3119,7 @@ S: France
31203119
N: Rik van Riel
31213120
31223121
W: http://www.surriel.com/
3123-
D: Linux-MM site, Documentation/sysctl/*, swap/mm readaround
3122+
D: Linux-MM site, Documentation/admin-guide/sysctl/*, swap/mm readaround
31243123
D: kswapd fixes, random kernel hacker, rmap VM,
31253124
D: nl.linux.org administrator, minor scheduler additions
31263125
S: Red Hat Boston

Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Description: It is possible to switch the cpi setting of the mouse with the
55
press of a button.
66
When read, this file returns the raw number of the actual cpi
77
setting reported by the mouse. This number has to be further
8-
processed to receive the real dpi value.
8+
processed to receive the real dpi value:
99

1010
VALUE DPI
1111
1 400

Documentation/ABI/obsolete/sysfs-gpio

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Description:
1111
Kernel code may export it for complete or partial access.
1212

1313
GPIOs are identified as they are inside the kernel, using integers in
14-
the range 0..INT_MAX. See Documentation/gpio for more information.
14+
the range 0..INT_MAX. See Documentation/admin-guide/gpio for more information.
1515

1616
/sys/class/gpio
1717
/export ... asks the kernel to export a GPIO to userspace

Documentation/ABI/removed/sysfs-class-rfkill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rfkill - radio frequency (RF) connector kill switch support
22

3-
For details to this subsystem look at Documentation/rfkill.txt.
3+
For details to this subsystem look at Documentation/driver-api/rfkill.rst.
44

55
What: /sys/class/rfkill/rfkill[0-9]+/claim
66
Date: 09-Jul-2007

Documentation/ABI/stable/sysfs-class-infiniband

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -423,23 +423,6 @@ Description:
423423
(e.g. driver restart on the VM which owns the VF).
424424

425425

426-
sysfs interface for NetEffect RNIC Low-Level iWARP driver (nes)
427-
---------------------------------------------------------------
428-
429-
What: /sys/class/infiniband/nesX/hw_rev
430-
What: /sys/class/infiniband/nesX/hca_type
431-
What: /sys/class/infiniband/nesX/board_id
432-
Date: Feb, 2008
433-
KernelVersion: v2.6.25
434-
435-
Description:
436-
hw_rev: (RO) Hardware revision number
437-
438-
hca_type: (RO) Host Channel Adapter type (NEX020)
439-
440-
board_id: (RO) Manufacturing board id
441-
442-
443426
sysfs interface for Chelsio T4/T5 RDMA driver (cxgb4)
444427
-----------------------------------------------------
445428

Documentation/ABI/stable/sysfs-class-rfkill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rfkill - radio frequency (RF) connector kill switch support
22

3-
For details to this subsystem look at Documentation/rfkill.txt.
3+
For details to this subsystem look at Documentation/driver-api/rfkill.rst.
44

55
For the deprecated /sys/class/rfkill/*/claim knobs of this interface look in
66
Documentation/ABI/removed/sysfs-class-rfkill.

Documentation/ABI/stable/sysfs-devices-node

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Date: October 2002
6161
Contact: Linux Memory Management list <[email protected]>
6262
Description:
6363
The node's hit/miss statistics, in units of pages.
64-
See Documentation/numastat.txt
64+
See Documentation/admin-guide/numastat.rst
6565

6666
What: /sys/devices/system/node/nodeX/distance
6767
Date: October 2002

Documentation/ABI/stable/sysfs-driver-mlxreg-io

Lines changed: 39 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
2-
asic_health
1+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/asic_health
32

43
Date: June 2018
54
KernelVersion: 4.19
@@ -9,9 +8,8 @@ Description: This file shows ASIC health status. The possible values are:
98

109
The files are read only.
1110

12-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
13-
cpld1_version
14-
cpld2_version
11+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld1_version
12+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld2_version
1513
Date: June 2018
1614
KernelVersion: 4.19
1715
Contact: Vadim Pasternak <vadimpmellanox.com>
@@ -20,8 +18,7 @@ Description: These files show with which CPLD versions have been burned
2018

2119
The files are read only.
2220

23-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
24-
fan_dir
21+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/fan_dir
2522

2623
Date: December 2018
2724
KernelVersion: 5.0
@@ -32,8 +29,7 @@ Description: This file shows the system fans direction:
3229

3330
The files are read only.
3431

35-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
36-
jtag_enable
32+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_enable
3733

3834
Date: November 2018
3935
KernelVersion: 5.0
@@ -43,8 +39,7 @@ Description: These files show with which CPLD versions have been burned
4339

4440
The files are read only.
4541

46-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
47-
jtag_enable
42+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_enable
4843

4944
Date: November 2018
5045
KernelVersion: 5.0
@@ -87,16 +82,15 @@ Description: These files allow asserting system power cycling, switching
8782

8883
The files are write only.
8984

90-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
91-
reset_aux_pwr_or_ref
92-
reset_asic_thermal
93-
reset_hotswap_or_halt
94-
reset_hotswap_or_wd
95-
reset_fw_reset
96-
reset_long_pb
97-
reset_main_pwr_fail
98-
reset_short_pb
99-
reset_sw_reset
85+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_aux_pwr_or_ref
86+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_asic_thermal
87+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_hotswap_or_halt
88+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_hotswap_or_wd
89+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_fw_reset
90+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_long_pb
91+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_main_pwr_fail
92+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_short_pb
93+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_sw_reset
10094
Date: June 2018
10195
KernelVersion: 4.19
10296
Contact: Vadim Pasternak <vadimpmellanox.com>
@@ -110,11 +104,10 @@ Description: These files show the system reset cause, as following: power
110104

111105
The files are read only.
112106

113-
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/
114-
reset_comex_pwr_fail
115-
reset_from_comex
116-
reset_system
117-
reset_voltmon_upgrade_fail
107+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_comex_pwr_fail
108+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_from_comex
109+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_system
110+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_voltmon_upgrade_fail
118111

119112
Date: November 2018
120113
KernelVersion: 5.0
@@ -127,3 +120,23 @@ Description: These files show the system reset cause, as following: ComEx
127120
the last reset cause.
128121

129122
The files are read only.
123+
124+
Date: June 2019
125+
KernelVersion: 5.3
126+
Contact: Vadim Pasternak <vadimpmellanox.com>
127+
Description: These files show the system reset cause, as following:
128+
COMEX thermal shutdown; wathchdog power off or reset was derived
129+
by one of the next components: COMEX, switch board or by Small Form
130+
Factor mezzanine, reset requested from ASIC, reset cuased by BIOS
131+
reload. Value 1 in file means this is reset cause, 0 - otherwise.
132+
Only one of the above causes could be 1 at the same time, representing
133+
only last reset cause.
134+
135+
The files are read only.
136+
137+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_comex_thermal
138+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_comex_wd
139+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_from_asic
140+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_reload_bios
141+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_sff_wd
142+
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/reset_swb_wd

0 commit comments

Comments
 (0)