-
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
Mostly simple cases of overlapping changes (adding code nearby, a function whose name changes, for example). Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
551 changed files
with
7,439 additions
and
3,798 deletions.
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
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
39 changes: 0 additions & 39 deletions
39
Documentation/devicetree/bindings/phy/brcm,nsp-usb3-phy.txt
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4782,6 +4782,12 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/edac/mpc85xx_edac.[ch] | ||
|
||
EDAC-PND2 | ||
M: Tony Luck <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/edac/pnd2_edac.[ch] | ||
|
||
EDAC-PASEMI | ||
M: Egor Martovetsky <[email protected]> | ||
L: [email protected] | ||
|
@@ -4929,6 +4935,7 @@ F: include/linux/netfilter_bridge/ | |
F: net/bridge/ | ||
|
||
ETHERNET PHY LIBRARY | ||
M: Andrew Lunn <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -7090,9 +7097,9 @@ S: Maintained | |
F: fs/autofs4/ | ||
|
||
KERNEL BUILD + files below scripts/ (unless maintained elsewhere) | ||
M: Masahiro Yamada <[email protected]> | ||
M: Michal Marek <[email protected]> | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/kbuild/ | ||
|
@@ -10815,6 +10822,7 @@ F: drivers/s390/block/dasd* | |
F: block/partitions/ibm.c | ||
|
||
S390 NETWORK DRIVERS | ||
M: Julian Wiedmann <[email protected]> | ||
M: Ursula Braun <[email protected]> | ||
L: [email protected] | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
@@ -10845,6 +10853,7 @@ S: Supported | |
F: drivers/s390/scsi/zfcp_* | ||
|
||
S390 IUCV NETWORK LAYER | ||
M: Julian Wiedmann <[email protected]> | ||
M: Ursula Braun <[email protected]> | ||
L: [email protected] | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
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 |
---|---|---|
|
@@ -26,6 +26,7 @@ | |
device_type = "cpu"; | ||
compatible = "snps,arc770d"; | ||
reg = <0>; | ||
clocks = <&core_clk>; | ||
}; | ||
}; | ||
|
||
|
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 |
---|---|---|
|
@@ -21,6 +21,7 @@ | |
device_type = "cpu"; | ||
compatible = "snps,archs38"; | ||
reg = <0>; | ||
clocks = <&core_clk>; | ||
}; | ||
}; | ||
|
||
|
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.