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/netdev/net
No conflicts. Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information
Showing
265 changed files
with
2,787 additions
and
1,902 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 |
---|---|---|
|
@@ -971,6 +971,7 @@ D: PowerPC | |
N: Daniel Drake | ||
E: [email protected] | ||
D: USBAT02 CompactFlash support in usb-storage | ||
D: ZD1211RW wireless driver | ||
S: UK | ||
|
||
N: Oleg Drokin | ||
|
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ properties: | |
const: ti,sn65dsi86 | ||
|
||
reg: | ||
const: 0x2d | ||
enum: [ 0x2c, 0x2d ] | ||
|
||
enable-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
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 |
---|---|---|
|
@@ -41,7 +41,6 @@ properties: | |
- description: builtin MSI controller. | ||
|
||
interrupt-names: | ||
minItems: 1 | ||
items: | ||
- const: msi | ||
|
||
|
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 |
---|---|---|
|
@@ -414,7 +414,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm | |
F: drivers/acpi/pmic/ | ||
|
||
ACPI THERMAL DRIVER | ||
M: Zhang Rui <[email protected]> | ||
M: Rafael J. Wysocki <[email protected]> | ||
R: Zhang Rui <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
W: https://01.org/linux-acpi | ||
|
@@ -1275,6 +1276,7 @@ F: drivers/input/mouse/bcm5974.c | |
|
||
APPLE DART IOMMU DRIVER | ||
M: Sven Peter <[email protected]> | ||
R: Alyssa Rosenzweig <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/iommu/apple,dart.yaml | ||
|
@@ -1711,6 +1713,8 @@ F: drivers/*/*alpine* | |
|
||
ARM/APPLE MACHINE SUPPORT | ||
M: Hector Martin <[email protected]> | ||
M: Sven Peter <[email protected]> | ||
R: Alyssa Rosenzweig <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
W: https://asahilinux.org | ||
|
@@ -2236,6 +2240,7 @@ F: arch/arm/mach-pxa/mioa701.c | |
|
||
ARM/MStar/Sigmastar Armv7 SoC support | ||
M: Daniel Palmer <[email protected]> | ||
M: Romain Perier <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
W: http://linux-chenxing.org/ | ||
|
@@ -2712,6 +2717,7 @@ F: drivers/power/reset/keystone-reset.c | |
|
||
ARM/TEXAS INSTRUMENTS K3 ARCHITECTURE | ||
M: Nishanth Menon <[email protected]> | ||
M: Vignesh Raghavendra <[email protected]> | ||
M: Tero Kristo <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
|
@@ -4656,7 +4662,7 @@ W: http://linux-cifs.samba.org/ | |
T: git git://git.samba.org/sfrench/cifs-2.6.git | ||
F: Documentation/admin-guide/cifs/ | ||
F: fs/cifs/ | ||
F: fs/cifs_common/ | ||
F: fs/smbfs_common/ | ||
|
||
COMPACTPCI HOTPLUG CORE | ||
M: Scott Murray <[email protected]> | ||
|
@@ -8608,9 +8614,8 @@ F: Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml | |
F: drivers/iio/humidity/hts221* | ||
|
||
HUAWEI ETHERNET DRIVER | ||
M: Bin Luo <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
S: Orphan | ||
F: Documentation/networking/device_drivers/ethernet/huawei/hinic.rst | ||
F: drivers/net/ethernet/huawei/hinic/ | ||
|
||
|
@@ -10194,8 +10199,8 @@ M: Hyunchul Lee <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
T: git git://git.samba.org/ksmbd.git | ||
F: fs/cifs_common/ | ||
F: fs/ksmbd/ | ||
F: fs/smbfs_common/ | ||
|
||
KERNEL UNIT TESTING FRAMEWORK (KUnit) | ||
M: Brendan Higgins <[email protected]> | ||
|
@@ -17793,7 +17798,6 @@ F: drivers/staging/nvec/ | |
|
||
STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON) | ||
M: Jens Frederich <[email protected]> | ||
M: Daniel Drake <[email protected]> | ||
M: Jon Nettleton <[email protected]> | ||
S: Maintained | ||
W: http://wiki.laptop.org/go/DCON | ||
|
@@ -18549,13 +18553,14 @@ T: git git://linuxtv.org/media_tree.git | |
F: drivers/media/radio/radio-raremono.c | ||
|
||
THERMAL | ||
M: Zhang Rui <[email protected]> | ||
M: Rafael J. Wysocki <[email protected]> | ||
M: Daniel Lezcano <[email protected]> | ||
R: Amit Kucheria <[email protected]> | ||
R: Zhang Rui <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
Q: https://patchwork.kernel.org/project/linux-pm/list/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal | ||
F: Documentation/devicetree/bindings/thermal/ | ||
F: drivers/thermal/ | ||
F: include/linux/cpu_cooling.h | ||
|
@@ -20698,7 +20703,6 @@ S: Maintained | |
F: mm/zbud.c | ||
|
||
ZD1211RW WIRELESS DRIVER | ||
M: Daniel Drake <[email protected]> | ||
M: Ulrich Kunitz <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (subscribers-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
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.