forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
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/netdev/net
Cross-merge networking fixes after downstream PR. Conflicts: include/linux/mlx5/driver.h 617f5db ("RDMA/mlx5: Fix affinity assignment") dc13180 ("net/mlx5: Enable devlink port for embedded cpu VF vports") https://lore.kernel.org/all/[email protected]/ tools/testing/selftests/net/mptcp/mptcp_join.sh 47867f0 ("selftests: mptcp: join: skip check if MIB counter not supported") 425ba80 ("selftests: mptcp: join: support RM_ADDR for used endpoints or not") 45b1a12 ("mptcp: introduces more address related mibs") 0639fa2 ("selftests: mptcp: add explicit check for new mibs") https://lore.kernel.org/netdev/20230609-upstream-net-20230610-mptcp-selftests-support-old-kernels-part-3-v1-0-2896fe2ee8a3@tessares.net/ No adjacent changes. Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
366 changed files
with
3,266 additions
and
1,621 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -233,6 +233,7 @@ Jisheng Zhang <[email protected]> <[email protected]> | |
Johan Hovold <[email protected]> <[email protected]> | ||
Johan Hovold <[email protected]> <[email protected]> | ||
John Crispin <[email protected]> <[email protected]> | ||
John Keeping <[email protected]> <[email protected]> | ||
John Paul Adrian Glaubitz <[email protected]> | ||
John Stultz <[email protected]> | ||
<[email protected]> <[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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ title: Common Properties for Serial ATA AHCI controllers | |
|
||
maintainers: | ||
- Hans de Goede <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | ||
This document defines device tree properties for a common AHCI SATA | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Canaan Kendryte K210 Clock | ||
|
||
maintainers: | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | | ||
Canaan Kendryte K210 SoC clocks driver bindings. The clock | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Canaan Kendryte K210 System Controller | ||
|
||
maintainers: | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | ||
Canaan Inc. Kendryte K210 SoC system controller which provides a | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ maintainers: | |
- Alistair Francis <[email protected]> | ||
|
||
description: | ||
RTL8723CS/RTL8723CS/RTL8821CS/RTL8822CS is a WiFi + BT chip. WiFi part | ||
RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS is a WiFi + BT chip. WiFi part | ||
is connected over SDIO, while BT is connected over serial. It speaks | ||
H5 protocol with few extra commands to upload firmware and change | ||
module speed. | ||
|
@@ -27,7 +27,7 @@ properties: | |
- items: | ||
- enum: | ||
- realtek,rtl8821cs-bt | ||
- const: realtek,rtl8822cs-bt | ||
- const: realtek,rtl8723bs-bt | ||
|
||
device-wake-gpios: | ||
maxItems: 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Canaan Kendryte K210 FPIOA | ||
|
||
maintainers: | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | ||
The Canaan Kendryte K210 SoC Fully Programmable IO Array (FPIOA) | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Canaan Kendryte K210 Reset Controller | ||
|
||
maintainers: | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | | ||
Canaan Kendryte K210 reset controller driver which supports the SoC | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# | |
title: Canaan SoC-based boards | ||
|
||
maintainers: | ||
- Damien Le Moal <[email protected]> | ||
- Damien Le Moal <[email protected]> | ||
|
||
description: | ||
Canaan Kendryte K210 SoC-based boards | ||
|
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 |
---|---|---|
|
@@ -8798,6 +8798,7 @@ F: include/linux/gpio/regmap.h | |
GPIO SUBSYSTEM | ||
M: Linus Walleij <[email protected]> | ||
M: Bartosz Golaszewski <[email protected]> | ||
R: Andy Shevchenko <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git | ||
|
@@ -9694,8 +9695,9 @@ F: include/uapi/linux/i2c-*.h | |
F: include/uapi/linux/i2c.h | ||
|
||
I2C SUBSYSTEM HOST DRIVERS | ||
M: Andi Shyti <[email protected]> | ||
L: [email protected] | ||
S: Odd Fixes | ||
S: Maintained | ||
W: https://i2c.wiki.kernel.org/ | ||
Q: https://patchwork.ozlabs.org/project/linux-i2c/list/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git | ||
|
@@ -18060,6 +18062,14 @@ S: Maintained | |
F: Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml | ||
F: drivers/usb/gadget/udc/renesas_usbf.c | ||
|
||
RENESAS RZ/V2M I2C DRIVER | ||
M: Fabrizio Castro <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml | ||
F: drivers/i2c/busses/i2c-rzv2m.c | ||
|
||
RENESAS USB PHY DRIVER | ||
M: Yoshihiro Shimoda <[email protected]> | ||
L: [email protected] | ||
|
@@ -19144,6 +19154,9 @@ SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS | |
M: Karsten Graul <[email protected]> | ||
M: Wenjia Zhang <[email protected]> | ||
M: Jan Karcher <[email protected]> | ||
R: D. Wythe <[email protected]> | ||
R: Tony Lu <[email protected]> | ||
R: Wen Gu <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: net/smc/ | ||
|
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 |
---|---|---|
|
@@ -792,7 +792,7 @@ | |
}; | ||
|
||
&shdwc { | ||
atmel,shdwc-debouncer = <976>; | ||
debounce-delay-us = <976>; | ||
status = "okay"; | ||
|
||
input@0 { | ||
|
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
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
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 |
---|---|---|
|
@@ -83,6 +83,7 @@ | |
L2: l2-cache { | ||
compatible = "cache"; | ||
cache-level = <2>; | ||
cache-unified; | ||
}; | ||
|
||
idle-states { | ||
|
Oops, something went wrong.