forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Minor SPDX change conflict. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
5,301 changed files
with
7,190 additions
and
26,605 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,6 +81,7 @@ Greg Kroah-Hartman <greg@echidna.(none)> | |
Greg Kroah-Hartman <[email protected]> | ||
Greg Kroah-Hartman <[email protected]> | ||
Gregory CLEMENT <[email protected]> <[email protected]> | ||
Hanjun Guo <[email protected]> <[email protected]> | ||
Henk Vergonet <[email protected]> | ||
Henrik Kretzschmar <[email protected]> | ||
Henrik Rydberg <[email protected]> | ||
|
@@ -238,6 +239,7 @@ Vlad Dogaru <[email protected]> <[email protected]> | |
Vladimir Davydov <[email protected]> <[email protected]> | ||
Vladimir Davydov <[email protected]> <[email protected]> | ||
Takashi YOSHII <[email protected]> | ||
Will Deacon <[email protected]> <[email protected]> | ||
Yakir Yang <[email protected]> <[email protected]> | ||
Yusuke Goda <[email protected]> | ||
Gustavo Padovan <[email protected]> | ||
|
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,6 +1,6 @@ | ||
What: /sys/bus/siox/devices/siox-X/active | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
On reading represents the current state of the bus. If it | ||
contains a "0" the bus is stopped and connected devices are | ||
|
@@ -12,7 +12,7 @@ Description: | |
|
||
What: /sys/bus/siox/devices/siox-X/device_add | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Write-only file. Write | ||
|
||
|
@@ -27,61 +27,61 @@ Description: | |
|
||
What: /sys/bus/siox/devices/siox-X/device_remove | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Write-only file. A single write removes the last device in the siox chain. | ||
|
||
What: /sys/bus/siox/devices/siox-X/poll_interval_ns | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Defines the interval between two poll cycles in nano seconds. | ||
Note this is rounded to jiffies on writing. On reading the current value | ||
is returned. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/connected | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value. "0" means the Yth device on siox bus X isn't "connected" i.e. | ||
communication with it is not ensured. "1" signals a working connection. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/inbytes | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value reporting the inbytes value provided to siox-X/device_add | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/status_errors | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Counts the number of time intervals when the read status byte doesn't yield the | ||
expected value. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/type | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value reporting the type value provided to siox-X/device_add. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/watchdog | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value reporting if the watchdog of the siox device is | ||
active. "0" means the watchdog is not active and the device is expected to | ||
be operational. "1" means the watchdog keeps the device in reset. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/watchdog_errors | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value reporting the number to time intervals when the | ||
watchdog was active. | ||
|
||
What: /sys/bus/siox/devices/siox-X-Y/outbytes | ||
KernelVersion: 4.16 | ||
Contact: Gavin Schenk <g.schenk@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Contact: Thorsten Scherer <t.scherer@eckelmann.de>, Uwe Kleine-König <[email protected]> | ||
Description: | ||
Read-only value reporting the outbytes value provided to siox-X/device_add. |
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
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 |
---|---|---|
|
@@ -364,7 +364,7 @@ F: drivers/acpi/fan.c | |
|
||
ACPI FOR ARM64 (ACPI/arm64) | ||
M: Lorenzo Pieralisi <[email protected]> | ||
M: Hanjun Guo <[email protected]> | ||
M: Hanjun Guo <[email protected]> | ||
M: Sudeep Holla <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -1235,7 +1235,7 @@ F: arch/arm/lib/floppydma.S | |
F: arch/arm/include/asm/floppy.h | ||
|
||
ARM PMU PROFILING AND DEBUGGING | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
M: Mark Rutland <[email protected]> | ||
S: Maintained | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -1307,7 +1307,7 @@ F: Documentation/devicetree/bindings/interrupt-controller/arm,vic.txt | |
F: drivers/irqchip/irq-vic.c | ||
|
||
ARM SMMU DRIVERS | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
R: Robin Murphy <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -2085,7 +2085,7 @@ F: drivers/tty/serial/msm_serial.c | |
F: drivers/usb/dwc3/dwc3-qcom.c | ||
F: include/dt-bindings/*/qcom* | ||
F: include/linux/*/qcom* | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git | ||
|
||
ARM/RADISYS ENP2611 MACHINE SUPPORT | ||
M: Lennert Buytenhek <[email protected]> | ||
|
@@ -2550,7 +2550,7 @@ F: drivers/i2c/busses/i2c-xiic.c | |
|
||
ARM64 PORT (AARCH64 ARCHITECTURE) | ||
M: Catalin Marinas <[email protected]> | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git | ||
S: Maintained | ||
|
@@ -2734,7 +2734,7 @@ S: Maintained | |
F: drivers/net/wireless/atmel/atmel* | ||
|
||
ATOMIC INFRASTRUCTURE | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
M: Peter Zijlstra <[email protected]> | ||
R: Boqun Feng <[email protected]> | ||
L: [email protected] | ||
|
@@ -3121,7 +3121,7 @@ F: arch/arm/mach-bcm/ | |
|
||
BROADCOM BCM2835 ARM ARCHITECTURE | ||
M: Eric Anholt <[email protected]> | ||
M: Stefan Wahren <[email protected]> | ||
M: Stefan Wahren <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
T: git git://github.com/anholt/linux | ||
|
@@ -6227,7 +6227,6 @@ F: include/linux/ipmi-fru.h | |
K: fmc_d.*register | ||
|
||
FPGA MANAGER FRAMEWORK | ||
M: Alan Tull <[email protected]> | ||
M: Moritz Fischer <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -8567,7 +8566,7 @@ S: Odd Fixes | |
|
||
KERNEL NFSD, SUNRPC, AND LOCKD SERVERS | ||
M: "J. Bruce Fields" <[email protected]> | ||
M: Jeff Layton <[email protected]> | ||
M: Chuck Lever <[email protected]> | ||
L: [email protected] | ||
W: http://nfs.sourceforge.net/ | ||
T: git git://linux-nfs.org/~bfields/linux.git | ||
|
@@ -9122,7 +9121,7 @@ F: drivers/misc/lkdtm/* | |
LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM) | ||
M: Alan Stern <[email protected]> | ||
M: Andrea Parri <[email protected]> | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
M: Peter Zijlstra <[email protected]> | ||
M: Boqun Feng <[email protected]> | ||
M: Nicholas Piggin <[email protected]> | ||
|
@@ -9230,7 +9229,7 @@ F: Documentation/admin-guide/LSM/LoadPin.rst | |
LOCKING PRIMITIVES | ||
M: Peter Zijlstra <[email protected]> | ||
M: Ingo Molnar <[email protected]> | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core | ||
S: Maintained | ||
|
@@ -10552,7 +10551,7 @@ F: arch/arm/boot/dts/mmp* | |
F: arch/arm/mach-mmp/ | ||
|
||
MMU GATHER AND TLB INVALIDATION | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
M: "Aneesh Kumar K.V" <[email protected]> | ||
M: Andrew Morton <[email protected]> | ||
M: Nick Piggin <[email protected]> | ||
|
@@ -12050,7 +12049,7 @@ S: Maintained | |
F: drivers/pci/controller/dwc/*layerscape* | ||
|
||
PCI DRIVER FOR GENERIC OF HOSTS | ||
M: Will Deacon <will[email protected]> | ||
M: Will Deacon <will@kernel.org> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -14415,7 +14414,7 @@ F: lib/test_siphash.c | |
F: include/linux/siphash.h | ||
|
||
SIOX | ||
M: Gavin Schenk <g.schenk@eckelmann.de> | ||
M: Thorsten Scherer <t.scherer@eckelmann.de> | ||
M: Uwe Kleine-König <[email protected]> | ||
R: Pengutronix Kernel Team <[email protected]> | ||
S: Supported | ||
|
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
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
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
Oops, something went wrong.